XML Validate Node Properties
- Zoe Baldwin
Use an XML Validate action to verify that the elements, attributes or data types in an XML document match the specified XML Schema Definition. The primary XML Schema Definition that will be used to validate an XML document passed to the node. Contains a list of additional XML Schema Definitions that the XML document passed to the node should be validated against, in addition to the Root Schema Definition. To display the list of existing schema definitions, click the button to open the Repository and drag across the schemas to be used. New schemas can be created from the Repository using the button. See XML Schema Definition. Prioritise Throughput Over Ordering When disabled (default), records are processed in the order they are provided. A target parameter on the XML Validate action that can be mapped onto. An output attribute found on the error output connection point of the XML Validate action.Overview
Properties Tab
Basic Settings
Field Description Example Value Name Name given to the XML Validate node. This will be displayed on the Actionflow canvas. MyXMLValidator
Root Schema Definition MyXSD
XML Schema Definitions
Advanced
Field Description Attributes
Name Description Use xml Map the XML document to be validated to this attribute. error Contains an error message, if applicable.