The table that Martin pointed out from the specification indicates that it
is in order of "lowest to highest", hence '=>' (line 16) has higher
precedence than '=' (line 5).
On Thu, Aug 22, 2024, 14:43 Leo Studer leo.studer@xxxxxxxxxxx <
xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
>
> Does https://www.w3.org/TR/xpath-31/#id-precedence-order help?
>
>
> Not really, I would expect
>
> A = B => not() and (A=B) => not()
>
> To be the same since = precedes =>
>
>
>
> XSL-List info and archive <http://www.mulberrytech.com/xsl/xsl-list>
> EasyUnsubscribe <http://lists.mulberrytech.com/unsub/xsl-list/552232> (by
> email <>)
|