aaronhuggins / node-x12

ASC X12 parser, generator, query engine, and mapper; now with support for streams.
https://aaronhuggins.github.io/node-x12/
MIT License
49 stars 14 forks source link

Support Composite Elements #5

Closed ahuggins-nhs closed 3 years ago

ahuggins-nhs commented 4 years ago

Since version 4020, X12 EDI has defined the concept of component and repeating elements.

ahuggins-nhs commented 3 years ago

Closing, as work will eventually continue in the JS-EDI project.