edival 0.1.7 review

Download
by rbytes.net on

edival is a simple EDI file parser and validator

License: GPL (GNU General Public License)
File size: 0K
Developer: Michael Edgar
0 stars award from rbytes.net

edival is a simple EDI file parser and validator. Current functionality is limited to ANSI X12 formatted data.

edival's main target of development is for HIPAA insurance transactions (USA), but any X12 EDI transaction set should currently apply.

What's New in This Release:
This release contains an API enhancement that allows application programs to receive pre-converted numeric values in the form of a new EDI_DataElement structure.
The structure also notifies of the element's type so that the application does not have to worry about consulting the schema once it is loaded.
Interchange/Batch standards for X12 data are now rules-based.
The standards that were hard-coded several versions ago in the x12 Parser module have been removed.
The code was cleaned up throughout the library.

edival 0.1.7 keywords