Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element OppositeParallelPlanesFeatureMeasurementType / CenterPlane
Annotations
The optional CenterPlane element is the measured location point and a unit vector normal of the center plane of the opposite parallel planes feature.
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
<CenterPlane 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>
</CenterPlane>
Source
<xs:element name="CenterPlane" type="MeasuredPlaneType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional CenterPlane element is the measured location point and a unit vector normal of the center plane of the opposite parallel planes feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelPlanesFeatureMeasurementType / LengthVector
Annotations
The optional LengthVector element is the measured unit vector of the long axis of the feature.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType PrimitivesPMI_xsd_Attribute_Group_AttrMeasuredPoint.tmp#AttrMeasuredPoint PrimitivesPMI_xsd_Complex_Type_MeasuredUnitVectorType.tmp#MeasuredUnitVectorType
Type MeasuredUnitVectorType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
combinedUncertainty xs:decimal optional
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
meanError xs:decimal optional
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="LengthVector" type="MeasuredUnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional LengthVector element is the measured unit vector of the long axis of the feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelPlanesFeatureMeasurementType / DepthVector
Annotations
The optional DepthVector element is the measured unit vector of the depth axis of the feature.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType PrimitivesPMI_xsd_Attribute_Group_AttrMeasuredPoint.tmp#AttrMeasuredPoint PrimitivesPMI_xsd_Complex_Type_MeasuredUnitVectorType.tmp#MeasuredUnitVectorType
Type MeasuredUnitVectorType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
combinedUncertainty xs:decimal optional
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
meanError xs:decimal optional
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="DepthVector" type="MeasuredUnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DepthVector element is the measured unit vector of the depth axis of the feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelPlanesFeatureMeasurementType / Width
Annotations
The optional Width element is the measured width between the opposite parallel planes per the substitute feature data fitting algorithm setting.
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="Width" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Width element is the measured width between the opposite parallel planes per the substitute feature data fitting algorithm setting.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelPlanesFeatureMeasurementType / WidthMin
Annotations
The optional WidthMin element is the minimum width of the opposite parallel planes 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="WidthMin" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional WidthMin element is the minimum width of the opposite parallel planes 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
Element OppositeParallelPlanesFeatureMeasurementType / WidthMax
Annotations
The optional WidthMax element is the maximum width of the opposite parallel planes 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="WidthMax" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional WidthMax element is the maximum width of the opposite parallel planes 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
Element OppositeParallelPlanesFeatureMeasurementType / Length
Annotations
The optional Length element is the measured length of the opposite parallel planes feature based on the substitute feature data fitting algorithm setting.
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="Length" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Length element is the measured length of the opposite parallel planes feature based on the substitute feature data fitting algorithm setting.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelPlanesFeatureMeasurementType / LengthMin
Annotations
The optional LengthMin element is the minimum length of the opposite parallel planes 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="LengthMin" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional LengthMin element is the minimum length of the opposite parallel planes 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
Element OppositeParallelPlanesFeatureMeasurementType / LengthMax
Annotations
The optional LengthMax element is the maximum length of the opposite parallel planes 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="LengthMax" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional LengthMax element is the maximum length of the opposite parallel planes 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
Element OppositeParallelPlanesFeatureMeasurementType / Depth
Annotations
The optional Depth element is the measured depth of opposite parallel planes feature in the direction of the depth vector.
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="Depth" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Depth element is the measured depth of opposite parallel planes feature in the direction of the depth vector.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelPlanesFeatureMeasurementType / EndRadius1
Annotations
The optional EndRadius1 element is the measured radius of the rounded end in the direction opposite the length vector.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType_EndRadius PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType_Expanded PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType
Type MeasuredEndRadiusType
Properties
content complex
minOccurs 0
Children EndRadius, Expanded
Instance
<EndRadius1 xmlns="http://qifstandards.org/xsd/qif3">
  <EndRadius combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{1,1}</EndRadius>
  <Expanded>{0,1}</Expanded>
