scxml.if.else.mix

Element Group Information

Model

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

Used By

Element Group scxml.if.content

Source

<xsd:group name="scxml.if.else.mix">
  <xsd:sequence>
    <xsd:element ref="else"/>
    <xsd:group ref="scxml.core.executablecontent" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:group>