scxml.invoke.type

Complex Type Information

Model

content{0,1} , param* , finalize{0,1} , ANY element from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'
Children: content, finalize, param

Attributes

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'

Used By

Element invoke

Source

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