scxml.history.attlist

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional
type HistoryType.datatype optional

Used By

Complex Type scxml.history.type

Source

<xsd:attributeGroup name="scxml.history.attlist">
  <xsd:attribute name="id" type="xsd:ID"/>
  <xsd:attribute name="type" type="HistoryType.datatype"/>
  <xsd:attributeGroup ref="scxml.extra.attribs"/>
</xsd:attributeGroup>