Showing:

Annotations
Diagrams
Source
Used by
Complex Type HaltActionType
Annotations
The HaltActionType defines an action that means stop executing the plan. A plan is not required to include an instance of HaltActionType.
Diagram
Diagram QIFPlan_xsd_Complex_Type_PlanElementBaseType.tmp#PlanElementBaseType_WorkInstructionIds Primitives_xsd_Element_Attributes.tmp#Attributes QIFPlan_xsd_Complex_Type_PlanElementBaseType.tmp#PlanElementBaseType QIFPlan_xsd_Complex_Type_ActionBaseType.tmp#ActionBaseType_PreferredActionMethodId QIFPlan_xsd_Complex_Type_ActionBaseType.tmp#ActionBaseType_AlternativeActionMethodIds QIFPlan_xsd_Complex_Type_ActionBaseType.tmp#ActionBaseType_PreferredResourceIds QIFPlan_xsd_Complex_Type_ActionBaseType.tmp#ActionBaseType
Type extension of ActionBaseType
Type hierarchy
Used by
Element Halt
Children AlternativeActionMethodIds, Attributes, PreferredActionMethodId, PreferredResourceIds, WorkInstructionIds
Source
<xs:complexType name="HaltActionType">
  <xs:annotation>
    <xs:documentation>The HaltActionType defines an action that means stop executing the plan. A plan is not required to include an instance of HaltActionType.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ActionBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFPlan.xsd