</EndRadius1>
Source
<xs:element name="EndRadius1" type="MeasuredEndRadiusType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional EndRadius1 element is the measured radius of the rounded end in the direction opposite the length vector.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelPlanesFeatureMeasurementType / EndRadius2
Annotations
The optional EndRadius2 element is the measured radius of the rounded end in the direction of the length vector.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType_EndRadius PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType_Expanded PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType
Type MeasuredEndRadiusType
Properties
content complex
minOccurs 0
Children EndRadius, Expanded
Instance
<EndRadius2 xmlns="http://qifstandards.org/xsd/qif3">
  <EndRadius combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{1,1}</EndRadius>
  <Expanded>{0,1}</Expanded>
</EndRadius2>
Source
<xs:element name="EndRadius2" type="MeasuredEndRadiusType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional EndRadius2 element is the measured radius of the rounded end in the direction of the length vector.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelPlanesFeatureMeasurementType / Form
Annotations
The optional Form element is the form error of the opposite parallel planes 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 opposite parallel planes 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 OppositeParallelPlanesFeatureMeasurementType
Annotations
The OppositeParallelPlanesFeatureMeasurementType defines the opposite parallel planes feature measurement information for an individual opposite parallel planes 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_SurfaceFeatureMeasurementBaseType.tmp#SurfaceFeatureMeasurementBaseType Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_CenterPlane Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_LengthVector Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_DepthVector Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_Width Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_WidthMin Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_WidthMax Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_Length Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_LengthMin Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_LengthMax Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_Depth Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_EndRadius1 Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_EndRadius2 Features_xsd_Complex_Type_OppositeParallelPlanesFeatureMeasurementType.tmp#OppositeParallelPlanesFeatureMeasurementType_Form
Type extension of SurfaceFeatureMeasurementBaseType
Type hierarchy
Used by
Children ActualComponentId, ActualTransformId, Attributes, CenterPlane, Depth, DepthVector, EndRadius1, EndRadius2, FeatureItemId, FeatureName, Form, Length, LengthMax, LengthMin, LengthVector, ManufacturingProcessId, MeasurementDeviceIds, NotedEventIds, PointList, ProxyMeasurementId, SubstituteFeatureAlgorithm, TimeStamp, Width, WidthMax, WidthMin
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="OppositeParallelPlanesFeatureMeasurementType">
  <xs:annotation>
    <xs:documentation>The OppositeParallelPlanesFeatureMeasurementType defines the opposite parallel planes feature measurement information for an individual opposite parallel planes feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SurfaceFeatureMeasurementBaseType">
      <xs:sequence>
        <xs:element name="CenterPlane" type="MeasuredPlaneType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional CenterPlane element is the measured location point and a unit vector normal of the center plane of the opposite parallel planes feature.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="LengthVector" type="MeasuredUnitVectorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional LengthVector element is the measured unit vector of the long axis of the feature.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="DepthVector" type="MeasuredUnitVectorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional DepthVector element is the measured unit vector of the depth axis of the feature.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Width" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Width element is the measured width between the opposite parallel planes per the substitute feature data fitting algorithm setting.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="WidthMin" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional WidthMin element is the minimum width of the opposite parallel planes feature from a report or an analysis.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="WidthMax" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional WidthMax element is the maximum width of the opposite parallel planes feature from a report or an analysis.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Length" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Length element is the measured length of the opposite parallel planes feature based on the substitute feature data fitting algorithm setting.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="LengthMin" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional LengthMin element is the minimum length of the opposite parallel planes feature from a report or an analysis.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="LengthMax" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional LengthMax element is the maximum length of the opposite parallel planes feature from a report or an analysis.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Depth" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Depth element is the measured depth of opposite parallel planes feature in the direction of the depth vector.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="EndRadius1" type="MeasuredEndRadiusType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional EndRadius1 element is the measured radius of the rounded end in the direction opposite the length vector.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="EndRadius2" type="MeasuredEndRadiusType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional EndRadius2 element is the measured radius of the rounded end in the direction of the length vector.</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 opposite parallel planes 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