The <xs:assert> element cannot use inheritable attributes?

"Costello, Roger L." <[email protected]> Fri, 7 Dec 2012 09:45:16 +0000
Newsgroups gmane.text.xml.schema.devel
Message-ID <[email protected]>
Hi Folks,

It is my understanding that <xs:assert> elements cannot use inheritable attributes (that is, the xpath expression in the <xs:assert> element's @test attribute cannot reference attributes declared with inheritable="true").

Only <xs:alternative> elements can use inheritable attributes.

Do I have a correct understanding?

If yes, why is it that <xs:assert> elements cannot use inheritable attributes?

/Roger