Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element PlanElement
Annotations
The global PlanElement element (to be used via 'ref') is a single
step in a plan. This element may be replaced (as provided by
substitution group declarations) by any of the following elements
representing types of step:
  OrderedActionGroup
  UnorderedActionGroup,
  PartiallyOrderedActionGroup
  OneOfActionGroup
  PickSomeActionGroup
  IfActionGroup
  WhileActionGroup
  MeasureEvaluateAll
  MeasureEvaluateSpecified
  EvaluateSpecifiedCharacteristics
  Halt
  MeasureSpecifiedFeatures
  MeasureSpecifiedMeasurands
  VariableSet
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_Element_EvaluateSpecifiedCharacteristics.tmp#EvaluateSpecifiedCharacteristics QIFPlan_xsd_Element_Halt.tmp#Halt QIFPlan_xsd_Element_IfActionGroup.tmp#IfActionGroup QIFPlan_xsd_Element_MeasureEvaluateAll.tmp#MeasureEvaluateAll QIFPlan_xsd_Element_MeasureEvaluateSpecified.tmp#MeasureEvaluateSpecified QIFPlan_xsd_Element_MeasureSpecifiedFeatures.tmp#MeasureSpecifiedFeatures QIFPlan_xsd_Element_MeasureSpecifiedMeasurands.tmp#MeasureSpecifiedMeasurands QIFPlan_xsd_Element_OneOfActionGroup.tmp#OneOfActionGroup QIFPlan_xsd_Element_OrderedActionGroup.tmp#OrderedActionGroup QIFPlan_xsd_Element_PartiallyOrderedActionGroup.tmp#PartiallyOrderedActionGroup QIFPlan_xsd_Element_PickSomeActionGroup.tmp#PickSomeActionGroup QIFPlan_xsd_Element_UnorderedActionGroup.tmp#UnorderedActionGroup QIFPlan_xsd_Element_VariableSet.tmp#VariableSet QIFPlan_xsd_Element_WhileActionGroup.tmp#WhileActionGroup
Type PlanElementBaseType
Properties
content complex
abstract true
Substitution Group
Used by
Children Attributes, WorkInstructionIds
Instance
<PlanElement xmlns="http://qifstandards.org/xsd/qif3">
  <WorkInstructionIds n="">{0,1}</WorkInstructionIds>
  <Attributes n="">{0,1}</Attributes>
</PlanElement>
Source
<xs:element name="PlanElement" type="PlanElementBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The global PlanElement element (to be used via 'ref') is a single step in a plan. This element may be replaced (as provided by substitution group declarations) by any of the following elements representing types of step: OrderedActionGroup UnorderedActionGroup, PartiallyOrderedActionGroup OneOfActionGroup PickSomeActionGroup IfActionGroup WhileActionGroup MeasureEvaluateAll MeasureEvaluateSpecified EvaluateSpecifiedCharacteristics Halt MeasureSpecifiedFeatures MeasureSpecifiedMeasurands VariableSet</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFPlan.xsd