scxml.assign.type

Complex Type Information

Model

ANY element from ANY namespace

Attributes

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

Used By

Element assign

Source

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