|
Home >Online Product Documentation >Table of Contents >How to Run a Scenario How to Run a ScenarioTo run a scenario:
1. Select a scenario from the scenario drop-down list at the top of the editor window.
Alternative:
a. In the XSLT Editor tool bar, click Stylus Studio displays the Scenario Properties dialog box.
b. On the General tab, select the scenario you want to run from the Existing Scenarios list.
c. Click OK.
2. Click the Preview Result button (
|
Validate XML Using XSD
You can validate XML documents against any data model defined using W3C XSD, using any major XSD Validator, including MSXML 3.0, MSXML 4.0, MSXML 6.0, Xerces-J, Xerces-C, Microsoft System.XML (1.0 and 2.0), XSV, the Saxonica XSD Validator and others.
Validating EDIFACT Documents with XML Schemas
Either before or after transforming EDIFACT content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.
XML Editing Views
Stylus Studio includes three synchronized XML editing views: Text View, Tree View, and Grid View, allowing you to work with and edit XML documents in whatever way suits you best.
XML Schema Documentation Generator
Stylus Studio's XML Schema Editor includes an integrated XML Schema documentation generator, allowing you to easily publish XML content models defined in XML Schema in a convenient, HTML format. A screenshon of the XML Schema Editor is shown here.