I receive Source.XML from a supplier ... let;s assume it is write protected, read only. I want to apply an XLST and CSS to the file.
Normally, I'd do this:
In Source.xml:
<?xml-stylesheet type="text/xsl" href="myXLST.xsl" ?>
In myXLST.xsl I reference the style sheet...
<link href="Style.css"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.