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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

counting tags with a certain attribute


Doe anybody know can I count the number of tags in a XML doc with a certain
attribute.
For example:
If you have
<Field name="me" size="50">
</Field>

<Field name="me" size="34">
</Field>
I want to know that I have two Field nodes with name="me".
How do I count them???

Maria Manuel Rodrigues Teixeira
EFACEC Sistemas de Informação, SA
maria.manuel@si.efacec.pt


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]