X4 Produktdokumentation

XML Checker

The adapter checks if the input document is an XML document, and outputs the document with a corresponding status.

Properties

Operation

Defines the operation executed by the adapter

Possible values: checkXML: Check the input document

Status values

0

The checked input document is no XML document.

1

The checked input document is a well-formed XML document.