|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Q on incremental processing and count()
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








