EDIX12 Convertor

Hello mr. heller
Thanks for the response. The EDI X12 SEF file I have is of 1.61 version.( I have enclosed it earlier in the zip file along with generated XML Structure).
EDIFACT SEF to XML Structure works just fine. with version 1.61.
Any suggestions
I have found some bugs in XML Structure generation.
1. First Segment of the SegmentGroup should always be Mandatory
2. MinRepeat cannot be greater than MaxRepeat
How do I check in the source code?
Also I would like to work to enhance SEF to Structure Generation to accommodate Semantic rules
For example
ACT=[508,M][93][66][67][569][508][352][107][1216]+P0304C0506C0705
The semantic relation between the fields is depicted in the end.
Any ideas how to approach this problem?
© 1999-2007 mendelson-e-commerce GmbH. All right reserved.
Dear sirs
Parsing the EDI input with the help of SEF files, I think is good approach. I tried to create a XML Struture using an EDI X12 SEF file.
When I tried to parse the input EDI document to XML, I got errors.
Perhaps the XML Structure generated is not good.
I am beginner. Please help me understand.. I have good grip on your code now. I can help solve if there are bugs.
Vamsi