scxml.parallel.type

Complex Type Information

Model

(onentry* | onexit* | transition* | state* | parallel* | 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
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'

Used By

Element parallel

Source

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