Home >Online Product Documentation >Table of Contents >Create XML Schema from IATA Message Definition
Create XML Schema from IATA Message Definition
You use the Create XML Schema from IATA Message Type dialog box to provide conversion information for the IATA to XML Schema document wizard.
Fields
Version
The IATA version ID.
Message/Description
The message type (and its descriptions) associated with the version specified in the Version field.
Include annotations describing each element
Whether or not you want the generated XML Schema to include annotations that are part of the IATA message type.
Generate enumerations for fields that have lists of values
Whether or not you want the generated XML Schema to include enumerations for fields that have lists of values.
Use long element names
Whether you want the generated XML Schema to use long or short versions of segment names (ADP0101
versus APD0101-TypeOfMeansOfTransport
, for example).
Use "unbounded" instead of large values for maxOccurs
Replaces maxOccurs
values of 100 or greater with "unbounded". This option ensures that the generated XML Schema can be successfully validated by most processors.
Batch schema/Interactive schema
Indicates whether the IATA messages are being used in batch or interactive mode.
For More Information
Creating XML Schema from EDI
Validating XML from/to EDI