- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 14 Sep 2005 17:55:41 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2165
Summary: R-168: Question about error codes
Product: XML Schema
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XSD Part 1: Structures
AssignedTo: ht@w3.org
ReportedBy: sandygao@ca.ibm.com
QAContact: www-xml-schema-comments@w3.org
[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.
See the following:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2002JulSep/0005.html
Received on Wednesday, 14 September 2005 17:55:50 UTC