Subject: size?
From: "Larry Fitzpatrick" <lef@xxxxxxxxxxxx>
Date: Wed, 12 May 1999 16:02:29 -0400
|
Hi,
The xslt spec has the following example fragment in section 11.2:
<xsl:variable name="level"
expr="size(from-ancestors(orderedlist)) mod 3"/>
size() looks like a function, but it is not described as any of the
"well-known" functions. Can I assume that this is some "extension
function" or am I not understanding the syntax?
Or (please say yes) is this a generic function that should be available for all
datatypes but was inadvertently not documented?
Cheers!lef
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- size?
- Larry Fitzpatrick - Wed, 12 May 1999 16:02:29 -0400 <=
|
|