Quantcast
Viewing all articles
Browse latest Browse all 2823

Re: XSLT mapping help to add namespace in the existing node

Hi Anuradha!

 

<xsl:template match="/StudyDetails">

  <xsl:element name="ns0:{local-name(.)}" namespace="urn:sap:com">

  <xsl:copy-of select="*"/>

  </xsl:element>

</xsl:template>

 

Regards, Evgeniy.


Viewing all articles
Browse latest Browse all 2823

Trending Articles



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