xsl-list
[Top] [All Lists]

RE: xsl:number problem

2003-06-18 11:01:46
David, Wendell, Mark and everybody else,

Thank you very much for being so patient with me!!  I figured it out.  I should 
not use xsl:number level="any" count="buProdId"/> to do the count.  
count(//productId) should be used here. 

I am a newbie with xsl and am still trying to learn how to explain my xsl type 
of questions.  

I appreciate all your help!!!

Charlene 

-----Original Message-----
From: David Carlisle [mailto:davidc(_at_)nag(_dot_)co(_dot_)uk]
Sent: Wednesday, June 18, 2003 1:25 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] xsl:number problem



Based on my xml,  how can I do a count of all productId in the solution tree? 
 

finally, a question that can be answered.

select="count(//productId)"

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


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



<Prev in Thread] Current Thread [Next in Thread>