Selecting stylesheet when opening an XML file

john.fojohn.fo Member Posts: 16
Hi all,
I receive some OIOXMLfiles containing invoices where no style sheet has been specified.
I can change the file by putting
<?xml-stylesheet type="text/xsl" href="MyStyleSheet.xsl"?>
after <?xml version="1.0"?> in the file itself, but I was wondering if there was any way to pass the path and name of the stylesheet as a parameter when opening an XMLfile from Navision.

BTW Great forum :lol::D

Best regards
John
Sign In or Register to comment.