[xml] Linking to an xsl file...



Hello, I built a DOM tree using libxml, and I saved it.
Now I would like to link an xsl file to my xml file so I would like to add
the following line in my xml file :
<?xml:stylesheet type="text/xsl" href="xslfilename.xsl" ?>
How can I do this?

    Toinou.



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