Go Back   EDI Talk - Discussions about Electronic Data Interchange, GIS, Inovis, Extol, SAP and more... > EDI - Electronic Data Interchange > General EDI Discussions

Notices

General EDI Discussions General EDI Discussions

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-05-2010, 02:30 AM
balakrishna1203 balakrishna1203 is offline
Junior Member
 
Join Date: Jun 2009
Posts: 11
Rep Power: 0
balakrishna1203 is on a distinguished road
Default XML Mapping In GXS

Hi,

I am working on GXS tool. In input 850 X12 file, I am getting Multiple Transcations (ST-SE). So whenever I translate the file i am getting the XML output with two Root elements in one file which is invalid as per the XML standards.

Result Output as follows:
<? xml ... >
<root element>
<transcation>
</transcation>

</root element>
<root element>
<transcation>
</transcation>

</root element>

Required output :
<? xml ... >
<root element>
<transcation>
</transcation>
<transcation>
</transcation>

</root element>


Thanks in Adavance,
Deepti.
Reply With Quote
Reply

Bookmarks

Tags
edi, gxs, xml

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 02:17 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
(c) 2008 EDITalk.com & ClearInternet.com