[no subject]

From: Peter_Ivan@xxxxxxxxxxxxxxx
Date: Thu, 8 Jan 2004 10:40:16 +0530
Dear friends,

I want to count the number of elements and nodes in a xml with an xsl.
can u say a way6 to do it.

<A>
     <A1>
                    <A12>
          <A12>
          <A12>
     </A1>
                <A2>
          <A12>
          <A12>
     </A2>
....
</A>

i should get a sum in this case of  8 ie sum of nodes and childs ..
how to get this done .

rgds
Peter Ivan


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


Current Thread