complexType "ecore:EDataType"
Namespace:
Content:
complex, 10 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:string
 = 
xsd:boolean
    >
   
Content: 
xmi:Extension*, eAnnotations*
</...>
Known Direct Subtypes (1):
ecore:EEnum
All Direct / Indirect Based Elements (2):
ecore:EDataType, ecore:EEnum
Known Usage Locations
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      ecore:ENamedElement (extension)
          ecore:EClassifier (extension)
              ecore:EDataType
XML Source (see within schema source)
<xsd:complexType name="EDataType">
<xsd:complexContent>
<xsd:extension base="ecore:EClassifier">
<xsd:attribute name="serializable" type="xsd:boolean"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/10)
serializable
Type:
xsd:boolean, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="serializable" 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.