Skip to Content
0
Former Member
Nov 03, 2005 at 09:33 AM

No namespace tag in target message (Test Interface mapping)

27 Views

Hi,

I'm doing a <b>IDoc to file</b> scenario, and I'm using <b>external definitions</b> and a XSLT mapping. When I try to test the mapping in Interface Mapping he maps it but I <b>can't see the tree view</b>, I only get the source code...

<?xml version="1.0" encoding="utf-8"?>
<SenderID/><ReceiverID/><DocumentDate>20051028090653</DocumentDate>
<DocumentNumber>456184</DocumentNumber><TestIndicator>	P</TestIndicator>
<Version>1.0/SSCC</Version>
<Desadv><MessageReferenceNumber>81749973</MessageReferenceNumber></Desadv>

I presume that there is a <b>namespace</b> tag <b>needed</b> like

<ns:Desadv xmlns:ns="http://www.certione.com/RFDesadv/Schema">

but I don't know what to do to have it added to the target message which is external definition Desadv with namespace http://www.certione.com/RFDesadv/Schema in the XSD...

Any help would be appreciated!

Kind regards..

Message was edited by: Bart De Saedeleer