elseif

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
cond ECMAScript.expression required

Used By

Element if

Source

<xsd:element name="elseif">
  <xsd:complexType>
    <xsd:attribute name="cond" use="required" type="ECMAScript.expression"/>
  </xsd:complexType>
</xsd:element>

Sample