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

Re: Q on incremental processing and count()

Subject: Re: Q on incremental processing and count()
From: "Joerg Heinicke" <joerg.heinicke@xxxxxx>
Date: Sat, 16 Feb 2002 01:30:59 +0100
access incremental row counter
Hello Michael,

it's not clear what you want to do. Your variables are ok, no problems to
see. You only can shorten them:

<xsl:variable name="col-num" select="10"/>

<xsl:variable name="col-num" select="count(thead/th-row)"/>

<xsl:variable name="col-num" select="count(thead[1]/th-row)"/>

Between the two last declarations there should be no difference, because of
your XML.

But what exactly is the problem? What's the result you get and you expect?
What's the context of the variable declaration?

Regards,

Joerg


 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.