Skip to content

Python classes used to validate EDI files and parse them to XML.

Notifications You must be signed in to change notification settings

jtdiy/EDIValidate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDIValidate is a set of Python classes that can be used to validate and parse an EDI file and write it's contents to 
a well formed XML document.

USAGE: python EDIFile

This will write a formatted file named TSData.xml that is validated/parsed from the EDI file 834.edi using the layout
file EDITS834.xml.

About

Python classes used to validate EDI files and parse them to XML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages