Home >
Online Product Documentation >
Table of Contents >
Create XML Schema from X12 Transaction Set
Create XML Schema from X12 Transaction Set
You use the
Create XML Schema from X12 Transaction Set dialog box to provide conversion information for the X12 to XML Schema document wizard.
Fields
Version
The X12 version ID.
Transaction Set/Description
The transaction set (and their 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 X12 transaction.
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 "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 Xerces processors, which sometimes have difficulty processing
maxOccurs
with large values.
For More Information
Creating XML Schema from X12 Transaction Sets
Validating XML from/to EDI