xsl-list
[Top] [All Lists]

[xsl] position() question

2008-09-26 07:10:24
Hello,

I just came across an example where I am wondering about the value that is calculated by position().

Please have a look at:
http://msdn.microsoft.com/de-de/library/ms256214.aspx

In my enviromnent (saxon 8) I dont get the desired result as in the example. My value of position() is 2,4,6,...,22 instead of 1,2,3,...,11. So every item gets the color yellow. But I dont know why, because the iteration goes over the 11 "item" elements. Where do the other elements come from that are counted?

regards,
Garvin

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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