complexType "ecore:EEnumLiteral"
Namespace:
Content:
complex, 9 attributes, 2 elements
Defined:
globally in ecore.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
"2.0"
 = 
xsd:QName
 = 
xsd:string
 = 
xsd:int
    >
   
Content: 
xmi:Extension*, eAnnotations*
</...>
All Direct / Indirect Based Elements (2):
ecore:EEnumLiteral, eLiterals
Known Usage Locations
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      ecore:ENamedElement (extension)
          ecore:EEnumLiteral
XML Source (see within schema source)
<xsd:complexType name="EEnumLiteral">
<xsd:complexContent>
<xsd:extension base="ecore:ENamedElement">
<xsd:attribute name="value" type="xsd:int"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/9)
value
Type:
xsd:int, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="value" type="xsd:int"/>

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.