[Home] [By Thread] [By Date] [Recent Entries]
Hi, > is there a possibility to take the solutions from form 2 to form 5? > <xsl:variable name="point" > select="count(table/form[2]?to?[5]/solution[./text()='2'])" /> select="count(root/form[position() >= 2 and position() <= 5 and solution = '2'])" Cheers, Jarno - Grendel: Corroding Conscience (Feindflug Remix) XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



