[Bug 4314] xml schemas and xml:* attributes

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4314


sandygao@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|decided                     |resolved
         Resolution|                            |FIXED




------- Comment #1 from sandygao@ca.ibm.com  2007-04-02 16:33 -------
The following was proposed to solve this issue.

A new attribute "defaultAttributes" is introduced on the <schema> element,
whose value is a QName as a reference to an attribute group definition. When
this attribute is specified, all complex types defined withint this <schema>
gets the attribute group as if a reference to it was specified in
<complexType>. Complex types can use an attribute "defaultAttributesApply" to
indicate whether such defaulting is desired.

The schema WG adopted this proposal at the 2007-03 face to face meeting. The
specific wording will appear in the next working draft of schema 1.1
structures.

Eric, as the originator, please indicate whether this resolution is
satisfactory to you, by either closing this bug or reopening it. Thanks.

Received on Monday, 2 April 2007 16:33:54 UTC