scxml.history.content

Element Group Information

Model

ANY element from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml' , transition , ANY element from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'
Children: transition

Used By

Complex Type scxml.history.type

Source

<xsd:group name="scxml.history.content">
  <xsd:sequence>
    <xsd:group ref="scxml.extra.content" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="transition" minOccurs="1" maxOccurs="1"/>
    <xsd:group ref="scxml.extra.content" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:group>