QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
delay | Duration.datatype | 0s | optional | |||
delayexpr | ValueLang.datatype | optional | ||||
event | EventType.datatype | optional | ||||
eventexpr | ValueLang.datatype | optional | ||||
id | xsd:ID | optional | ||||
idlocation | LocLang.datatype | optional | ||||
namelist | xsd:string | optional | ||||
target | URI.datatype | optional | ||||
targetexpr | ValueLang.datatype | optional | ||||
type | xsd:string | scxml | optional | |||
typeexpr | ValueLang.datatype | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml' |
Element | send |
<xsd:complexType name="scxml.send.type"> <xsd:group ref="scxml.send.content"/> <xsd:attributeGroup ref="scxml.send.attlist"/> </xsd:complexType> |