Re: [xsl] copying problem

Subject: Re: [xsl] copying problem
From: "poppe chris" <pc_poppe@xxxxxxxxxxx>
Date: Sun, 14 Mar 2004 19:33:10 +0100
Thnx for the reply,

greetings,
Chris


From: David Carlisle <davidc@xxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] copying problem
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


_________________________________________________________________ Geldzaken en beursberichten http://money.msn.be/


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread