Message text written by "Benoit Marchal (Mailing Lists)" > I do in various forms and shape but, being based in Europe, I work with EDIFACT data. In fact I wrote about that technique in "Applied XML Solutions."
We're have other projects where we convert from in-house file (flat files or CSV) to XML documents, such as invoices. --ben< >>>>>>>>>>>>> Ben, Correct me if I am wrong - you are talking about using XSLT in combination with custom Java code - the purpose of the Java code being to pre-parse the EDI into XML so that the XSLT can then process the EDI? The one obvious issue with this is the need to process codelists within the EDI itself - so its not necessarily a simple <tagging> exercise (in X12). My experience is that XSLT is not designed to handle non-XML source data, and so struggles in this area. Great book though! DW. ------ XML/edi Group Discussion List ------ Homepage = http://www.XMLedi-Group.org Unsubscribe = send email to: [EMAIL PROTECTED] Leave the subject and body of the message blank Questions/requests: [EMAIL PROTECTED] To receive only one message per day (digest format) send the following message to [EMAIL PROTECTED], (leave the subject line blank) digest xmledi-group your-email-address To join the XML/edi Group complete the form located at: http://www.xmledi-group.org/xmledigroup/mail1.htm
