[Home] [By Thread] [By Date] [Recent Entries]

Subject: RE: Not So Newbie XPath Question
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Mon, 19 Feb 2001 20:49:09 -0000
> >
> > <xsl:template match="a[not(following-sibling::a)]" >
>
> Mmm. Does using following-sibling work given Jeni Tennison's Post?
>
You can use any XPath expression in the predicate of a match pattern,
provided it doesn't contain variable references and doesn't use the
current() function. The restriction on which axes are allowed applies only
outside the square brackets.

Mike Kay


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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member