META-INF.schema.edi-message-mapping-1.1.xsd Maven / Gradle / Ivy
The definition element specifies the name (and sometimes the location) of the file containing the definition of segments in the edi-message-mapping.
A URI reference that specifies the name and location of external schema for use in this schema.
A namespace is used in combination with URI specified in the name attribute. The namespace must have a unique value within the same schema.
Specifies whether Fields in edi-definition should be truncatable. This setting overwrites
truncatable attribute for all Fields in edi-definition
Specifies whether Components in edi-definition should be truncatable. This setting overwrites
truncatable attribute for all Components in edi-definition.
The delimiter attributes mark the boundary
tokens between the EDI message parts - segment,
field, component and sub-component.
These boundary tokens may contain special
characters (non-printable). These are defined
using XML character references e.g. LF =
" "
The escape attribute specifies a character that
can be used before a delimiter to prevent the delimiter
from separating the EDI message into the specified part.
The minimum number of times the segment/segmentGroup must appear in this
position within the EDI message.
The maximum number of times the segment/segmentGroup must appear in this
position within the EDI message. For an unbounded max, set
the maxOccurs value to -1.