Re: xpathDefaultNamespace attribute on xs:assertion

From
Mukul Gandhi <>
To
XML Developers List <>
Date
2022-05-31T11:08:45Z
ID
<>
Thread
Re: xpathDefaultNamespace attribute on xs:assertion
Hi all,

On Tue, May 31, 2022 at 2:09 PM Mukul Gandhi <[email protected]> wrote:
Is an optional xs:annotation child of xs:assertion, can make use of xpathDefaultNamespace attribute on xs:assertion, or is there any other use case of having xpathDefaultNamespace attribute on xs:assertion?

It seems to me that, xs:annotation child of xs:assertion, cannot make use of xpathDefaultNamespace attribute, since there can never be XPath expressions to be evaluated within xs:annotation.

But my other question still begs for answer. i.e, whether xpathDefaultNamespace attribute has any valid uses with xs:assertion? As far as I know, xs:assertion always has to evaluate XPath expressions involving $value and literals. As per XSD 1.1 spec, $value is "a value consisting of a sequence of zero or more atomic values".   


--
Regards,
Mukul Gandhi