G
Guest
Hi,
I need to be able to serialize my class such that the XML file contains a
stylesheet directive after the XML definition as below:
<?xml version="1.0" ?>
<xml-stylesheet type="test/xsl" href="abc.xsl"?>
<root>
etc
etc
Can anyone tell me how to do this please?
Pazza.
I need to be able to serialize my class such that the XML file contains a
stylesheet directive after the XML definition as below:
<?xml version="1.0" ?>
<xml-stylesheet type="test/xsl" href="abc.xsl"?>
<root>
etc
etc
Can anyone tell me how to do this please?
Pazza.