I am a newby to all this.
I want to retrieve the value of an xsl:for-each element by using XML.
I am writing XML based paging and need these results to later re-load the XML/XSLT with new values.
in older XSL (not xslt) I had:
<xsl:apply-templates select=".//row[index() > 0 $and$ index()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.