Else

Element Information

Model

Children: Action, If

Used By

Complex Type IfType

Source

<xs:element name="Else">
  <xs:complexType mixed="true">
    <xs:choice>
      <xs:element ref="Action"/>
      <xs:element ref="If"/>
    </xs:choice>
  </xs:complexType>
</xs:element>

Sample