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: |
Parameter
Adapter | Main adapter class (do not change!) Possible values: |
Status values
0 | The checked input document is no XML document. |
1 | The checked input document is a well-formed XML document. |