Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element MeasureActionGroupFunctionType / MeasureActionGroupFunctionEnum
Annotations
The MeasureActionGroupFunctionEnum element describes an often-used function of the action group within the context of a measurement plan.
Diagram
Diagram QIFPlan_xsd_Simple_Type_MeasureActionGroupFunctionEnumType.tmp#MeasureActionGroupFunctionEnumType
Type MeasureActionGroupFunctionEnumType
Properties
content simple
Facets
enumeration ROUTING_PLAN
enumeration OPERATION_SEQUENCE
enumeration SETUP_USAGE_GROUP
enumeration SENSOR_USAGE_GROUP
enumeration CARRIAGE_USAGE_GROUP
enumeration PCS_USAGE_GROUP
enumeration EVALUATE_CHAR_ACTIONS
enumeration ESTABLISH_DATUM_ACTIONS
enumeration UNDEFINED
Source
<xs:element name="MeasureActionGroupFunctionEnum" type="MeasureActionGroupFunctionEnumType">
  <xs:annotation>
    <xs:documentation>The MeasureActionGroupFunctionEnum element describes an often-used function of the action group within the context of a measurement plan.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFPlan.xsd
Element MeasureActionGroupFunctionType / OtherMeasureActionGroupFunction
Annotations
The OtherMeasureActionGroupFunction element describes the function of the action group within the context of a measurement plan.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="OtherMeasureActionGroupFunction" type="xs:string">
  <xs:annotation>
    <xs:documentation>The OtherMeasureActionGroupFunction element describes the function of the action group within the context of a measurement plan.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFPlan.xsd
Complex Type MeasureActionGroupFunctionType
Annotations
The MeasureActionGroupFunctionType defines the function of the action group within the context of a measurement plan.
Diagram
Diagram QIFPlan_xsd_Complex_Type_MeasureActionGroupFunctionType.tmp#MeasureActionGroupFunctionType_MeasureActionGroupFunctionEnum QIFPlan_xsd_Complex_Type_MeasureActionGroupFunctionType.tmp#MeasureActionGroupFunctionType_OtherMeasureActionGroupFunction
Used by
Children MeasureActionGroupFunctionEnum, OtherMeasureActionGroupFunction
Source
<xs:complexType name="MeasureActionGroupFunctionType">
  <xs:annotation>
    <xs:documentation>The MeasureActionGroupFunctionType defines the function of the action group within the context of a measurement plan.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="MeasureActionGroupFunctionEnum" type="MeasureActionGroupFunctionEnumType">
      <xs:annotation>
        <xs:documentation>The MeasureActionGroupFunctionEnum element describes an often-used function of the action group within the context of a measurement plan.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="OtherMeasureActionGroupFunction" type="xs:string">
      <xs:annotation>
        <xs:documentation>The OtherMeasureActionGroupFunction element describes the function of the action group within the context of a measurement plan.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFPlan.xsd