scxml.state.attlist

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional
initial xsd:IDREFS optional

Used By

Complex Type scxml.state.type

Source

<xsd:attributeGroup name="scxml.state.attlist">
  <xsd:attribute name="id" type="xsd:ID"/>
  <xsd:attribute name="initial" type="xsd:IDREFS"/>
  <xsd:attributeGroup ref="scxml.extra.attribs"/>
</xsd:attributeGroup>