scxml.script.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
src URI.datatype optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/07/scxml'

Used By

Element script

Source

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