|
Subject: [xsl] copying source tree From: "Roshan Sharma" <roshansharma@xxxxxxxxxxx> Date: Wed, 14 Mar 2001 15:13:05 |
<xsl:template match="@*|node()" >
<xsl:apply-templates
select = "@*|node()"/>
</xsl:template>
<xsl:template match="/">
<xsl:apply-templates select="*" />
</xsl:template>I want to make changes only to a node in the source tree by matching in the second template. This one does not seem to copy the source tree. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Not able to create SAXParser., Satish Patil | Thread | Re: [xsl] copying source tree, David Carlisle |
| Re: [xsl] dash, YueMa | Date | RE: [xsl] transforming a XML to CS, Robert C. Lyons |
| Month |