Subject: Re: [xsl] [XPath 1.0] Why is .[A] illegal but self::node()[A] is legal? From: Michael Kay <mike@xxxxxxxxxxxx> Date: Sat, 07 Aug 2010 18:01:27 +0100 |
Hi Folks,
Why is this XPath 1.0 expression illegal:
.[A]
whereas this XPath 1.0 expression is legal:
self::node()[A]
Isn't '.' a shorthand for 'self::node()'? Shouldn't I be able to interchange the two in any expression?
Michael Kay Saxonica
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] [XPath 1.0] Why is .[A] i, Wolfgang Laun | Thread | [xsl] document () return values., Dave Pawson |
Re: [xsl] question about generate-i, Michael Kay | Date | Re: [xsl] question about generate-i, Dave Pawson |
Month |