complexType "ecore:EClass"
Namespace:
Content:
complex, 12 attributes, 5 elements
Defined:
globally in ecore.xsd; see XML source
Includes:
definitions of 3 attributes, 3 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:boolean
 = 
xsd:boolean
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, (eSuperTypes | eOperations | eStructuralFeatures)*
</...>
All Direct / Indirect Based Elements (2):
ecore:EClass, eSuperTypes
Known Usage Locations
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      ecore:ENamedElement (extension)
          ecore:EClassifier (extension)
              ecore:EClass
XML Source (see within schema source)
<xsd:complexType name="EClass">
<xsd:complexContent>
<xsd:extension base="ecore:EClassifier">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="eSuperTypes" type="ecore:EClass"/>
<xsd:element name="eOperations" type="ecore:EOperation"/>
<xsd:element name="eStructuralFeatures" type="ecore:EStructuralFeature"/>
</xsd:choice>
<xsd:attribute name="abstract" type="xsd:boolean"/>
<xsd:attribute name="interface" type="xsd:boolean"/>
<xsd:attribute name="eSuperTypes" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 3/12)
abstract
Type:
xsd:boolean, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="abstract" type="xsd:boolean"/>

eSuperTypes
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="eSuperTypes" type="xsd:string"/>

interface
Type:
xsd:boolean, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="interface" type="xsd:boolean"/>
Content Element Detail (all declarations; defined within this component only; 3/5)
eOperations
Type:
ecore:EOperation, complex content
XML Source (see within schema source)
<xsd:element name="eOperations" type="ecore:EOperation"/>

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

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

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.