scxml.datamodel.content

Element Group Information

Model

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

Used By

Complex Type scxml.datamodel.type

Source

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