[ 
https://issues.apache.org/jira/browse/DERBY-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040666#comment-14040666
 ] 

Knut Anders Hatlen commented on DERBY-6633:
-------------------------------------------

The requirement is mentioned in the "XML data types and operators" topic of the 
developer's guide. I believe we can replace the paragraph that begins with "For 
the XML operators to work properly", with one that simply states that the JVM 
needs to have a working implementation of 
javax.xml.parsers.DocumentBuilderFactory and javax.xml.xpath.XPathFactory. (All 
supported JVMs are supposed to have that, so it might be redundant, but I don't 
see any harm in mentioning it.) The "Classpath and version issues" paragraph 
can probably be removed now.

In the reference manual, there's a usage note in the topics for XMLEXISTS, 
XMLPARSE, XMLQUERY and XMLSERIALIZE, as well as in the "XML limitations" topic. 
I think we can either remove the usage note, or replace it with similar wording 
as above (require working implementation of j.x.p.DocumentBuilderFactory and 
j.x.x.XPathFactory).

> Remove DOM level 3 XPath requirement from description of XML operators
> ----------------------------------------------------------------------
>
>                 Key: DERBY-6633
>                 URL: https://issues.apache.org/jira/browse/DERBY-6633
>             Project: Derby
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 10.11.0.0
>            Reporter: Knut Anders Hatlen
>
> After DERBY-6624, it is no longer a requirement to have an implementation of 
> the DOM level 3 XPath specification in order to use the XML operators. The 
> docs should stop mentioning the requirement.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to