RE: looping

Subject: RE: looping
From: "Wade, William (Bill)" <bwade@xxxxxxxxxxxx>
Date: Tue, 28 Nov 2000 11:19:57 -0600
Mike Kay wrote:
> No. The XPath expression "0" parses as a single token which 
> is a number, so the value of the expression is a number. 
> The expression doesn't match the production for a QName, 
> because a QName has to start with a letter.

A couple of others have mentioned that.  I gave a newbie answer.

Bill Wade

-----Original Message-----
From: Kay Michael [mailto:Michael.Kay@xxxxxxx]
Sent: Tuesday, November 28, 2000 9:51 AM
To: 'xsl-list@xxxxxxxxxxxxxxxx'
Subject: RE: looping


> Wouldn't <xsl:param name="start-val" select="0"/> cause the 
> parser to search for a child named "0" within the context node? 


Mike Kay


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


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


Current Thread