|
Subject: [xsl] Subtree Transformation From: Garvin Riensche <g.riensche@xxxxxxx> Date: Thu, 15 Mar 2007 12:36:58 +0100 |
<a>
<b>
<c id="1"/>
</b>
</a><a>
<b>
<c id="1"/>
<c id="2"/>
...
</b>
</a><xsl:stylesheet match="/">
<a>
<b>
<xsl:copy-of="/a/b/c"/>
<c id="2"/>
<c id="3"/>
</b>
</a><a>
<b>
<bb>
<bbb/>
</bb>
<c id="1"/>
</b>
<d>
<e/>
...
</d>
</a>Regards, Garvin
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] xsl:function vs named tem, Michael Kay | Thread | Re: [xsl] Subtree Transformation, Abel Braaksma |
| SV: Re: [xsl] fo spaces, Mati Hadi | Date | RE: [xsl] fo spaces, Mati Hadi |
| Month |