[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Using count() with a param?

Subject: RE: Using count() with a param?
From: Dean Saxe <Dean.Saxe@xxxxxxxxxxxxxxxxx>
Date: Wed, 29 May 2002 09:44:49 -0400
xml saxe
In this case I don't believe that works (I tried it, unsuccessfully so far)
because I am looking for the entire path to a specific node.  In other
words, I don't care how many Record nodes I find, I want to know how many
/Report/Body/Table/Record nodes I find in the document where Report is the
root node.

-dhs


> -----Original Message-----
> From: David Carlisle [mailto:davidc@xxxxxxxxx]
>
> If you are evaluating this from the root then this will be 1 or 0
> depending on whether the name given is the name of the top element.
> 
> If you want to count nodes other than child of the root you need to
> select them, eg
> 
> count(//*[name()=$nodeName])
> 
> will search the whole document for element nodes of that name.
> 


Dean H. Saxe
Senior Software Engineer
Magnet Communications
Dean.Saxe@xxxxxxxxxxxxxxxxx 
404.592.8515

CONFIDENTIALITY NOTICE:
This message and any attachment is solely for the use of the individual or
entity to which this message is addressed and contains information that is
confidential. If the reader of this message is not the intended recipient,
you are hereby notified that any review, retransmission, disclosure,
copying, distribution or the taking of any action in reliance on the
contents of this communication by persons or entities other than the
intended recipient is strictly prohibited. If you have received this email
in error, please contact the sender and delete the material from any
computer.



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.