java.lang.Object
io.xlate.edi.stream.EDINamespaces
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringXML namespace used for EDI composite elements - those elements containing sub-elements, i.e.static final StringXML namespace used for EDI simple elements and the components of a composite element,static final StringXML namespace used for all loop types: INTERCHANGE, GROUP, TRANSACTIONS, and internal message loops.static final StringXML namespace used for EDI segments -
Method Summary
-
Field Details
-
LOOPS
XML namespace used for all loop types: INTERCHANGE, GROUP, TRANSACTIONS, and internal message loops.- See Also:
-
SEGMENTS
XML namespace used for EDI segments- See Also:
-
COMPOSITES
XML namespace used for EDI composite elements - those elements containing sub-elements, i.e. components.- See Also:
-
ELEMENTS
XML namespace used for EDI simple elements and the components of a composite element,- See Also:
-
-
Method Details
-
all
-