XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
David WongSubject: EDIFACT to XML
Author: David Wong
Date: 12 Oct 2006 03:26 AM
I would like to translate a BAPILE 1.5 (EDIFACT Direc 91.1) to a XML file. Since this type of adapter does not exist, I am trying to use “Convert to XML” to create my own adapter. I found the output of the XML can only have three levels: Region, Field, Component and Sub Component

Let’s say I want to translate the following EDIFACT segment:
UNH+1+BAPLIE:1:911:UN:SMDG15'

To:
<MessageList>
<Message>
<Header>
<MessageHeader>
<MessageId>
<MessageTypeId>BAPLIE</MessageTypeId>
<MessageTypeRelNum>911</MessageTypeRelNum>

How can I do it? Should I use “Convert to XML” at the first place or I should use something else?

Posttop
Tony LavinioSubject: EDIFACT to XML
Author: Tony Lavinio
Date: 12 Oct 2006 11:41 AM
C2XML will not handle things to that level of detail on
its own.

What you could do is parse it out as rows to XML, and
then group the elements yourself into the structure you
want using XSLT - in a way similar to what we showed
another user in posting
http://www.stylusstudio.com/SSDN/default.asp?action=9&read=5617&fid=59#17086

A future version of the EDI adapter will allow you to
completely define your own EDI messages, which is what
you are really looking for I believe.

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.