Re: [xsl] Semantic of last() in the guard of a for-each

Subject: Re: [xsl] Semantic of last() in the guard of a for-each
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sun, 4 Nov 2001 16:47:28 GMT
 is it right that the two follwing XSLT fragments should have the
 same semantic?

yes. both select all the element nodes that are not the first or last
element child of the current node.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread