complexType "ecore:EReference"
Namespace:
Content:
complex, 22 attributes, 4 elements
Defined:
globally in ecore.xsd; see XML source
Includes:
definitions of 3 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
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:string
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, eType*, eOpposite*
</...>
All Direct / Indirect Based Elements (2):
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 (extension)
                  ecore:EReference
XML Source (see within schema source)
<xsd:complexType name="EReference">
<xsd:complexContent>
<xsd:extension base="ecore:EStructuralFeature">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="eOpposite" type="ecore:EReference"/>
</xsd:choice>
<xsd:attribute name="containment" type="xsd:boolean"/>
<xsd:attribute name="resolveProxies" type="xsd:boolean"/>
<xsd:attribute name="eOpposite" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 3/22)
containment
Type:
xsd:boolean, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="containment" type="xsd:boolean"/>

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

resolveProxies
Type:
xsd:boolean, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="resolveProxies" 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.