Subject: Re: copying problem
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sun, 14 Mar 2004 13:13:51 GMT
|
<xsl:template match="root">
<root>
<xsl:copy-of select="A[position()!=last()]|B[following-sibling::A]"/>
</root>
</xsl:template>
--
http://www.dcarlisle.demon.co.uk/matthew
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- copying problem
- poppe chris - Sun, 14 Mar 2004 06:55:58 -0500 (EST)
- David Carlisle - Sun, 14 Mar 2004 08:14:03 -0500 (EST) <=
- <Possible follow-ups>
- poppe chris - Sun, 14 Mar 2004 13:33:48 -0500 (EST)
|
|