xsl-list
[Top] [All Lists]

RE: AW: AW: use preceding element or self

2005-04-29 04:17:22
Oh in addition to my earlier comments, I think  the meaning of a
predicate
[ boolean valued-expression]
has changed a bit in the various drafts of XPath2, i can't 
remember what
saxon 8.2 did.

the only change is that some expressions that were previously accepted are
now rejected as errors. For example

$x[1 to 5]

was equivalent to

$x[true()]

in previous drafts, but is now an error.

Michael Kay
http://www.saxonica.com/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>