Re: EDI 2 XML conversion



karenmiddleol@xxxxxxxxx wrote:
> I want to convert EDI Purchase Order document to XML or to a CSV
> output.

A 2-second search at http://cpan.org turned up this:

http://search.cpan.org/~kaney/XML-ASCX12-0.03/lib/XML/ASCX12.pm

and this:

http://search.cpan.org/~kraehe/XML-Edifact-0.47/bin/edi2xml.PL

Would either of these do what you want?

.



Relevant Pages

  • EDI 2 XML conversion
    ... I want to convert EDI Purchase Order document to XML or to a CSV ...
    (comp.databases.oracle.misc)
  • Re: EDI 2 XML conversion
    ... > I want to convert EDI Purchase Order document to XML or to a CSV ... Can the XML parse a EDI document and emit a XML or CSV output? ...
    (comp.databases.oracle.misc)
  • Re: What is the logic of storing XML in a Database?
    ... can't do with CSV. ... In what a header does constitute a schema. ... So a schema is the standard structure by which the user sending a file ... in much the same way that XML standards are. ...
    (comp.databases.theory)
  • Re: ultra newbie question (dont laugh)
    ... storing employee information in an XML file. ... but not as fun as writing the logic. ... On reason to use OOP is to insulate your main code from things like storage ... from CSV file. ...
    (comp.lang.python)
  • Re: What is the logic of storing XML in a Database?
    ... will trap most major errors. ... In fact one does, XML. ... CSV is useful for unloading an SQL table into a text ...
    (comp.databases.theory)