[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xml-dev] Regarding libxml2-2.6.17 and xsl
- To: 'Saha Rabindra N' <saha.rn@...>,xml-dev <xml-dev@...>
- Subject: RE: [xml-dev] Regarding libxml2-2.6.17 and xsl
- From: "Thomas, Mark - BLS CTR" <Thomas.Mark@...>
- Date: Wed, 30 Mar 2005 08:53:36 -0500
> I am using xmlWriter API for that. Upto this
> its fine. Now I need to add one more line in that new XML
> file as follows :
>
> <?xml-stylesheet type="text/xsl" href="txt2xml.xsl"?>
>
> This is to specify the xsl file. But I can't find any API in
> libxml2-xmlWriter's API for the same.
I haven't used the XMLWriter API, but I see the following functions:
xmlTextWriterStartPI
xmlTextWriterWriteFormatPI
xmlTextWriterWritePI
xmlTextWriterEndPI
Are these what you were looking for?
--
Mark Thomas
Internet Systems Architect
_______________________________________
BAE SYSTEMS Information Technology
2525 Network Place
Herndon, VA 20171 USA
|