|
Subject: [xsl] Using Count() conditionally ?? From: "KUMAR NINGASHETTY" <kningashetty@xxxxxxxxxxxxxxxx> Date: Mon, 24 Jun 2002 16:08:44 -0400 |
Hi ..
I am trying to count the total number of 416's and 415's in the following xml ... Is there is anyway to use predicates in count function to acheive this.
any help and pointers ...
<rep>
<appl>
<apps>
<sysid>416</sysid>
</apps>
<apps>
<sysid>415</sysid>
</apps>
<apps>
<sysid>415</sysid>
</apps>
<apps>
<sysid>416</sysid>
</apps>
<apps>
<sysid>416</sysid>
</apps>
</appl>
</rep>
Thanks ...
-Kumar
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Sorting issue, Jeni Tennison | Thread | Re: [xsl] Using Count() conditional, J.Pietschmann |
| Re: [xsl] xml-stylesheet p.i. and o, Sebastian Rahtz | Date | [xsl] call-template can't find the , Greg Kushmerek |
| Month |