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 2320 - Superfluous attribute "type" on attribute prohibitions in the S4S
Summary: Superfluous attribute "type" on attribute prohibitions in the S4S
Status: RESOLVED FIXED
Alias: None
Product: XML Schema
Classification: Unclassified
Component: Structures: XSD Part 1 (show other bugs)
Version: 1.1 only
Hardware: All All
: P4 normal
Target Milestone: ---
Assignee: C. M. Sperberg-McQueen
QA Contact: XML Schema comments list
URL:
Whiteboard: thimble, work (consensus elusive?)
Keywords: unclassified
Depends on:
Blocks: 3998
  Show dependency treegraph
 
Reported: 2005-09-29 08:58 UTC by Kasimier Buchcik
Modified: 2007-04-16 16:36 UTC (History)
0 users

See Also:


Attachments

Description Kasimier Buchcik 2005-09-29 08:58:37 UTC
In the S4S [1] there is:

<xs:complexType name="explicitGroup">
 [...]
 <xs:attribute name="name" type="xs:NCName" use="prohibited"/>
 <xs:attribute name="ref" type="xs:QName" use="prohibited"/>

AFAIK the attribute "type" on this attribute prohibitions is superfluous
and should be removed.

[1] http://www.w3.org/2001/XMLSchema.xsd
Comment 1 Sandy Gao 2006-11-22 05:16:30 UTC
Proposal: to remove those 2 type attributes.

Resolution: adopted at 2006-10-17 telecon.