scxml.transition.type

Complex Type Information

Model

((ANY element from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml') | raise | if | foreach | send | script | assign | log | cancel)

Attributes

QName Type Fixed Default Use Inheritable Annotation
cond CondLang.datatype optional
event EventTypes.datatype optional
target xsd:IDREFS optional
type TransitionType.datatype optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'

Used By

Element transition

Source

<xsd:complexType name="scxml.transition.type">
  <xsd:group ref="scxml.transition.content"/>
  <xsd:attributeGroup ref="scxml.transition.attlist"/>
</xsd:complexType>