ValidationSchema
The path of the XML Schema Definition (XSD) file to use to determine whether an XML file should be transformed. If an ingested XML file matches the schema file, then CFS runs the transformation specified by TransformationStylesheet.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | XMLTransformation |
Example: | ValidationSchema=schema.xsd
|
See Also |