move

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
event ECMAScript.expression optional
sessionid ECMAScript.expression required
source ECMAScript.expression optional

Used By

Element Group eventElements

Source

<xsd:element name="move">
  <xsd:complexType>
    <xsd:attribute name="source" type="ECMAScript.expression"/>
    <xsd:attribute name="event" type="ECMAScript.expression"/>
    <xsd:attribute name="sessionid" use="required" type="ECMAScript.expression"/>
  </xsd:complexType>
</xsd:element>

Sample