[Home] [By Thread] [By Date] [Recent Entries]
You're welcome. For the record, I made a typo when left out the closing square bracket in the predicate. Here is the correct template:
<xsl:template match="BROTHER"> <xsl:value-of select="count(preceding-sibling::*[name()='BROTHER'])" /> </xsl:template>
-----Original Message----- From: John C Cartwright <John.C.Cartwright@xxxxxxxx> Sent: Fri, 09 Jul 2004 13:29:36 -0600 To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: Re: finding position in list of siblings works perfectly! Thanks for the prompt response. -- john cknell@xxxxxxxxxx wrote: Try this template: -- ==================================================== John Cartwright Associate Scientist Geospatial Data Services Group CIRES, National Geophysical Data Center/NOAA (303) 497-6284 John.C.Cartwright@xxxxxxxx ====================================================
|

Cart



