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

RE: xsl:number problem

Subject: RE: xsl:number problem
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Wed, 18 Jun 2003 17:28:52 -0400
RE:  xsl:number problem
Charlene,

At 04:19 PM 6/18/2003, you wrote:

2. I want to do a number like <xsl:number level="any" count="productId"/>. However, I only want to get the xsl:number for productId that has publisher of "NETg" or "Wave".

For this, you need to change the XPath pattern that is used in the @count attribute of xsl:number. An XPath resource could help you teach yourself to formulate that productId[publisher='NETg' or publisher='Wave'] would be a start (but that there are also other, more sophisticated ways).


3. Same question is for count(//productId). How can I do a count of productId that has publisher of "NETg" or "Wave"?

Same: count(//productId[publisher='NETg']) and so forth.


Learn XPath, you can't write XSLT without it.

Cheers,
Wendell

___&&__&_&___&_&__&&&__&_&__&__&&____&&_&___&__&_&&_____&__&__&&_____&_&&_
    "Thus I make my own use of the telegraph, without consulting
     the directors, like the sparrows, which I perceive use it
     extensively for a perch." -- Thoreau


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.