QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
event | ECMAScript.expression | optional | ||||
sessionid | ECMAScript.expression | required | ||||
source | ECMAScript.expression | optional |
Element Group | eventElements |
<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> |