complexType "ecore:EPackage"
Namespace:
Content:
complex, 10 attributes, 4 elements
Defined:
globally in ecore.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
"2.0"
 = 
xsd:QName
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, (eClassifiers | eSubpackages)*
</...>
All Direct / Indirect Based Elements (2):
ecore:EPackage, eSubpackages
Known Usage Locations
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      ecore:ENamedElement (extension)
          ecore:EPackage
XML Source (see within schema source)
<xsd:complexType name="EPackage">
<xsd:complexContent>
<xsd:extension base="ecore:ENamedElement">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="eClassifiers" type="ecore:EClassifier"/>
<xsd:element name="eSubpackages" type="ecore:EPackage"/>
</xsd:choice>
<xsd:attribute name="nsURI" type="xsd:string"/>
<xsd:attribute name="nsPrefix" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/10)
nsPrefix
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="nsPrefix" type="xsd:string"/>

nsURI
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="nsURI" type="xsd:string"/>
Content Element Detail (all declarations; defined within this component only; 2/4)
eClassifiers
Type:
ecore:EClassifier, complex content
XML Source (see within schema source)
<xsd:element name="eClassifiers" type="ecore:EClassifier"/>

eSubpackages
Type:
ecore:EPackage, complex content
XML Source (see within schema source)
<xsd:element name="eSubpackages" type="ecore:EPackage"/>

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