XSD Validator (Job Entry)

Description

This job entry performs an XSD validation against data in a file or in an input field.
XSD is short for XML Schema Definition.  For more information, see here: http://en.wikipedia.org/wiki/XML_Schema_(W3C)

As such, there are 2 entities at work here:

  1. The XML you want to validate the layout for
  2. The XSD (Schema) file that describes what the XML file should look like.

See also the XSD Validator step.

Options

Option

Description

Job entry name

The name of the job entry.
Note : This name has to be unique in a single job. A job entry can be placed several times on the canvas, however it will be the same job entry.

XML File name

The name of the XML file

XSD File name

The name of the XSD file