H
Hagbard Celine
Hi there.
I am generating a XML file using Nokogiri. I would like to add a XSL
stylesheet reference to the document. By XSL stylesheet reference I mean
<?xsl-stylesheet type="text/xsl" href="foo.xsl"?>
I haven't found a way to do this with Nokogiri. Does anyone know a
solution to my problem? Any help is appreciated.
I am generating a XML file using Nokogiri. I would like to add a XSL
stylesheet reference to the document. By XSL stylesheet reference I mean
<?xsl-stylesheet type="text/xsl" href="foo.xsl"?>
I haven't found a way to do this with Nokogiri. Does anyone know a
solution to my problem? Any help is appreciated.