xsl-list
[Top] [All Lists]

Re: [xsl] apply-templates repeats inside xsl:for-each, why

2014-06-15 20:31:21
On Mon, 2014-06-16 at 01:22 +0000, Mark Giffin m1879(_at_)earthlink(_dot_)net w
           <xsl:value-of select="$platforms/platform[position()]/@id"/>

Do you mean position() eq $num perhaps?

position() by itself will return the position of a node in its
containing sequence or nodelist, which will always be non-zero and hence
always true.

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

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