RE: [xsl] Determining the level of the XML node?

Subject: RE: [xsl] Determining the level of the XML node?
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 16 Jan 2001 22:53:36 -0000
> Does anyone know how to determine what "level" the current 
> node is at in the XML using XSL? 

count(ancestor::node())

Mike Kay 
> 

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


Current Thread