OK, missed that, thanks.
David
A B (JIRA) wrote:
[ http://issues.apache.org/jira/browse/DERBY-1655?page=comments#action_12427256 ]
A B commented on DERBY-1655:
----------------------------
The documentation so far provides some very high-level descriptoin of what you
use XMLSERIALIZE and XMLPARSE for (although it is not at all clear what the
required input/expected output and syntax is for these operations), and there is
no guidance whatsoever for XMLQUERY and XMLEXISTS.
I think I mentioned in the document this was a first draft, and incomplete.
In particular, please notice the lines:
<begin quote>
And then of course we have to add the new XML operators to this section:
XMLPARSE, XMLSERIALIZE, XMLEXISTS, and XMLQUERY. These are forthcoming...
<end quote>
So yes, the details are on their way...
Document XML functionality for 10.2
-----------------------------------
Key: DERBY-1655
URL: http://issues.apache.org/jira/browse/DERBY-1655
Project: Derby
Issue Type: Task
Components: Documentation
Affects Versions: 10.2.0.0
Reporter: A B
Assigned To: Laura Stewart
Fix For: 10.2.0.0
Attachments: DerbyXMLDoc_v1.html
DERBY-334 and DERBY-688 have added an XML datatype and four XML operators to
Derby. These are all going to be exposed to the user for general use as part
of the 10.2. release, so the datatype and operators need to be documented
accordingly.