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

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

details
Type:
XML Source (see within schema source)
<xsd:element name="details" type="ecore:EStringToStringMapEntry"/>

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

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.