- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 14 Sep 2005 19:27:42 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2229 Summary: R-237: Possible errors in the S4S 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 The following are a few things that look like errors in the current schema-for- schema posted on http://www.w3.org/2001/XMLSchema.xsd Some of them have been discussed here in the past or even mentioned in the errata, but don't seem to be reflected in the posted xsd.... They are all minor things, but they all do get in the way of actually using the schema-for-schema to validate schemas. Here is my list of changes: 1. finalDefault needs to permit "list" and "union" 2. the type of the <element> element in an <all> group needs to be given a name so that it is legal to use the type in both a base type and a restriction when using the allModel (otherwise it breaks one of the particle-valid (restriction) rules). 3. The regular expressions that describe integrity constraint xpaths need to be modified to permit whitespaces in certain places, as discussed in one of the errata. See: http://lists.w3.org/Archives/Public/www-xml-schema-comments/2003JulSep/0087.html
Received on Wednesday, 14 September 2005 19:27:56 UTC