Hi, Army. I thought you said in your code comments that you were just
going to use the XML parser that is part of the VM. Is that no longer
the case? Or did I misunderstand.
Thanks,
David
A B (JIRA) wrote On 08/09/06 09:04,:
[ http://issues.apache.org/jira/browse/DERBY-1655?page=all ]
A B updated DERBY-1655:
-----------------------
Attachment: DerbyXMLDoc_v1.html
Attaching a first proposal for documentation of the XML datatype and
corresponding operators. These changes are based on a quick examination of the
existing Derby manuals.
Two sections which are still missing are the descriptions of the XML operators
and the new SQLSTATE messages for XML. Those are forthcoming; for now, the
documentation changes shown in DerbyXMLDoc_v1.html concentrate on the
documenting the XML datatype and the limitations of its use.
I don't know anything about DITA or about how the docs are written, so I've
just included my suggested changes in this HTML document. Hopefully someone
more knowledgeable of the Derby doc process can take the steps to get these
changes committed...
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
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.