- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 09 Sep 2005 14:44:31 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2103
Summary: R-115: Validating attributes with default value of type
QName
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 a schema declares an attribute with a default value of type QName (a="b:c"),
there is no validation of the fact that the prefix "a:" is bound in the
instance document at the point where the default value is applied.
See Ashok's mail on behalf of XSL at:
http://lists.w3.org/Archives/Member/w3c-xml-schema-ig/2002Jan/0067.html
Received on Friday, 9 September 2005 14:44:54 UTC