RE: xsl: descendent count?

Subject: RE: xsl: descendent count?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 16 Sep 1999 10:46:09 +0100
> > Can anybody tell me; How can I get CHILDREN count of an element. 
> 
> count(//CHAPTER/*)
> 
That's not the number of children of the current chapter, its the total
number of children of any chapter in the whole document.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread