xsl-list
[Top] [All Lists]

string-length of all label attributes

2004-07-08 02:46:59
Hy,

I am trying to calculate the string length of all @label attributes in
any element.

When I apply string-length(//@label) in the root I only get the length
of the first attribute. But count(//@label) works fine.

What am I doing wrong?


Rob


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