[schema error code] not set

[schema error code] is only set when an element or attribute's local
validity has been assessed (Validation Failure (Element) or (Attribute)).

So no error code is set when no declaration or type can be found for
an element or attribute, because in this case local validity is not
assessed.  But it seems to me that this should produce some error code
if the context-determined declaration is mustFind.

-- Richard

Received on Tuesday, 2 July 2002 12:48:12 UTC