Description:

Validates the contents of FlowFiles against a user-specified XML Schema file

Tags:

xml, schema, validation, xsd

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.

NameDefault ValueAllowable ValuesDescription
Schema FileThe path to the Schema file that is to be used for validation

Relationships:

NameDescription
validFlowFiles that are successfully validated against the schema are routed to this relationship
invalidFlowFiles that are not valid according to the specified schema are routed to this relationship

Reads Attributes:

None specified.

Writes Attributes:

None specified.