Re: [xsl] Counting nodes

Subject: Re: [xsl] Counting nodes
From: "Vasu Chakkera" <vasucv@xxxxxxxxxxx>
Date: Tue, 02 Jul 2002 14:04:46 +0000
the namespace you are using is outdated..
Is it a serious design consideration that you use the namespace you are using now??
if not then i reckon you use the namespace as below
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>


Vasu


From: "Mike Leahy" <mgleahy@xxxxxxxxxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Subject: [xsl] Counting nodes
Date: Tue, 2 Jul 2002 09:51:49 -0400

Hello list,

I am using the namespace "http://www.w3.org/TR/WD-xsl";

I would like to be able to count the occurrance of a particular tag (e.g.
"procstep" can occur multiple times within "metadata/dataqual/lineage" in
the XML files I am using).  The count function is not a recognized function
in the namespace I am using - is there any other way I could get this
number?

Mike


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread