complexType "xmi:XMI"
Namespace:
Content:
complex, 6 attributes, elem. wildcard
Defined:
globally in XMI.xsd; see XML source
Includes:
definitions of 2 attributes, elem. wildcard
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
xsd:QName
 = 
"2.0"
    >
   
Content: 
{any}*
</...>
All Direct / Indirect Based Elements (1):
xmi:XMI
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="XMI">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:any processContents="strict"/>
</xsd:choice>
<xsd:attributeGroup ref="xmi:IdentityAttribs"/>
<xsd:attributeGroup ref="xmi:LinkAttribs"/>
<xsd:attribute form="qualified" name="type" type="xsd:QName" use="optional"/>
<xsd:attribute fixed="2.0" form="qualified" name="version" type="xsd:string" use="required"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/6)
xmi:type
Form:
namespace-qualified
Type:
xsd:QName, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute form="qualified" name="type" type="xsd:QName" use="optional"/>

xmi:version
Form:
namespace-qualified
Type:
xsd:string, predefined
Use:
required
Attribute Value
Fixed:
"2.0"
XML Source (see within schema source)
<xsd:attribute fixed="2.0" form="qualified" name="version" type="xsd:string" use="required"/>

XML schema documentation generated with DocFlex/XML RE 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.