Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

Double xmlsn Insert in xml file

$
0
0

Hello, i have Problem with

a double xmlsn Isert in my Download File .

 

It looks like the Statement gets inherited from the top.

 

Actual.jpg

It Should look like this:

 

Target.jpg

 

 

Here the part of the Transformation

 

<xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:sap="http://www.sap.com/sapxsl" version="1.0">


  <xsl:stylesheet version="1.0">


      </xsl:stylesheet>


  <xsl:output encoding="windows-1252" indent="no" method="xml" version="1.0"/>


  <xsl:strip-space elements="*"/>


  <xsl:template match="/">



    <OpenShipments xmlns="x-schema:OpenShipments.xdr">


      <xsl:apply-templates select="//OpenShipment/ZSDIUPSOUT"/>


    </OpenShipments>



  </xsl:template>



  <xsl:template match="OpenShipment/ZSDIUPSOUT">

  


    <OpenShipment ProcessStatus="" ShipmentOption="">



      <ShipTo>


        <CompanyOrName>


          <xsl:value-of select="KUNWE"/>

.....

 

 

Attached is the File with the complete Transformation Coding

 

Can Enybody help a bloody XML starter ?

 

Greetings from Nuernberg / Germany

 

 

Gerhard


Viewing all articles
Browse latest Browse all 6719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>