xsl-list
[Top] [All Lists]

Number of records...

2003-07-17 09:35:35
I have the next xml, and I want to know how many tables there are ? How can 
I do this ? (I do not want to loop with a for each if it's possible...)

So in this case the answer I need should be 3..
- <Tables>
  - <Table>
       <Name>TableName1</Name> 
    </Table>
  - <Table>
       <Name>TableName2</Name> 
    </Table>
  - <Table>
       <Name>TableName3</Name> 
    </Table>
- </Tables>

Regards 
Jan Soer

-- 
_____________________________________________________________________
2x sneller ADSL met Zon Breedband Family. In combinatie met ZonTel
nu voor maar 29 euro per maand. Bestel nu op www.zonnet.nl/breedband
Bovendien met gratis modem en geen aansluitkosten!


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



<Prev in Thread] Current Thread [Next in Thread>