scxml.foreach.type

Complex Type Information

Model

((ANY element from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml') | raise | if | foreach | send | script | assign | log | cancel)

Attributes

QName Type Fixed Default Use Inheritable Annotation
array ValueLang.datatype required
index xsd:string optional
item xsd:string required
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'

Used By

Element foreach

Source

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