X-Date: 14 Feb 2000 12:02:38 -0000 --> XPATH : How to get the level of a node (d����) ?

This is the mail archive of the >xsl-list@mulberrytech.com mailing list .


Index Nav: [Author Index
Message Nav: HREF="msg00367.html">Date Prev] [Date Next] [Thread Prev] [Thread Next]

XPATH : How to get the level of a node (depth) ?


<-Body-of-Message-->
Question of a new XSL/XPATH user...

            How can i get the depth of a node...?

 Sample :
<DOCUMENT>
        <HEADER>
             <LINE> toto </LINE>
             <LINE> titi </LINHjÂ:;
      </H<LINE> the body text here </LINE>
       </BODY&g   </DOCUMENT>

And i want somethink like

    DOCUMENT : 1
    HEADER : 2
    LINE : 3
    LINE : 3
    BODY : 2
     : 3


                                                        Thanks..!!



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
Index Nav: [Date Index] [Subject Index] [Author Index] [Td Index]
Message Nav: [Date ] [Date Next] [Thread Prev] [REF="msg00370.html">Thread Next]