Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type MeasureFeatureMethodBaseType
Annotations
The MeasureFeatureMethodBaseType is the abstract base type that defines a feature measurement method.
Diagram
Diagram QIFPlan_xsd_Complex_Type_ActionMethodBaseType.tmp#ActionMethodBaseType_id QIFPlan_xsd_Complex_Type_ActionMethodBaseType.tmp#ActionMethodBaseType_ChosenResourceIds QIFPlan_xsd_Complex_Type_ActionMethodBaseType.tmp#ActionMethodBaseType_WorkInstructionIds Primitives_xsd_Element_Attributes.tmp#Attributes QIFPlan_xsd_Complex_Type_ActionMethodBaseType.tmp#ActionMethodBaseType
Type extension of ActionMethodBaseType
Type hierarchy
Properties
abstract true
Used by
Children Attributes, ChosenResourceIds, WorkInstructionIds
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the action method, used for referencing.
Source
<xs:complexType name="MeasureFeatureMethodBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The MeasureFeatureMethodBaseType is the abstract base type that defines a feature measurement method.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ActionMethodBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFPlan.xsd