by mgae
Edival is a simple EDI file parsing & validation library for the EDIFACT and X12 EDI standards. It is a stream-based parser in which an application defines event handlers for structures that the parser will find in a file, e.g. elements and segments.
trygvelo created the Software quality forum thread
mgae committed patchset 27 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 19 files
In addition to multiple bug fixes from the past couple months, release 0.1.8 includes parsing support for the EDIFACT EDI dialect. Usage for EDIFACT is identical to X12. When the parser determines that either an X12 of EDIFACT message is found, a new ...
mgae committed patchset 26 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 3 files
mgae committed patchset 25 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 24 files
-edifactparser.[ch]: Added new parser module to handle EDIFACT messages. -x12parser.[ch]: Hide data declarations from x12parser.h in x12parser.c. Add calls to start/end document handlers for ISA/IEA segments. Fix bug with size of the delimiter ...
mgae committed patchset 24 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 16 files
mgae created the Feature Poll & User Feedback forum thread
Release Notes: This release contains an enhancement to the edival API that allows for the application program to receive pre-converted numeric values and in the form of a new EDI_DataElement structure. The structure also notifies of the element's type ...
mgae committed patchset 23 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 6 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use