complexType "uml:ExecutableNode"
Namespace:
Content:
complex, 16 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 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
 = 
("public" | "private" | "protected" | "package")
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (templateBinding | ownedTemplateSignature)*, (clientDependency | nameExpression)*, (outgoing | incoming | redefinedElement | inPartition | inInterruptibleRegion)*, handler*
</...>
Known Direct Subtypes (1):
uml:Action
Known Indirect Subtypes (47):
uml:AcceptCallAction, uml:ReadExtentAction,
All Direct / Indirect Based Elements (53):
action, uml:LinkAction,
Known Usage Locations
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      uml:Element (extension)
          uml:TemplateableElement (extension)
              uml:NamedElement (extension)
                  uml:RedefinableElement (extension)
                      uml:ActivityNode (extension)
                          uml:ExecutableNode
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="ExecutableNode">
<xsd:complexContent>
<xsd:extension base="uml:ActivityNode">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="handler" type="uml:ExceptionHandler"/>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.