Re: [xsl] Scope of =>

Subject: Re: [xsl] Scope of =>
From: "Leo Studer leo.studer@xxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 22 Aug 2024 12:43:48 -0000
> 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 =>

Current Thread