hi.
Just wondering if there is any interest in implementing a apr_xml function which will convert
a file into a apr_xml_doc**
the only issue I have is I don't know how to pass an error out of the code.
It would sit in APR-UTIL, but it could generate an error from a APR call or a APR-XML call
If anyone is interested I'll convert the code to APR-code guidelines and pretty it up a bit.
..Ian
(ps.. there might also be a use for a apr_xml_parse_brigade which would convert a brigade into a XML-DOC
structure for things like SOAP/XSL modules, but I'm not sure )
