indice-co / EDI.Net

EDI Serializer/Deserializer. Supports EDIFact, X12 and TRADACOMS formats
MIT License
446 stars 170 forks source link

EDIFACT D96B addition #132

Open f-israel opened 5 years ago

f-israel commented 5 years ago

Hey I would like to improve your examples by the D96B standard. Thought about a PR but with attention to your ToDo entry No. 3 ("Create a seperate package (or packages per EDI Format)...") I guess the separated version is better for now.

The attached file contains the full ORDERS document type - as well as all segments in use by. For a work project I'll have to implement ORDERS, INVOICE and ORDRSP in the next days - will add them at given time. Some preperation is already done.

As this is a "pull-out" of a WIP project it's source and naming is far from perfect and in some cases quite specific. But I guess I'm allowed to delegate this work to someone else :)

Service.Intermediate.Edifact.D96B.zip

I'm open for questions and improvements - also if someone could write some tests. Best regards

cleftheris commented 5 years ago

Hi and thank you for sharing. I will look into it as soon as I can.

C.