ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
RE: [xml-dev] Regarding libxml2-2.6.17 and xsl
by Mark - BLS CTR Thomas other posts by this author
Mar 30 2005 5:57AM messages near this date
[xml-dev] RDF: anything, anytime | [xml-dev] Xml2PDF formatter version 2.2 is released
& XSLT >  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 


-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org> 

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://www.oasis-open.org/mlmanage/index.php> 

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved