[Home] [By Thread] [By Date] [Recent Entries]
> I'd like to know the average string-length of a collection of
> nodes (in a nodeset).
You can program this by a recurive template, or you can use the Saxon
extension function:
saxon:sum( $nodes, saxon:expression('string-length(.)'))
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



