Showing:

Annotations
Diagrams
Source
Used by
Complex Type ElseDoType
Annotations
The ElseDoType represents the 'Else' part of an If-ElseIf-Else construct.
Diagram
Diagram QIFPlan_xsd_Element_PlanElement.tmp#PlanElement
Used by
Children PlanElement
Source
<xs:complexType name="ElseDoType">
  <xs:annotation>
    <xs:documentation>The ElseDoType represents the 'Else' part of an If-ElseIf-Else construct.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="PlanElement">
      <xs:annotation>
        <xs:documentation>The PlanElement element is the plan element to execute.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFPlan.xsd