[xsl] position in the tree

Subject: [xsl] position in the tree
From: "Carlos" <linux@xxxxxxxx>
Date: Tue, 12 Mar 2002 12:23:27 +0100
if i have the next xml how can i determine where i am?

<foro>
<pregunta>1
<pregunta>1.1
<pregunta>1.1.1</pregunta>
<pregunta>1.1.2</pregunta>
</pregunta>
</pregunta>
<foro>

how can i determine the number of child?
the numbor of indentation?
thanks


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


Current Thread