complexType "ecore:EStructuralFeature"
Namespace:
Content:
complex, 19 attributes, 3 elements
Defined:
globally in ecore.xsd; see XML source
Includes:
definitions of 6 attributes
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
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:string
 = 
xsd:boolean
 = 
xsd:boolean
    >
   
Content: 
xmi:Extension*, eAnnotations*, eType*
</...>
Known Direct Subtypes (2):
ecore:EAttribute, ecore:EReference
All Direct / Indirect Based Elements (5):
eOpposite, ecore:EReference,
Known Usage Locations
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      ecore:ENamedElement (extension)
          ecore:ETypedElement (extension)
              ecore:EStructuralFeature
XML Source (see within schema source)
<xsd:complexType name="EStructuralFeature">
<xsd:complexContent>
<xsd:extension base="ecore:ETypedElement">
<xsd:attribute name="changeable" type="xsd:boolean"/>
<xsd:attribute name="volatile" type="xsd:boolean"/>
<xsd:attribute name="transient" type="xsd:boolean"/>
<xsd:attribute name="defaultValueLiteral" type="xsd:string"/>
<xsd:attribute name="unsettable" type="xsd:boolean"/>
<xsd:attribute name="derived" type="xsd:boolean"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 6/19)
changeable
Type:
xsd:boolean, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="changeable" type="xsd:boolean"/>

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

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

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

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

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

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.