Subject:EDI to XML Author:Tony Lavinio Date:06 Oct 2004 10:14 PM
At this point, we don't capture all of the information necessary in
order to write the file back out as EDI. For example, what format
does the number have to go out in? Is it left- or right- justified?
What about the actual date formats? We understand many formats for
reading, but which is the proper format for output? As we see how
our users utilize this option, we will build it out.
In the meantime, you can use XSLT or XQuery to write non-XML output,
including EDI files, from arbitrary input.