This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: xslt and edi question


Unless of course you write a new parser that presents non-XML formats
through SAX events as Mike Kay describes for GEDCOM in his book (pp676-8 in
2nd ed). For file formats that have natural hierarchical structure but just
aren't XML based, this works really well.

Gareth

-----Original Message-----
From: owner-xsl-list@lists.mulberrytech.com
[mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of John Maughan
Sent: 01 August 2001 17:45
To: 'xsl-list@lists.mulberrytech.com'
Subject: RE: [xsl] xslt and edi question


Hi Allen,

XSLT is only useful if you are transforming from an XML format. You are
going to have to use another mechanism to transform from non-XML data
sources. Something like DataJunction should do the trick.

Regards
John Maughan
Cape Clear Software

-----Original Message-----
From: Kuhn, Allen [mailto:Akuhn@enporion.com]
Sent: 01 August 2001 17:30
To: xsl-list@lists.mulberrytech.com
Subject: [xsl] xslt and edi question


I am a software developer working for a business to business exchange.
We are working on integrating our trading partners to the exchange using
Commerce One's xCBL XML. To do this we also need to convert data from
the format used by our trading partners (OAG, EDI, flat files, etc).

XSLT appears to be a good solution for this challenge. A good portion of
my work will include converting EDI documents to xCBL. I have also seen
mappings of EDI formats to xCBL and OAG. I also currently have to
translate a flat file (with delimiters) to xCBL. I realize I have more
work going from non-XML data fields, however I'm assuming this can be
done.

Is my assumption correct, that non-XML "data" documents can be converted
using XSLT. Any clarification, or additional advice would be greatly
appreciated.

Thanks for your time and consideration. I am also subscribing to
Mulberry's user group, to post this there. Thanks again.

Sincerely,

Allen Kuhn
akuhn@enporion.com <mailto:akuhn@enporion.com>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list




*************************************************************************
The information contained in this message or any of its
attachments may be privileged and confidential and intended 
for the exclusive use of the addressee. If you are not the
addressee any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited
**************************************************************************

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]