complexType "ecore:ETypedElement"
Namespace:
Content:
complex, 13 attributes, 3 elements
Defined:
globally in ecore.xsd; see XML source
Includes:
definitions of 5 attributes, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
"2.0"
 = 
xsd:QName
 = 
xsd:string
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:int
 = 
xsd:int
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, eType*
</...>
Known Direct Subtypes (3):
ecore:EOperation, ecore:EStructuralFeature
Known Indirect Subtypes (2):
ecore:EAttribute, ecore:EReference
All Direct / Indirect Based Elements (10):
eOperations, ecore:EOperation,
Known Usage Locations
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      ecore:ENamedElement (extension)
          ecore:ETypedElement
XML Source (see within schema source)
<xsd:complexType name="ETypedElement">
<xsd:complexContent>
<xsd:extension base="ecore:ENamedElement">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="eType" type="ecore:EClassifier"/>
</xsd:choice>
<xsd:attribute name="ordered" type="xsd:boolean"/>
<xsd:attribute name="unique" type="xsd:boolean"/>
<xsd:attribute name="lowerBound" type="xsd:int"/>
<xsd:attribute name="upperBound" type="xsd:int"/>
<xsd:attribute name="eType" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 5/13)
eType
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="eType" type="xsd:string"/>

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

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

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

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

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.