Re: [xml] processing PI in libxml



On Sun, Oct 12, 2003 at 03:09:49PM +0400, vassily ragosin wrote:
hello gnomes,

can someone please give some hints on how do I replace PIs in the parsed
document tree (xmlDoc) with some xml nodes I want.
In other words, I have an xml as a result of xsl transformation, that has
some processing instructions in it, which I want to process further and
replace them with xml.

  Have you checked the tree API ?
  http://xmlsoft.org/html/libxml-tree.html#xmlNewPI
  there is a number of APIs there to do this kind of things

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]