Hi,
> and this return me total number of @Name ..means it also
> count those @Name
> which has ""(empty)value .
> So I want to know is it possible to count only those @Name
> ....which are
> not empty. if it is possible ..then anyone tell me how.
<xsl:variable name="total" select="count($t4-31.Envelop.TaskEnvelop.Contents.TaskSheet.TaskSheetInstructions.Instruction.DataSet.Query.WhereDetails.Description/@Name[not(. = '')])"/>
Santtu
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Count problem
- Mukul . Mudgal - Mon, 13 May 2002 05:38:13 -0400 (EDT)
- <Possible follow-ups>
- Jarno . Elovirta - Mon, 13 May 2002 06:20:22 -0400 (EDT) <=
|
|