complexType "uml:Pseudostate"
Namespace:
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.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
 = 
("public" | "private" | "protected" | "package")
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
("initial" | "deepHistory" | "shallowHistory" | "join" | "fork" | "junction" | "choice" | "entryPoint" | "exitPoint" | "terminate")
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (templateBinding | ownedTemplateSignature)*, (clientDependency | nameExpression)*, (outgoing | incoming)*
</...>
All Direct / Indirect Based Elements (4):
connectionPoint, exit (type uml:Pseudostate),
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:Vertex (extension)
                      uml:Pseudostate
XML Source (see within schema source)
<xsd:complexType name="Pseudostate">
<xsd:complexContent>
<xsd:extension base="uml:Vertex">
<xsd:attribute name="kind" type="uml:PseudostateKind"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/13)
kind
Type:
Use:
optional
Attribute Value
enumeration of xsd:NCName
Enumeration:
"initial", "deepHistory", "shallowHistory", "join", "fork", "junction", "choice", "entryPoint", "exitPoint", "terminate"
XML Source (see within schema source)
<xsd:attribute name="kind" type="uml:PseudostateKind"/>

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.