Re: [xslt] Using libxslt to convert XML to non-XML



On Mon, Sep 02, 2002 at 11:25:52AM +0200, Holger Rauch wrote:
> Hi!
> 
> I'm using libxslt to apply a stylesheet converting a XML file to
> space-separated values. Clearly, the output is no longer well-formed
> XML. So, my question is: How do I use the xmlDocPtr to
> access non-XML contents returned by xsltApplyStylesheet? I tried the

  Walk the doc->children tree(s)

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]