[thelist] XSL count

Stevenson N ngilas2003 at yahoo.com
Fri Sep 12 01:41:51 CDT 2003


Hi all,
I have the following XML document:
 
 <f id="19" fn="john" pid="0"></f>
 <f id="22" fn="peter" pid="19">
     <s cn="03-0902" ba="1"/>
     <s cn="03-0102" ba="1"/>
    <s cn="02-7512" ba="2"/>
 </f>
 
What i want to achieve is do a count of  all <s> with an attribute ba=1.
How can i do that?
Please assist!
 
Thanks
 


---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software


More information about the thelist mailing list