Schema Validation Service (com.ibi.agents.XDSchemaValidationAgent)

Syntax:

com.ibi.agents.XDSchemaValidationAgent

iIT Service Object:

format: Schema Validation

Description: Checks the current document against its schema.

Parameters:

Parameter

Description

Schema File *

The absolute path of schema, for example, C:\schema\xyz.xsd.

Schema Name

The schema name, for example, xyz.xsd, xyz.rng, or xyz.sch.

Schema validation Technique *

The schema validation type.

Error Status Output

  • status- a status document will be the out document.
  • input - the in document will become the out document.

Edges:

The following table lists the available Line Edges for the Schema Validation Service (com.ibi.agents.XDSchemaValidationAgent).

Line Edge

Description

OnError

An exception occurred during execution.

OnSuccess

The operation was successful.

OnFailure

A fail condition occurred during execution.

OnParseError

Could not parse a document.

OnFailedOperation

Could not perform the operation requested .

fail_missingschema

The schema could not be found.

flatfile

Input document cannot be flat.

schema_not_supported

Schema is not supported.