complexType "xmi:PackageReference"
Namespace:
Content:
complex, 7 attributes, 2 elements
Defined:
globally in XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
"2.0"
 = 
xsd:QName
 = 
xsd:string
    >
   
Content: 
(name | version)*
</...>
Known Direct Subtypes (3):
xmi:Import, xmi:Model
All Direct / Indirect Based Elements (4):
xmi:Import, xmi:Model,
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="PackageReference">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="name" type="xsd:string"/>
<xsd:element name="version" type="xsd:string"/>
</xsd:choice>
<xsd:attributeGroup ref="xmi:ObjectAttribs"/>
<xsd:attribute name="name" type="xsd:string" use="optional"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/7)
name
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="name" type="xsd:string" use="optional"/>

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.