M
MV84
Does anyone know how to use the Xalan-C API to get data from an XML
file using an XPath. I know the SimpleXPathCAPI inputs an XPath, but
it only returns true and false - I want it to return the data the XPath
is pointing to. I think SelectSingleNode is the function I'm looking
to use, butI'm not sure at all. I'm new to XML and Xalan and could use
a little help getting on my way. Any ideas? Thanks for the help.
file using an XPath. I know the SimpleXPathCAPI inputs an XPath, but
it only returns true and false - I want it to return the data the XPath
is pointing to. I think SelectSingleNode is the function I'm looking
to use, butI'm not sure at all. I'm new to XML and Xalan and could use
a little help getting on my way. Any ideas? Thanks for the help.