How can I use the simple API to query a Xerces-C DOMDocument?
The
XercesConfiguration∞ object has a method on it called createNode() which you can use to wrap a DOMNode* with a Node::Ptr. You can then set the Node::Ptr object as the context item or the value of an external variable in your query.
Back
CategoryFAQ CategoryXQuery
There are no comments on this page. [Add comment]