string-length of all label attributes2004-07-08 02:46:59Hy, 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
|
|