|
Subject: RE: Simple XSL Question From: Kay Michael <Michael.Kay@xxxxxxx> Date: Fri, 3 Nov 2000 13:27:34 -0400 (EST) |
> How can I count all the children of the element column where nr = 2? > Should be something like this: > <xsl:value-of select="count(//tablelayout/column/*)"/> Yes, it's <xsl:value-of select="count(//tablelayout/column[@nr='2']/*)"/> Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: Simple XSL Question, sara . mitchell | Thread | XML/XSL utility for Overlib(), Cristobal Galiano Fe |
| RE: Can XSL process and separate on, Kay Michael | Date | RE: Don't understand it, ..., Kay Michael |
| Month |