Use this procedure to format EDI or XML documents with stylesheets for viewing in Message Tracker. This is optional
defaultEDI.xsl |
Formats an EDI document that has been converted to XML via rules files. |
defaultXML.xsl |
Formats any XML document. |
defaultXML2.xsl |
Formats any XML document. |
e222.xsl |
Formats CSOS documents. This stylesheet is intended for CSOS EDI documents. |
<install directory>\conf\tx\oboe_rules
. As part of the default installation, you should already have the rules files you need. If not, contact technical support.<install directory>\conf\web\documents
. Your stylesheet then appears in the stylesheet selection list in the user interface.To apply a stylesheet when viewing an XML document, a document type value must be forced in order to identify the documents for applying the stylesheet. In Message Tracker, the document type by default is blank for XML documents.
Forcing a document type value enables you to view future XML documents with a stylesheet, but not the XML documents traded before forcing the value.
DocumentType=XML
. (The value does not have to be XML. It is used here for simplicity.)DocumentType=XML
.