xsl-list
[Top] [All Lists]

Re: Curious result of the position() function

2004-07-29 02:20:18


I believed that the position() function should give me the position number  
of the node in the node set.

"set" always implies an unordered data structure, there is no postion in
a set. It does give the position in the current node list, which in thi
scase consists of, alternately an element node and a text node (with
white space in it)

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________


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