scxml.if.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) , elseif , ((ANY element from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml') | raise | if | foreach | send | script | assign | log | cancel) , else , ((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 required
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'

Used By

Element if

Source

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