[Home] [By Thread] [By Date] [Recent Entries]
Mohit Anchlia wrote:
I have payload something like Well if you want to strip the payload element(s) then do <xsl:template match="@* | node()">
<xsl:copy>
<xsl:apply-templates select="@* | node()"/>
</xsl:copy>
</xsl:template><xsl:template match="payload"/> -- Martin Honnen --- MVP Data Platform Development http://msmvps.com/blogs/martin_honnen/
|

Cart



