- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 09 Sep 2005 14:01:55 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2096
Summary: R-106: Clarification requested re: facets for QName type
Product: XML Schema
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XSD Part 2: Datatypes
AssignedTo: cmsmcq@w3.org
ReportedBy: sandygao@ca.ibm.com
QAContact: www-xml-schema-comments@w3.org
QName allows the following facets: length, minLength, maxLength, pattern,
enumeration, whiteSpace.
The validation rules for length, minLength, and maxLength facets in 4.3.1.3,
4.3.2.3, 4.3.3.3 --when it comes to atomic variety-- are defined only for
Strings and hex/base64Binary.
Questions:
Do those three facets apply to the lexical or value space? If the latter, then
how? The same question applies to NOTATION and anyURI (considering encoding)
types.
The other three facets (pattern, enumeration, whiteSpace) seem to apply to the
lexical space. Is this correct?
See:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2002JanMar/0218.html
Received on Friday, 9 September 2005 14:02:06 UTC