Home >
Online Product Documentation >
Table of Contents >
Validate Node Properties
Validate Node Properties
Input Port
Property
|
Description
|
Name
|
The name displayed for the input port; not editable.
|
DataType
|
The port's datatype. Default value is node.
|
Default Value
|
The default value for the input. Can be blank (this is the default).
|
Table 106. Validate Node Input Port Properties
Node
Property
|
Description
|
Name
|
The name you want to appear in the Validate node's tooltip. Default value is Validate operator.
|
XML Schemas
|
The URL of the XML Schema you want to use to validate the input. You can specify more than one XML Schema.
|
Table 107. Validate Node Properties
Output Port
The Validate node has two output ports - one (named
Output valid
) used to direct input if the XML Schema validation passes, the other (named
Output invalid
) used if the input is invalid.
Property
|
Description
|
Name
|
The name displayed for the Output valid and Output invalid ports; not editable.
|
DataType
|
The port's datatype. Default value is node.
|
Copy to URL
|
The URL to which you want to copy the output.
|
Table 108. Validate Node Output Port Properties