-
Key: XMI13-19
-
Legacy Issue Number: 5090
-
Status: closed
-
Source: International Business Machines ( Mr. Tim Grose)
-
Summary:
n the XMI 2.0 specification, the default schema production rules require
each reference to include an anonymous type:<xsd:complexType>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:any processContents="skip"/>
</xsd:choice>
<xsd:anyAttribute processContents="skip"/>
</xsd:complexType>This results in large schemas and does not take advantage of the ability to
reuse types. Why not put a type in the fixed declarations schema and reuse
it instead? -
Reported: XMI 1.2 — Mon, 25 Mar 2002 05:00 GMT
-
Disposition: Resolved — XMI 1.3
-
Disposition Summary:
Add a type called Any to the XMI namespace
-
Updated: Sat, 7 Mar 2015 04:37 GMT