|
Subject: [xsl] How do I count the number of elements in a key ? From: Michael Fourneau <Michael.Fourneau@xxxxxxx> Date: Thu, 05 Oct 2006 22:12:46 +0200 |
<inventory>
<row>
<hostmame>AA</hostname>
<serial>A</serial>
</row>
<row>
<hostmame>BB</hostname>
<serial>B</serial>
</row>
<row>
...
</row>
</inventory>I defined a key such as: <xsl:key name="systems" match="/inventory/row/serial" use="."/>
Thanks beforehand, Michael
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] stripping <p> tags from a, Manfred Staudinger | Thread | Re: [xsl] How do I count the number, David Carlisle |
| Re: [xsl] stripping <p> tags from a, Manfred Staudinger | Date | Re: [xsl] Ignore html during javasc, Mulberry Technologie |
| Month |