Hi I need to add a stylesheet to the xml. eg. ````<?xml-stylesheet type="text/xsl" href="base.xsl"?>```` How should I go about this?
Hi I need to add a stylesheet to the xml.
eg.
<?xml-stylesheet type="text/xsl" href="base.xsl"?>How should I go about this?