Advanced message validator
Description
Validates a given structured message against a message type or an XML schema. If this validation fails, an error is raised that contains the error description.
Create
Configuration
Properties and Parameter assignment
The assignment sections define the variable connection between the script execution and process model.
The following parameters are required.
**Ingoing Parameter**:
- **MSG**: Structured message that should be validated.
**Outgoing Parameter**:
- **No result**.
Configuration of the validator
The validator validates a message against a message type or an XML schema; in the configuration dialog the user therefore must select a message type or an XML schema.
