XML and the Translation Configurator
The Translation Configurator employs many XML features, some of which are:
- Using an XML tree structure, where the input and output format lists use trees to show message structure.
- Placing XML messages into hierarchical division of message types.
- Using an XML schema instance with the option to re-declare an element type to something other than the stated type within the schema definition.
- Supporting XML schema wildcards.
- Using XML path strings, where you can state at a particular path component that subsequent components in the path are parsed/validated.