| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| edifact-to-xml.jar | 2012-03-18 | 596.4 kB | |
| README | 2012-03-18 | 321 Bytes | |
| Totals: 2 Items | 596.8 kB | 0 |
EDIFACT to XML conversion
=========================
Very simplistic EDIFACT parser enabling easy transformation of the EDIFACT structure to XML.
Usage:
java -jar edifact-to-xml.jar edifact-file
Features are kept at a minimum since the main intent of the transformation is to do further
processing using XSLT.