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 1895 - R-096: Problem with scope property of attributes
Summary: R-096: Problem with scope property of attributes
Status: CLOSED DUPLICATE of bug 1884
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-08-26 16:57 UTC by Sandy Gao
Modified: 2009-04-21 19:24 UTC (History)
0 users

See Also:


Attachments

Description Sandy Gao 2005-08-26 16:57:30 UTC
An attribute declaration may be local to an attribute group definition, in 
which case its scope is specified as *absent*.

But when the group is referenced in a complex type definition, the spec doesn't 
specify that it's scope is set to that of the complex type. 

There may be a similar problem for elements/element groups as well.

See: http://lists.w3.org/Archives/Public/www-xml-schema-
comments/2001OctDec/0209.html
Comment 1 Sandy Gao 2005-08-26 17:00:05 UTC

*** This bug has been marked as a duplicate of 1884 ***