scxml.scxml.type

Complex Type Information

Model

(state* | parallel* | final* | datamodel* | script* | (ANY element from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'))

Attributes

QName Type Fixed Default Use Inheritable Annotation
binding Binding.datatype optional
datamodel xsd:NMTOKEN null optional
exmode Exmode.datatype optional
initial xsd:IDREFS optional
name xsd:NMTOKEN optional
version xsd:decimal 1.0 required
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'

Used By

Element scxml

Source

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