|
Home > Online Product Documentation > Table of Contents > Validate Nodes Validate NodesValidate nodes represent an XML Schema document used to validate XML piped to it from another node.
You can create a Validate node by dragging an XML Schema document (
Using Multiple XML Schemas
A Validate node can represent multiple XML Schemas. You can add additional XML Schemas by simply dragging and dropping the XML Schema document (
To add additional XML Schemas to a Validate node:
1. Display the Properties window if it is not already open (
View > Properties).
2. Click the Validate node in the XML pipeline diagram.
The properties for the validate node are displayed in the Properties window.
3. Click the
XML Schemas field; click the more button (
The Select Multiple URLs dialog box appears.
4. Use the add button (
5. Click the
OK button.
Input PortThe Validate node has a single input port that you use to specify the XML you want to be validated by the XML Schemas specified by the Validate node's XML Schemas property. You can specify a default value, or the value can be dynamic (the output from another node in the XML pipeline, for example). Output PortsValidate nodes have two output ports, named Output valid and Output invalid, which you use to direct the flow of the XML pipeline. Typically, the Output valid port is piped to another transformation in the XML pipeline, while the Output invalid port is piped to a node like Stop or Warning. |
Learn Stylus Studio in 6 Minutes
Learn Stylus Studio in 6 Minutes is the world's fastest introduction to XML development using Stylus Studio. In just six minutes, learn how to leverage Stylus Studio's powerful XML tools and utilities to simplify XML development.
EDI to XML
Using the DataDirect XML Converters EDI repository, the EDI to XML Conversion module is able to support dozens of EDI standard dialects and message types like EDIFACT, HL7, and X12.
W3C XML Specifications
Learn about the official W3C XML specifications for XML, XSLT, XQuery, XPath, DOM, XML Namespaces, XInclude, XML Base, XPointer, WSDL and more.
Convert DTD to XSD
learn how to convert DTD to XML Schema


