scxml.state.type

Complex Type Information

Model

(onentry* | onexit* | transition* | initial{0,1} | state* | parallel* | final* | history* | datamodel{0,1} | invoke* | (ANY element from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'))

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional
initial xsd:IDREFS optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'

Used By

Element state

Source

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