indice-co / EDI.Net

EDI Serializer/Deserializer. Supports EDIFact, X12 and TRADACOMS formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

X12 - automatic detection of grammar

ChrIsaacson opened this issue · comments

in X12 format, the ISA16-18 elements are used for:
ISA16: data element separator
ISA17: sub-element separator
ISA18: segment terminators

is it possible to automatically detect these elements and use them to set the corresponding grammar to read in the file?