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.

Name Default Value Allowable Values Description
Schema File The path to the Schema file that is to be used for validation

Relationships:

Name Description
valid FlowFiles that are successfully validated against the schema are routed to this relationship
invalid FlowFiles that are not valid according to the specified schema are routed to this relationship

Reads Attributes:

None specified.

Writes Attributes:

None specified.