[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] position
Subject: RE: [xsl] position
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 2 Dec 2005 00:22:05 -0000
|
> But i didn't get understand, does this mean apply-templates call
> return number of elements matched the select criteria?
I'm sorry, but I don't understand your question.
Your apply-templates instruction selected one element and processed it. The
position() of that element was therefore 1.
Michael Kay
http://www.saxonica.com/
|