[xsl] Document order for keys?

Subject: [xsl] Document order for keys?
From: "james walker" <jameswalkerandy@xxxxxxxxxxx>
Date: Mon, 10 Nov 2003 12:20:18 +0000
When finding the first of a group of keys:
key(?ve-by-firstocc?, substring(entrydata[3]/text, 1, 1))[1] would this find the first node in document order or the order which its puts the list in (e.g. if its alphabetical).


if the xml order is such that the order of the nodes are not alphabetical:
bob
bab
burt

would the key expression above select bob or bab?

_________________________________________________________________
Stay in touch with absent friends - get MSN Messenger http://www.msn.co.uk/messenger



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



Current Thread