complexType "uml:Action"
Namespace:
Content:
complex, 17 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
at 22 locations
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
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (templateBinding | ownedTemplateSignature)*, (clientDependency | nameExpression)*, (outgoing | incoming | redefinedElement | inPartition | inInterruptibleRegion)*, handler*, (localPrecondition | localPostcondition)*
</...>
Known Direct Subtypes (20):
uml:AcceptEventAction, uml:ReadLinkObjectEndAction,
Known Indirect Subtypes (27):
uml:AcceptCallAction, uml:ExpansionRegion,
All Direct / Indirect Based Elements (51):
action, uml:LoopNode,
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 (extension)
                              uml:Action
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Action">
<xsd:complexContent>
<xsd:extension base="uml:ExecutableNode">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="localPrecondition" type="uml:Constraint"/>
<xsd:element name="localPostcondition" type="uml:Constraint"/>
</xsd:choice>
<xsd:attribute name="effect" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/17)
effect
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="effect" type="xsd:string"/>

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.