Assigning a Stylesheet to an XML document

StuartR

New Member
I have created a routing that produces an XML file to enable notifiction of sales orders via an RSS feed. I can produce the XML file without any significant issues, but am struggling to work out how to set the xml-stylesheet tag and associated attributes from within the progress code.

Am using 10.1C and am generating the XML file via the DOM model.

TIA

Stuart
 
Back
Top