QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
autoforward | Boolean.datatype | false | optional | |||
id | xsd:ID | optional | ||||
idlocation | LocLang.datatype | optional | ||||
namelist | xsd:string | optional | ||||
src | URI.datatype | optional | ||||
srcexpr | 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 | invoke |
<xsd:complexType name="scxml.invoke.type"> <xsd:group ref="scxml.invoke.content"/> <xsd:attributeGroup ref="scxml.invoke.attlist"/> </xsd:complexType> |