Leonidas-from-XIV / node-xml2js

XML to JavaScript object converter.
MIT License
4.89k stars 605 forks source link

xsl #333

Open erwanjegouzo opened 8 years ago

erwanjegouzo commented 8 years ago

I need to style my xml document, but it's not possible to provide additional headers to the generated doc. I'll gladly create a PR for that. any interest? The header needs to look like that:

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://mysite.com/style.xsl" ?>
langehk commented 3 years ago

Hi @erwanjegouzo, have you found a solution to this issue? :-)

Alijaaan commented 5 days ago

No one needs xml-stylesheet or everybody has solution?