scxml.param.type

Complex Type Information

Model

ANY element from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'

Attributes

QName Type Fixed Default Use Inheritable Annotation
expr ValueLang.datatype optional
location LocLang.datatype optional
name xsd:NMTOKEN required
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'

Used By

Element param

Source

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