R
rsine
I am working on a project where I need to insert the following into an
xml document:
<?xml-stylesheet type="text/xsl" href="C:\MyStyle.xsl" ?>
How do I go about doing this?
-Thanks
xml document:
<?xml-stylesheet type="text/xsl" href="C:\MyStyle.xsl" ?>
How do I go about doing this?
-Thanks