Mike Rasch
New Member
Hello,
I write a ProDataSet with write-xml() method.
I want that the result xml document have a
xml-stylesheet instruction.
For example:
<?xml-stylesheet type="text/xsl" href="test.xsl" ?>
How can I do this with progress code ?
I write a ProDataSet with write-xml() method.
I want that the result xml document have a
xml-stylesheet instruction.
For example:
<?xml-stylesheet type="text/xsl" href="test.xsl" ?>
How can I do this with progress code ?