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 2155 - R-159: Bug in the spec wrt attribute defaults
Summary: R-159: Bug in the spec wrt attribute defaults
Status: CLOSED FIXED
Alias: None
Product: XML Schema
Classification: Unclassified
Component: Structures: XSD Part 1 (show other bugs)
Version: 1.0 only
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Henry S. Thompson
QA Contact: XML Schema comments list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-14 14:37 UTC by Sandy Gao
Modified: 2009-04-21 19:25 UTC (History)
0 users

See Also:


Attachments

Description Sandy Gao 2005-09-14 14:37:16 UTC
The REC distinguishes between attribute decls and attribute uses in order to 
allow refs to global decls to have their own defaulted and/or fixed values. We 
correctly fall back from the use to the decl in checking fixed values, but we 
don't actually specify the fallback in building the default. This actually 
requires a one-word fix (insert 'effective' before {value constraint} in Schema 
Information Set Contribution: Attribute Default Value in section 3.4.5) with a 
link to the definition of effective value constraint.

This is a 'must fix', in my view.

See the following for more info:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2002AprJun/0137.html
Comment 1 Sandy Gao 2005-09-14 14:37:32 UTC
Discussed at the Sept. 13 telecon. The WG agreed with HT on the proposal and is 
instructed to draft erratum text.

Draft errata posted at:
http://lists.w3.org/Archives/Member/w3c-xml-schema-ig/2002Oct/0201.html 

Discussed and approved at Oct. f2f. See:
http://www.w3.org/XML/2002/10/xml-schema-ftf-minutes 

Erratm E1-38 added.