scxml.history.type

Complex Type 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

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional
type HistoryType.datatype optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'

Used By

Element history

Source

<xsd:complexType name="scxml.history.type">
  <xsd:group ref="scxml.history.content"/>
  <xsd:attributeGroup ref="scxml.history.attlist"/>
</xsd:complexType>