xsl-list
[Top] [All Lists]

Re: copying problem

2004-03-14 11:33:10
Thnx for the reply,

greetings,
Chris


From: David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk>
Reply-To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
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



<Prev in Thread] Current Thread [Next in Thread>