Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ShapeFeatureMeasurementBaseType / PointList
Annotations
The optional PointList element is a list of references to measured points for the feature.
Diagram
Diagram Features_xsd_Complex_Type_PointListType.tmp#PointListType_n Features_xsd_Element_PointSetId.tmp#PointSetId Features_xsd_Complex_Type_PointListType.tmp#PointListType
Type PointListType
Properties
content complex
minOccurs 0
Children PointSetId
Instance
<PointList n="" xmlns="http://qifstandards.org/xsd/qif3">
  <PointSetId xId="">{1,unbounded}</PointSetId>
</PointList>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of point set references in the list.
Source
<xs:element name="PointList" type="PointListType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional PointList element is a list of references to measured points for the feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ShapeFeatureMeasurementBaseType / SubstituteFeatureAlgorithm
Annotations
The optional SubstituteFeatureAlgorithm element is the actual substitute feature data fitting algorithm used for the shape feature measurement. This setting may differ from any substitute feature algorithm defined on the feature nominal or feature item.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes IntermediatesPMI_xsd_Complex_Type_SubstituteFeatureAlgorithmType.tmp#SubstituteFeatureAlgorithmType_SubstituteFeatureAlgorithmEnum IntermediatesPMI_xsd_Complex_Type_SubstituteFeatureAlgorithmType.tmp#SubstituteFeatureAlgorithmType_SubstituteFeatureAlgorithmId IntermediatesPMI_xsd_Complex_Type_SubstituteFeatureAlgorithmType.tmp#SubstituteFeatureAlgorithmType_OtherSubstituteFeatureAlgorithm IntermediatesPMI_xsd_Complex_Type_SubstituteFeatureAlgorithmType.tmp#SubstituteFeatureAlgorithmType
Type SubstituteFeatureAlgorithmType
Properties
content complex
minOccurs 0
Children Attributes, OtherSubstituteFeatureAlgorithm, SubstituteFeatureAlgorithmEnum, SubstituteFeatureAlgorithmId
Instance
<SubstituteFeatureAlgorithm xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <SubstituteFeatureAlgorithmEnum>{1,1}</SubstituteFeatureAlgorithmEnum>
  <SubstituteFeatureAlgorithmId xId="">{1,1}</SubstituteFeatureAlgorithmId>
  <OtherSubstituteFeatureAlgorithm>{1,1}</OtherSubstituteFeatureAlgorithm>
</SubstituteFeatureAlgorithm>
Source
<xs:element name="SubstituteFeatureAlgorithm" type="SubstituteFeatureAlgorithmType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SubstituteFeatureAlgorithm element is the actual substitute feature data fitting algorithm used for the shape feature measurement. This setting may differ from any substitute feature algorithm defined on the feature nominal or feature item.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ShapeFeatureMeasurementBaseType / ProxyMeasurementId
Annotations
The optional ProxyMeasurementId element is the QIF id of a feature measurement which acts as a proxy replacing this feature measurement. For example a line measurement might be a proxy for a plane measurement when not enough actual measurement points were taken to establish a plane.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType
Type QIFReferenceType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="ProxyMeasurementId" type="QIFReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ProxyMeasurementId element is the QIF id of a feature measurement which acts as a proxy replacing this feature measurement. For example a line measurement might be a proxy for a plane measurement when not enough actual measurement points were taken to establish a plane.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type ShapeFeatureMeasurementBaseType
Annotations
The ShapeFeatureMeasurementBaseType is the abstract base type for shape feature measurements. A shape feature measurement holds all information for a measured or constructed shape feature, e.g. feature size and feature location.
Diagram
Diagram Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_FeatureItemId Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_FeatureName Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_TimeStamp Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_ActualComponentId Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_ManufacturingProcessId Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_MeasurementDeviceIds Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_ActualTransformId Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_NotedEventIds Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType Features_xsd_Complex_Type_ShapeFeatureMeasurementBaseType.tmp#ShapeFeatureMeasurementBaseType_PointList Features_xsd_Complex_Type_ShapeFeatureMeasurementBaseType.tmp#ShapeFeatureMeasurementBaseType_SubstituteFeatureAlgorithm Features_xsd_Complex_Type_ShapeFeatureMeasurementBaseType.tmp#ShapeFeatureMeasurementBaseType_ProxyMeasurementId
Type extension of FeatureMeasurementBaseType
Type hierarchy
Properties
abstract true
Used by
Children ActualComponentId, ActualTransformId, Attributes, FeatureItemId, FeatureName, ManufacturingProcessId, MeasurementDeviceIds, NotedEventIds, PointList, ProxyMeasurementId, SubstituteFeatureAlgorithm, TimeStamp
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="ShapeFeatureMeasurementBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The ShapeFeatureMeasurementBaseType is the abstract base type for shape feature measurements. A shape feature measurement holds all information for a measured or constructed shape feature, e.g. feature size and feature location.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="FeatureMeasurementBaseType">
      <xs:sequence>
        <xs:element name="PointList" type="PointListType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional PointList element is a list of references to measured points for the feature.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SubstituteFeatureAlgorithm" type="SubstituteFeatureAlgorithmType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional SubstituteFeatureAlgorithm element is the actual substitute feature data fitting algorithm used for the shape feature measurement. This setting may differ from any substitute feature algorithm defined on the feature nominal or feature item.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ProxyMeasurementId" type="QIFReferenceType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ProxyMeasurementId element is the QIF id of a feature measurement which acts as a proxy replacing this feature measurement. For example a line measurement might be a proxy for a plane measurement when not enough actual measurement points were taken to establish a plane.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd