- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 14 Sep 2005 17:50:06 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2163
Summary: R-166: Question re: xsi:type and skip
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
If an element matches <any> with processContents=skip, but has an xsi:type
attribute, may/must it be assessed?
Schema-Validity Assessment (Element) disallows finding an element declaration
or laxly validating using the ur-type when the context-determined declaration
is skip, but does not mention skip in section 1.2 which includes the xsi:type
case.
It seems most reasonable to me that an element matching skip should be
completely untouched by the validator, just like an element outside the
validation-root.
See the following:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2002JulSep/0002.html
Ashok's response:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2002JulSep/0004.html
Received on Wednesday, 14 September 2005 17:50:15 UTC