tdecaluwe / node-edifact

Javascript stream parser for UN/EDIFACT documents.
https://www.npmjs.com/package/edifact
Apache License 2.0
50 stars 13 forks source link

SureScripts EDIFACT #28

Closed wahmedswl closed 7 years ago

wahmedswl commented 7 years ago

Hi, Is there any support for SureScripts edifact?

Thanks

tdecaluwe commented 7 years ago

SureScripts uses standard EDIFACT syntax, so yes it is supported. If you want to validate the messages, you can provide your own segment tables to do so.