exit

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
expr ECMAScript.expression optional
namelist VariableNames.datatype optional

Used By

Element Group executableContent

Source

<xsd:element name="exit">
  <xsd:complexType>
    <xsd:attribute name="expr" type="ECMAScript.expression"/>
    <xsd:attribute name="namelist" type="VariableNames.datatype"/>
  </xsd:complexType>
</xsd:element>

Sample