[Home] [By Thread] [By Date] [Recent Entries]
Tempore 19:46:04, die 01/18/2005 AD, hinc in
xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit Antsnio Mota <amsmota@xxxxxxxxx>:
Well, just for the record, i solve my problem, by usingHi, I don't think this is a bug in your XSLTProcessor. According to http://www.w3.org/TR/xpath.html#predicates, a predicate expression should only be interpreted as a position when it's a number. So, for example, <xsl:variable name="snode" select="(//Menu)[5]"/> will work as well as <xsl:variable name="snode" select="(//Menu)[number($pos)]"/>
|

Cart



