[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: XPath's role (Was: Re: Re: . in for)
> <xsl:variable name="emps" > select="//employee[some $d in $departments satisfies > lower-case(./@dept) = > > which reminds me, why is that $d and not d ? > No good reason, it just came that way from XQuery, and it happens to make it easier to parse without reserved words. I've been wondering whether we should allow the "$" in name="$emps" to remove the inconsistency. Mike Kay 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
|