Subject: Re: why is select=".[true()]" bad? From: "John E. Simpson" <simpson@xxxxxxxxxxx> Date: Mon, 04 Sep 2000 20:20:28 -0400 |
Why is it that a predicate is not allowed when I do something like
<xsl:variable name="foo" select=".[@id=1]"/>
I mean if the current node has an 'id' attribute numerically equal to the number 1, then $foo will be the current node; otherwise it will be an empty node-set, right? Both SAXON and XT gripe at me for having a predicate after . at all.
================================================================ John E. Simpson | "I spilled spot remover on my dog. http://www.flixml.org | He's gone now." (Steven Wright) simpson@xxxxxxxxxxx |
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: why is select=".[true()]" bad?, Mike Brown | Thread | Re: why is select=".[true()]" bad?, Mike Brown |
Re: why is select=".[true()]" bad?, Gary L Peskin | Date | Re: why is select=".[true()]" bad?, Mike Brown |
Month |