|
Home >Online Product Documentation >Table of Contents >Validating Result Documents Validating Result DocumentsYou can optionally validate the XML document that results from XSLT processing. You can validate using the
All validation is done before any post-processing that you might have specified. To validate XSLT scenario result documents:
1. Open the stylesheet whose results you want to validate.
2. In the XSLT Editor (XSLT Source or Mapper tabs), in the scenario name field, click the down arrow and click the name of the scenario for which you want to perform validation.
3. Click Browse
4. Click the Validation tab.
5. Click Validate stylesheet result.
6. If you are using Stylus Studio's built-in validation engine, optionally, specify the XML Schemas against which you want to validate the XML result document. Otherwise, go to step 7
a. Click the Open file button ( The Open dialog box appears.
b. Select the XML Schema you want to use for validation.
c. Click the Open button to add the XML Schema to the Validation tab.
d. Optionally, add other XML Schemas.
e. Go to step 8.
7. Click the Use custom validator button, and select the validation engine you want to use from the drop-down list box.
8. Click OK.
|
XSL-List Blog
XSL-List is a discussion forum on the Extensible Stylesheet Language (XSL), covering the XSL specification, XSL processors, tools, user questions, trends and more. Bookmark this RSS or ATOM feed now!
XSL and XSLT Tools
XSLT tools in Stylus Studio let you easily edit, debug, design and profile XSLT stylesheets using a powerful and intuitive graphical user interface.
WYSIWYG XSLT Designer
Stylus Studio's powerful and easy-to-use WYSIWYG ("What you see is what you get") XSLT Designer lets you create XSLT stylesheets without writing any code! Go from a blank slate to solid, robust XSLT in minutes, using simple drag-and-drop operations.
Translating EDIFACT Documents to XML
The EDIFACT to XML Converter is a primary component of the adapter library. The XML that is generated is well commented and indented, and can be used anywhere XML is normally used — with XML Schemas, XQuery, XSLT, and so on.
