Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element PlanRoot
Annotations
The global PlanRoot element (to be used via 'ref') is the root
of a plan tree. This element may be replaced (as provided by
substitution group declarations) by any of the following elements
representing action groups:
  OrderedPlanRoot
  UnorderedPlanRoot
  PartiallyOrderedPlanRoot
  OneOfPlanRoot
  PickSomePlanRoot
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_ActionGroupBaseType.tmp#ActionGroupBaseType_MeasureActionGroupFunction QIFPlan_xsd_Complex_Type_ActionGroupBaseType.tmp#ActionGroupBaseType QIFPlan_xsd_Element_OneOfPlanRoot.tmp#OneOfPlanRoot QIFPlan_xsd_Element_OrderedPlanRoot.tmp#OrderedPlanRoot QIFPlan_xsd_Element_PartiallyOrderedPlanRoot.tmp#PartiallyOrderedPlanRoot QIFPlan_xsd_Element_PickSomePlanRoot.tmp#PickSomePlanRoot QIFPlan_xsd_Element_UnorderedPlanRoot.tmp#UnorderedPlanRoot
Type ActionGroupBaseType
Type hierarchy
Properties
content complex
abstract true
Substitution Group
Used by
Complex Type PlanType
Children Attributes, MeasureActionGroupFunction, WorkInstructionIds
Instance
<PlanRoot xmlns="http://qifstandards.org/xsd/qif3">
  <WorkInstructionIds n="">{0,1}</WorkInstructionIds>
  <Attributes n="">{0,1}</Attributes>
  <MeasureActionGroupFunction>{0,1}</MeasureActionGroupFunction>
</PlanRoot>
Source
<xs:element name="PlanRoot" type="ActionGroupBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The global PlanRoot element (to be used via 'ref') is the root of a plan tree. This element may be replaced (as provided by substitution group declarations) by any of the following elements representing action groups: OrderedPlanRoot UnorderedPlanRoot PartiallyOrderedPlanRoot OneOfPlanRoot PickSomePlanRoot</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFPlan.xsd