module EDI::A
UN/EDIFACT add-ons to EDI
module,
Methods for XML support for the ANSI X12 module
Author¶ ↑
Heinz W. Werntges, RheinMain University of Applied Sciences, Wiesbaden (edi-ai-dcsm@hs-rm.de)
Copyright¶ ↑
Copyright © 2006, 2015 Heinz W. Werntges. Licensed under the same terms as Ruby.
$Id$
This is the XML add-on for the ANSI X12 module of edi4r (hence ‘::A’)
It leaves all real work to the base classes.
ANSI X.12 add-ons to EDI
module, API to parse and create ANSI X.12 data
Author¶ ↑
Heinz W. Werntges, RheinMain University of Applied Sciences, Wiesbaden (edi-ai-dcsm@hs-rm.de)
Copyright¶ ↑
Copyright © 2006, 2015 Heinz W. Werntges. Licensed under the same terms as Ruby.
$Id$
This is the ANSI X12 module of edi4r (hence ‘::A’)
It implements ANSI X12 versions of classes Interchange
, MsgGroup
, Message
, Segment
, CDE
, and DE
in sub-module ‘A’ of module ‘EDI’.
Constants
- Illegal_Charset_Patterns
Use pattern for allowed chars of extended charset if none given explicitly