edifact-generator icon indicating copy to clipboard operation
edifact-generator copied to clipboard

Convert to XML/EDIFACT fromat

Open rakucmr opened this issue 3 years ago • 1 comments

Can be used to convert to XML/EDIFACT from EDIFACT?

rakucmr avatar Feb 08 '23 22:02 rakucmr

Hi, theoretically you could as the library gives you an array representation of the message, you need to create the xml from it. But I don't know if there are specific requirements or other projects to look at... From wikipedia I read the rules are inside an ISO spec https://www.iso.org/standard/37020.html

sabas avatar Feb 09 '23 10:02 sabas