xsl-list
[Top] [All Lists]

from node 2 to node 5

2004-01-13 05:26:26
hallo,
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'])" />
thank you,
markus


<root>
  <form><solution>1</solution></form>
  <form><solution>2</solution></form>
  <form><solution>3</solution></form>
  <form><solution>2</solution></form>
  <form><solution>2</solution></form>
  <form><solution>6</solution></form>
<root>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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