QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
cond | CondLang.datatype | optional | ||||
event | EventTypes.datatype | optional | ||||
target | xsd:IDREFS | optional | ||||
type | TransitionType.datatype | optional |
Complex Type | scxml.transition.type |
<xsd:attributeGroup name="scxml.transition.attlist"> <xsd:attribute name="event" type="EventTypes.datatype"/> <xsd:attribute name="cond" type="CondLang.datatype"/> <xsd:attribute name="target" type="xsd:IDREFS"/> <xsd:attribute name="type" type="TransitionType.datatype"/> <xsd:attributeGroup ref="scxml.extra.attribs"/> </xsd:attributeGroup> |