This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5929 - Facets in the schema for schema documents
Summary: Facets in the schema for schema documents
Status: RESOLVED FIXED
Alias: None
Product: XML Schema
Classification: Unclassified
Component: Datatypes: XSD Part 2 (show other bugs)
Version: 1.1 only
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: C. M. Sperberg-McQueen
QA Contact: XML Schema comments list
URL:
Whiteboard:
Keywords: resolved
Depends on: 6120
Blocks:
  Show dependency treegraph
 
Reported: 2008-08-05 10:16 UTC by Michael Kay
Modified: 2008-10-10 19:36 UTC (History)
1 user (show)

See Also:


Attachments

Description Michael Kay 2008-08-05 10:16:13 UTC
In the latest version of the S4SD, elements such as xs:pattern are described as members of the substitution group of xs:facet. However, the schema has blockDefault="#all", and the declaration of xs:facet does not override this, so substitution is blocked.
Comment 1 Sandy Gao 2008-10-08 16:05:01 UTC
Making this dependent on bug 6120 "Reconsider blockDefault=#all". If "blockDefault" is removed, then this issue is automatically fixed.
Comment 2 Sandy Gao 2008-10-10 19:36:27 UTC
See bug 6120.

On 2008-10-10, the working group decided to remove
blockDefault=#all from the schema for schema documents.