- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 25 Jan 2008 19:13:26 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5127
David_E3@VERIFONE.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WORKSFORME
------- Comment #2 from David_E3@VERIFONE.com 2008-01-25 19:13 -------
The WG agrees with the first interpretation, i.e.:
the schema is invalid; the enumeration value must be in
the value space of the base type, and the value space of NOTATION is the set of
NOTATIONs declared in the "current schema".
Note that the test could be properly catalogued as "valid" if the the following
declaration were included in the schema:
<xs:notation name="jpeg" public="image/jpeg" system="viewer.exe"/>
Received on Friday, 25 January 2008 19:13:31 UTC