I want to generate some fairly large amounts of XML programmatically inside my module. Poking around apr_xml.h and util_xml.h doesn't turn up a lot of support for this. Am I looking in the wrong place? Obviously, with qpr_xml_quote_string and apr_rprintf I can do it by hand, but there are lots of ways to screw that up and it would be, you know, work.

Plan B would be to roll in genx, <http://www.tbray.org/ongoing/When/ 200x/2004/02/20/GenxStatus> -Tim

Reply via email to