Key Capabilities
- XML Schema Definition (XSD) validation for ensuring XML document compliance
- Automatic validation of incoming XML files against uploaded XSD schema
- Schema-based error detection for data quality assurance in flows
Overview
After an XSD file has been uploaded to the connector, XML files arriving at the connector are automatically validated based on the XSD definition.Connector Configuration
This section contains all of the configurable connector properties.Settings Tab
Connector Settings
Settings related to the core operation of the connector.
Use the XSD Schema File dropdown to select an existing file, or to upload a file or set of files. When you choose Upload File, the Upload Type dropdown has three options:
- Upload Directory: Upload a folder containing multiple XSD files. When you choose the folder, its directory structure appears and you can choose the specific XSD file required for this connector.
- URL: Retrieve an XSD schema directly from a remote URL.
- Manual Upload: Upload a single file.