XSLT code, copy as it is

  <!--<xsl:template match="/">

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

  </xsl:template>-->

  -------------------------------------------------------------------

    <xsl:template match="@*|node()">

        <xsl:copy>

            <xsl:apply-templates select="@*|node()"/>

        </xsl:copy>

    </xsl:template>

------------------



Popular posts from this blog

praveen samples: idoc2edi: step by tpm configuration, with payloads

50 questoins of grok questions.

SAP CPI : camle expression in sap cpi , cm, router, filter and groovy script. format