Subject: RE: RE: Postional predicates de-mystified
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 4 Jan 2002 15:59:32 -0000
|
> or I think just
>
> <xsl:value-of select=" for $i in ancestor::*/.
> return name(.)" separator = "/"/>
>
> as /. sorts into document order.
>
We're going to get 1000 people a week falling into the trap of using "."
within a "for" expression when they should use the range variable.
Congratulations on being the first.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
Jeni Tennison - Fri, 4 Jan 2002 07:35:42 -0500 (EST)
DPawson - Fri, 4 Jan 2002 11:11:26 -0500 (EST)
|
|