Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element PointDefinedCurveFeatureMeasurementType / DefiningPoints
Annotations
The optional DefiningPoints element gives a list of points which defines the measured point-defined curve. The measured point-defined curve passes through these points.
Diagram
Diagram Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint PrimitivesPMI_xsd_Attribute_Group_AttrMeasuredPoint.tmp#AttrMeasuredPoint Features_xsd_Complex_Type_DefiningPointsMeasurementType.tmp#DefiningPointsMeasurementType_n Features_xsd_Complex_Type_DefiningPointsMeasurementType.tmp#DefiningPointsMeasurementType_DefiningPoint Features_xsd_Complex_Type_DefiningPointsMeasurementType.tmp#DefiningPointsMeasurementType
Type DefiningPointsMeasurementType
Properties
content complex
minOccurs 0
Children DefiningPoint
Instance
<DefiningPoints combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" n="" significantFigures="" validity="" xCombinedUncertainty="" xDecimalPlaces="" xMeanError="" xSignificantFigures="" xValidity="" yCombinedUncertainty="" yDecimalPlaces="" yMeanError="" ySignificantFigures="" yValidity="" zCombinedUncertainty="" zDecimalPlaces="" zMeanError="" zSignificantFigures="" zValidity="" xmlns="http://qifstandards.org/xsd/qif3">
  <DefiningPoint id="">{1,unbounded}</DefiningPoint>
</DefiningPoints>
Attributes
QName Type Use Annotation
combinedUncertainty xs:decimal optional
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
meanError xs:decimal optional
n NaturalType required
The required n attribute is the number of measured feature defining points in the list.
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xCombinedUncertainty xs:decimal optional
xDecimalPlaces xs:nonNegativeInteger optional
xMeanError xs:decimal optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yCombinedUncertainty xs:decimal optional
yDecimalPlaces xs:nonNegativeInteger optional
yMeanError xs:decimal optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zCombinedUncertainty xs:decimal optional
zDecimalPlaces xs:nonNegativeInteger optional
zMeanError xs:decimal optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="DefiningPoints" type="DefiningPointsMeasurementType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DefiningPoints element gives a list of points which defines the measured point-defined curve. The measured point-defined curve passes through these points.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PointDefinedCurveFeatureMeasurementType / Plane
Annotations
The optional Plane element is the measured plane in which the measured point-defined curve feature lies.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_MeasuredPlaneType.tmp#MeasuredPlaneType_Point PrimitivesPMI_xsd_Complex_Type_MeasuredPlaneType.tmp#MeasuredPlaneType_Normal PrimitivesPMI_xsd_Complex_Type_MeasuredPlaneType.tmp#MeasuredPlaneType
Type MeasuredPlaneType
Properties
content complex
minOccurs 0
Children Normal, Point
Instance
<Plane xmlns="http://qifstandards.org/xsd/qif3">
  <Point combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="" validity="" xCombinedUncertainty="" xDecimalPlaces="" xMeanError="" xSignificantFigures="" xValidity="" yCombinedUncertainty="" yDecimalPlaces="" yMeanError="" ySignificantFigures="" yValidity="" zCombinedUncertainty="" zDecimalPlaces="" zMeanError="" zSignificantFigures="" zValidity="">{1,1}</Point>
  <Normal combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="" validity="" xCombinedUncertainty="" xDecimalPlaces="" xMeanError="" xSignificantFigures="" xValidity="" yCombinedUncertainty="" yDecimalPlaces="" yMeanError="" ySignificantFigures="" yValidity="" zCombinedUncertainty="" zDecimalPlaces="" zMeanError="" zSignificantFigures="" zValidity="">{1,1}</Normal>
</Plane>
Source
<xs:element name="Plane" type="MeasuredPlaneType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Plane element is the measured plane in which the measured point-defined curve feature lies.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PointDefinedCurveFeatureMeasurementType / Form
Annotations
The optional Form element is the form error of the point-defined curve feature from a report or an analysis.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType_linearUnit Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType
Type MeasuredLinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by LinearValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="Form" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Form element is the form error of the point-defined curve feature from a report or an analysis.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type PointDefinedCurveFeatureMeasurementType
Annotations
The PointDefinedCurveFeatureMeasurementType defines the point-defined curve feature measurement information for an individual point-defined curve feature.
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 Features_xsd_Complex_Type_ShapeFeatureMeasurementBaseType.tmp#ShapeFeatureMeasurementBaseType Features_xsd_Complex_Type_CurveFeatureMeasurementBaseType.tmp#CurveFeatureMeasurementBaseType Features_xsd_Complex_Type_PointDefinedCurveFeatureMeasurementType.tmp#PointDefinedCurveFeatureMeasurementType_DefiningPoints Features_xsd_Complex_Type_PointDefinedCurveFeatureMeasurementType.tmp#PointDefinedCurveFeatureMeasurementType_Plane Features_xsd_Complex_Type_PointDefinedCurveFeatureMeasurementType.tmp#PointDefinedCurveFeatureMeasurementType_Form
Type extension of CurveFeatureMeasurementBaseType
Type hierarchy
Used by
Children ActualComponentId, ActualTransformId, Attributes, DefiningPoints, FeatureItemId, FeatureName, Form, ManufacturingProcessId, MeasurementDeviceIds, NotedEventIds, Plane, 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="PointDefinedCurveFeatureMeasurementType">
  <xs:annotation>
    <xs:documentation>The PointDefinedCurveFeatureMeasurementType defines the point-defined curve feature measurement information for an individual point-defined curve feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CurveFeatureMeasurementBaseType">
      <xs:sequence>
        <xs:element name="DefiningPoints" type="DefiningPointsMeasurementType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional DefiningPoints element gives a list of points which defines the measured point-defined curve. The measured point-defined curve passes through these points.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Plane" type="MeasuredPlaneType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Plane element is the measured plane in which the measured point-defined curve feature lies.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Form" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Form element is the form error of the point-defined curve feature from a report or an analysis.</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