- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 14 Sep 2005 19:38:51 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2239
Summary: R-247: 2E PER: bracket missing in pattern for lexical
space of xs:language
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
The errata for the language data type in http://www.w3.org/TR/2004/PER-
xmlschema-2-20040318/datatypes-with-errata.html#language contains an error in
the pattern definition. The closing round bracket is missing:
The lexical space of language is the set of all strings that conform to the
pattern ([a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*
See
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2004JanMar/0070.html
Received on Wednesday, 14 September 2005 19:39:00 UTC