Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element CylindricalSegmentFeatureMeasurementType / Axis
Annotations
The optional Axis element gives the measured location of the start point and the nominal unit vector of the cylindrical segment axis.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_MeasuredAxisType.tmp#MeasuredAxisType_AxisPoint PrimitivesPMI_xsd_Complex_Type_MeasuredAxisType.tmp#MeasuredAxisType_Direction PrimitivesPMI_xsd_Complex_Type_MeasuredAxisType.tmp#MeasuredAxisType
Type MeasuredAxisType
Properties
content complex
minOccurs 0
Children AxisPoint, Direction
Instance
<Axis xmlns="http://qifstandards.org/xsd/qif3">
  <AxisPoint combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="" validity="" xCombinedUncertainty="" xDecimalPlaces="" xMeanError="" xSignificantFigures="" xValidity="" yCombinedUncertainty="" yDecimalPlaces="" yMeanError="" ySignificantFigures="" yValidity="" zCombinedUncertainty="" zDecimalPlaces="" zMeanError="" zSignificantFigures="" zValidity="">{1,1}</AxisPoint>
  <Direction combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="" validity="" xCombinedUncertainty="" xDecimalPlaces="" xMeanError="" xSignificantFigures="" xValidity="" yCombinedUncertainty="" yDecimalPlaces="" yMeanError="" ySignificantFigures="" yValidity="" zCombinedUncertainty="" zDecimalPlaces="" zMeanError="" zSignificantFigures="" zValidity="">{1,1}</Direction>
</Axis>
Source
<xs:element name="Axis" type="MeasuredAxisType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Axis element gives the measured location of the start point and the nominal unit vector of the cylindrical segment axis.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CylindricalSegmentFeatureMeasurementType / Diameter
Annotations
The optional Diameter element is the measured diameter of the cylindrical segment 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="Diameter" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Diameter element is the measured diameter of the cylindrical segment 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 CylindricalSegmentFeatureMeasurementType / Length
Annotations
The optional Length element is the measured length of the cylindrical segment from the start point in the direction of the cylindrical segment axis.
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 cylindrical segment from the start point in the direction of the cylindrical segment axis.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CylindricalSegmentFeatureMeasurementType / DiameterMin
Annotations
The optional DiameterMin element is the minimum diameter of the cylindrical segment 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="DiameterMin" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DiameterMin element is the minimum diameter of the cylindrical segment 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 CylindricalSegmentFeatureMeasurementType / DiameterMax
Annotations
The optional DiameterMax element is the maximum diameter of the cylindrical segment 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="DiameterMax" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DiameterMax element is the maximum diameter of the cylindrical segment 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 CylindricalSegmentFeatureMeasurementType / SweepMeasurementRange
Annotations
The optional SweepMeasurementRange element gives the range over which the sweep for cylindrical segment feature was actually measured in terms of the start direction the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the cylindrical segment feature.
Diagram
Diagram Primitives_xsd_Complex_Type_SweepType.tmp#SweepType_DirBeg Primitives_xsd_Complex_Type_SweepType.tmp#SweepType_DomainAngle Primitives_xsd_Complex_Type_SweepType.tmp#SweepType
Type SweepType
Properties
content complex
minOccurs 0
Children DirBeg, DomainAngle
Instance
<SweepMeasurementRange xmlns="http://qifstandards.org/xsd/qif3">
  <DirBeg decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</DirBeg>
  <DomainAngle angularUnit="">{1,1}</DomainAngle>
</SweepMeasurementRange>
Source
<xs:element name="SweepMeasurementRange" type="SweepType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SweepMeasurementRange element gives the range over which the sweep for cylindrical segment feature was actually measured in terms of the start direction the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the cylindrical segment feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CylindricalSegmentFeatureMeasurementType / SweepFull
Annotations
The optional SweepFull element gives the measured start direction and swept angle for a cylindrical segment feature in terms of the start direction and swept angle. The StartVector of the SweepFull must lie in a plane perpendicular to the axis of the cylindrical segment feature. This is intended for use when it has been possible to measure the start and end of the sweep.
Diagram
Diagram Primitives_xsd_Complex_Type_SweepType.tmp#SweepType_DirBeg Primitives_xsd_Complex_Type_SweepType.tmp#SweepType_DomainAngle Primitives_xsd_Complex_Type_SweepType.tmp#SweepType
Type SweepType
Properties
content complex
minOccurs 0
Children DirBeg, DomainAngle
Instance
<SweepFull xmlns="http://qifstandards.org/xsd/qif3">
  <DirBeg decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</DirBeg>
  <DomainAngle angularUnit="">{1,1}</DomainAngle>
</SweepFull>
Source
<xs:element name="SweepFull" type="SweepType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SweepFull element gives the measured start direction and swept angle for a cylindrical segment feature in terms of the start direction and swept angle. The StartVector of the SweepFull must lie in a plane perpendicular to the axis of the cylindrical segment feature. This is intended for use when it has been possible to measure the start and end of the sweep.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element CylindricalSegmentFeatureMeasurementType / Form
Annotations
The optional Form element is the form error (cylindricity) of the cylindrical segment 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 (cylindricity) of the cylindrical segment 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 CylindricalSegmentFeatureMeasurementType
Annotations
The CylindricalSegmentFeatureMeasurementType defines the cylindrical segment feature measurement information for an individual cylindrical segment 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_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_Axis Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_Diameter Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_Length Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_DiameterMin Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_DiameterMax Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_SweepMeasurementRange Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_SweepFull Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_Form
Type extension of SurfaceFeatureMeasurementBaseType
Type hierarchy
Used by
Children ActualComponentId, ActualTransformId, Attributes, Axis, Diameter, DiameterMax, DiameterMin, FeatureItemId, FeatureName, Form, Length, ManufacturingProcessId, MeasurementDeviceIds, NotedEventIds, PointList, ProxyMeasurementId, SubstituteFeatureAlgorithm, SweepFull, SweepMeasurementRange, 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="CylindricalSegmentFeatureMeasurementType">
  <xs:annotation>
    <xs:documentation>The CylindricalSegmentFeatureMeasurementType defines the cylindrical segment feature measurement information for an individual cylindrical segment feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SurfaceFeatureMeasurementBaseType">
      <xs:sequence>
        <xs:element name="Axis" type="MeasuredAxisType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Axis element gives the measured location of the start point and the nominal unit vector of the cylindrical segment axis.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Diameter" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Diameter element is the measured diameter of the cylindrical segment based on the substitute feature data fitting algorithm setting.</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 cylindrical segment from the start point in the direction of the cylindrical segment axis.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="DiameterMin" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional DiameterMin element is the minimum diameter of the cylindrical segment from a report or an analysis.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="DiameterMax" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional DiameterMax element is the maximum diameter of the cylindrical segment from a report or an analysis.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SweepMeasurementRange" type="SweepType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional SweepMeasurementRange element gives the range over which the sweep for cylindrical segment feature was actually measured in terms of the start direction the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the cylindrical segment feature.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SweepFull" type="SweepType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional SweepFull element gives the measured start direction and swept angle for a cylindrical segment feature in terms of the start direction and swept angle. The StartVector of the SweepFull must lie in a plane perpendicular to the axis of the cylindrical segment feature. This is intended for use when it has been possible to measure the start and end of the sweep.</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 (cylindricity) of the cylindrical segment 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