complexType "uml:Element"
Namespace:
Content:
complex, 7 attributes, 3 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
at 17 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
"2.0"
 = 
xsd:QName
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*
</...>
Known Direct Subtypes (13):
uml:ActivityGroup, uml:Relationship,
Known Indirect Subtypes (213):
uml:Abstraction, uml:InterruptibleActivityRegion,
All Direct / Indirect Based Elements (496):
action, target (type uml:Vertex),
type (type uml:Type),
Known Usage Locations
Annotation
Element is an abstract metaclass with no superclass. It is used as the common superclass for all metaclasses in the infrastructure library. Element has a derived composition association to itself to support the general capability for elements to own other elements.
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      uml:Element
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Element">
<xsd:complexContent>
<xsd:extension base="ecore:EModelElement">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="ownedComment" type="uml:Comment"/>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
ownedComment
Type:
uml:Comment, complex content
The Comments owned by this element. Subsets Element::ownedElement.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="ownedComment" type="uml:Comment"/>

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.