- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 14 Sep 2005 19:12:54 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2209
Summary: R-217: Potential problem with Derivation Valid
(Restriction, Complex)
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
In the constraint "Derivation Valid (Restriction, Complex)"
2.1.3 [Definition:] Let the effective value constraint of an attribute use be
its {value constraint}, if present, otherwise its {attribute declaration}'s
{value constraint} . Then one of the following must be true:
2.1.3.1 B's effective value constraint is absent or default.
2.1.3.2 R's effective value constraint is fixed with the same string as B's.
2.1.3.2 mentions "the same string as B's". Shouldn't it be either the
same "actual value" or the same "canonical representation"? (I think actual
value is more proper.)
See:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2003JanMar/0047.html
Received on Wednesday, 14 September 2005 19:12:57 UTC