complexType "uml:StateMachine"
Namespace:
Content:
complex, 26 attributes, 39 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
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
 = 
("public" | "private" | "protected" | "package")
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
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)*, (ownedRule | elementImport | packageImport)*, (templateParameter | generalization | redefinedClassifier | substitution | powertypeExtent | ownedUseCase | useCase | representation | occurrence)*, (ownedBehavior | classifierBehavior | implementation | ownedTrigger | ownedStateMachine)*, (ownedAttribute | ownedConnector | ownedPort | ownedOperation | nestedClassifier | ownedReception)*, (redefinedBehavior | specification | parameter | precondition | postcondition | ownedParameterSet)*, (region | connectionPoint | extendedStateMachine)*
</...>
Known Direct Subtypes (1):
uml:ProtocolStateMachine
All Direct / Indirect Based Elements (7):
extendedStateMachine, submachine,
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:Namespace (extension)
                      uml:Classifier (extension)
                          uml:BehavioredClassifier (extension)
                              uml:Class (extension)
                                  uml:Behavior (extension)
                                      uml:StateMachine
XML Source (see within schema source)
<xsd:complexType name="StateMachine">
<xsd:complexContent>
<xsd:extension base="uml:Behavior">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="region" type="uml:Region"/>
<xsd:element name="connectionPoint" type="uml:Pseudostate"/>
<xsd:element name="extendedStateMachine" type="uml:StateMachine"/>
</xsd:choice>
<xsd:attribute name="extendedStateMachine" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/26)
extendedStateMachine
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="extendedStateMachine" type="xsd:string"/>
Content Element Detail (all declarations; defined within this component only; 3/39)
connectionPoint
Type:
uml:Pseudostate, complex content
XML Source (see within schema source)
<xsd:element name="connectionPoint" type="uml:Pseudostate"/>

extendedStateMachine
Type:
uml:StateMachine, complex content
XML Source (see within schema source)
<xsd:element name="extendedStateMachine" type="uml:StateMachine"/>

region
Type:
uml:Region, complex content
XML Source (see within schema source)
<xsd:element name="region" type="uml:Region"/>

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.