Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element CylindricityCharacteristicDefinitionType / ToleranceValue
Annotations
The ToleranceValue element is the tolerance of the cylindricity characteristic.
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_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="ToleranceValue" type="LinearValueType">
  <xs:annotation>
    <xs:documentation>The ToleranceValue element is the tolerance of the cylindricity characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CylindricityCharacteristicDefinitionType / ToleranceDualValue
Annotations
The optional ToleranceDualValue element is the dual tolerance value of the cylindricity characteristic.
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_LinearDualValueType.tmp#LinearDualValueType_linearUnit Units_xsd_Complex_Type_LinearDualValueType.tmp#LinearDualValueType
Type LinearDualValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token required
The linearUnit attribute defines the UnitName for the LinearDualValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="ToleranceDualValue" type="LinearDualValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ToleranceDualValue element is the dual tolerance value of the cylindricity characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CylindricityCharacteristicDefinitionType / ToleranceZonePerUnitAngle
Annotations
The ToleranceZonePerUnitAngle element is the per-unit-angle cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the full length of the cylinder.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitAngleType.tmp#ToleranceZonePerUnitAngleType_ToleranceValuePerUnit IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitAngleType.tmp#ToleranceZonePerUnitAngleType_UnitAngle IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitAngleType.tmp#ToleranceZonePerUnitAngleType
Type ToleranceZonePerUnitAngleType
Properties
content complex
Children ToleranceValuePerUnit, UnitAngle
Instance
<ToleranceZonePerUnitAngle xmlns="http://qifstandards.org/xsd/qif3">
  <ToleranceValuePerUnit decimalPlaces="" linearUnit="" significantFigures="">{1,1}</ToleranceValuePerUnit>
  <UnitAngle angularUnit="" decimalPlaces="" significantFigures="">{1,1}</UnitAngle>
</ToleranceZonePerUnitAngle>
Source
<xs:element name="ToleranceZonePerUnitAngle" type="ToleranceZonePerUnitAngleType">
  <xs:annotation>
    <xs:documentation>The ToleranceZonePerUnitAngle element is the per-unit-angle cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the full length of the cylinder.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CylindricityCharacteristicDefinitionType / ToleranceZonePerUnitArcLength
Annotations
The ToleranceZonePerUnitArcLength element is the per-unit-arc-length cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the full length of the cylinder.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitLengthType.tmp#ToleranceZonePerUnitLengthType_ToleranceValuePerUnit IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitLengthType.tmp#ToleranceZonePerUnitLengthType_UnitLength IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitLengthType.tmp#ToleranceZonePerUnitLengthType
Type ToleranceZonePerUnitLengthType
Properties
content complex
Children ToleranceValuePerUnit, UnitLength
Instance
<ToleranceZonePerUnitArcLength xmlns="http://qifstandards.org/xsd/qif3">
  <ToleranceValuePerUnit decimalPlaces="" linearUnit="" significantFigures="">{1,1}</ToleranceValuePerUnit>
  <UnitLength decimalPlaces="" linearUnit="" significantFigures="">{1,1}</UnitLength>
</ToleranceZonePerUnitArcLength>
Source
<xs:element name="ToleranceZonePerUnitArcLength" type="ToleranceZonePerUnitLengthType">
  <xs:annotation>
    <xs:documentation>The ToleranceZonePerUnitArcLength element is the per-unit-arc-length cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the full length of the cylinder.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CylindricityCharacteristicDefinitionType / ToleranceZonePerUnitPolarArea
Annotations
The ToleranceZonePerUnitPolarArea element is the per-unit-polar-area cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the specified length and specified angle.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitPolarAreaType.tmp#ToleranceZonePerUnitPolarAreaType_ToleranceValuePerUnit IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitPolarAreaType.tmp#ToleranceZonePerUnitPolarAreaType_UnitAngle IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitPolarAreaType.tmp#ToleranceZonePerUnitPolarAreaType_UnitLength IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitPolarAreaType.tmp#ToleranceZonePerUnitPolarAreaType
Type ToleranceZonePerUnitPolarAreaType
Properties
content complex
Children ToleranceValuePerUnit, UnitAngle, UnitLength
Instance
<ToleranceZonePerUnitPolarArea xmlns="http://qifstandards.org/xsd/qif3">
  <ToleranceValuePerUnit decimalPlaces="" linearUnit="" significantFigures="">{1,1}</ToleranceValuePerUnit>
  <UnitAngle angularUnit="" decimalPlaces="" significantFigures="">{1,1}</UnitAngle>
  <UnitLength decimalPlaces="" linearUnit="" significantFigures="">{1,1}</UnitLength>
</ToleranceZonePerUnitPolarArea>
Source
<xs:element name="ToleranceZonePerUnitPolarArea" type="ToleranceZonePerUnitPolarAreaType">
  <xs:annotation>
    <xs:documentation>The ToleranceZonePerUnitPolarArea element is the per-unit-polar-area cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the specified length and specified angle.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CylindricityCharacteristicDefinitionType / ToleranceZonePerUnitArea
Annotations
The ToleranceZonePerUnitArea element is the per-unit-area cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the specified length and specified arc length or circular area.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitAreaType.tmp#ToleranceZonePerUnitAreaType_ToleranceValuePerUnit IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitAreaType.tmp#ToleranceZonePerUnitAreaType_RectangularUnitArea IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitAreaType.tmp#ToleranceZonePerUnitAreaType_CircularUnitArea IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitAreaType.tmp#ToleranceZonePerUnitAreaType
Type ToleranceZonePerUnitAreaType
Properties
content complex
Children CircularUnitArea, RectangularUnitArea, ToleranceValuePerUnit
Instance
<ToleranceZonePerUnitArea xmlns="http://qifstandards.org/xsd/qif3">
  <ToleranceValuePerUnit decimalPlaces="" linearUnit="" significantFigures="">{1,1}</ToleranceValuePerUnit>
  <RectangularUnitArea>{1,1}</RectangularUnitArea>
  <CircularUnitArea>{1,1}</CircularUnitArea>
</ToleranceZonePerUnitArea>
Source
<xs:element name="ToleranceZonePerUnitArea" type="ToleranceZonePerUnitAreaType">
  <xs:annotation>
    <xs:documentation>The ToleranceZonePerUnitArea element is the per-unit-area cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the specified length and specified arc length or circular area.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CylindricityCharacteristicDefinitionType / ToleranceZonePerUnitLength
Annotations
The optional ToleranceZonePerUnitLength element is the per-unit-length cylindricity tolerance with a parallel-cylindrical shaped tolerance zone applied over the specified length.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitLengthType.tmp#ToleranceZonePerUnitLengthType_ToleranceValuePerUnit IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitLengthType.tmp#ToleranceZonePerUnitLengthType_UnitLength IntermediatesPMI_xsd_Complex_Type_ToleranceZonePerUnitLengthType.tmp#ToleranceZonePerUnitLengthType
Type ToleranceZonePerUnitLengthType
Properties
content complex
Children ToleranceValuePerUnit, UnitLength
Instance
<ToleranceZonePerUnitLength xmlns="http://qifstandards.org/xsd/qif3">
  <ToleranceValuePerUnit decimalPlaces="" linearUnit="" significantFigures="">{1,1}</ToleranceValuePerUnit>
  <UnitLength decimalPlaces="" linearUnit="" significantFigures="">{1,1}</UnitLength>
</ToleranceZonePerUnitLength>
Source
<xs:element name="ToleranceZonePerUnitLength" type="ToleranceZonePerUnitLengthType">
  <xs:annotation>
    <xs:documentation>The optional ToleranceZonePerUnitLength element is the per-unit-length cylindricity tolerance with a parallel-cylindrical shaped tolerance zone applied over the specified length.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type CylindricityCharacteristicDefinitionType
Annotations
The CylindricityCharacteristicDefinitionType defines information that can be common to more than one cylindricity characteristic.
Diagram
Diagram Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_Description Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_Name Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CharacteristicDesignator Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_FreeState Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_StatisticalCharacteristic Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CommonZone Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CommonTolerance Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_MedianFeature Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_EnvelopeRequirement Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_Independency Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_UnitedOrContinuousFeature Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_SeparateZone Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_AssociatedTolerancedFeatureSpecificationElement Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_ReferenceFeatureAssociationSpecificationElement Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_DirectionFeature Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_CollectionPlane Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_IntersectionPlane Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType_OrientationPlane Characteristics_xsd_Complex_Type_GeometricCharacteristicDefinitionBaseType.tmp#GeometricCharacteristicDefinitionBaseType Characteristics_xsd_Complex_Type_FormCharacteristicDefinitionBaseType.tmp#FormCharacteristicDefinitionBaseType Characteristics_xsd_Complex_Type_CylindricityCharacteristicDefinitionType.tmp#CylindricityCharacteristicDefinitionType_ToleranceValue Characteristics_xsd_Complex_Type_CylindricityCharacteristicDefinitionType.tmp#CylindricityCharacteristicDefinitionType_ToleranceDualValue Characteristics_xsd_Complex_Type_CylindricityCharacteristicDefinitionType.tmp#CylindricityCharacteristicDefinitionType_ToleranceZonePerUnitAngle Characteristics_xsd_Complex_Type_CylindricityCharacteristicDefinitionType.tmp#CylindricityCharacteristicDefinitionType_ToleranceZonePerUnitArcLength Characteristics_xsd_Complex_Type_CylindricityCharacteristicDefinitionType.tmp#CylindricityCharacteristicDefinitionType_ToleranceZonePerUnitPolarArea Characteristics_xsd_Complex_Type_CylindricityCharacteristicDefinitionType.tmp#CylindricityCharacteristicDefinitionType_ToleranceZonePerUnitArea Characteristics_xsd_Complex_Type_CylindricityCharacteristicDefinitionType.tmp#CylindricityCharacteristicDefinitionType_ToleranceZonePerUnitLength
Type extension of FormCharacteristicDefinitionBaseType
Type hierarchy
Used by
Children AssociatedTolerancedFeatureSpecificationElement, Attributes, CharacteristicDesignator, CollectionPlane, CommonTolerance, CommonZone, Description, DirectionFeature, EnvelopeRequirement, FreeState, Independency, IntersectionPlane, MedianFeature, Name, OrientationPlane, ReferenceFeatureAssociationSpecificationElement, SeparateZone, StatisticalCharacteristic, ToleranceDualValue, ToleranceValue, ToleranceZonePerUnitAngle, ToleranceZonePerUnitArcLength, ToleranceZonePerUnitArea, ToleranceZonePerUnitLength, ToleranceZonePerUnitPolarArea, UnitedOrContinuousFeature
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="CylindricityCharacteristicDefinitionType">
  <xs:annotation>
    <xs:documentation>The CylindricityCharacteristicDefinitionType defines information that can be common to more than one cylindricity characteristic.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="FormCharacteristicDefinitionBaseType">
      <xs:sequence>
        <xs:choice>
          <xs:annotation>
            <xs:documentation>This compositor provides a choice between a simple cylindricity tolerance (with an optional second tier per-unit-polar-area tolerance) and a per-unit-polar-area tolerance.</xs:documentation>
          </xs:annotation>
          <xs:sequence>
            <xs:annotation>
              <xs:documentation>The compositor represents the choice of a simple cylindricity tolerance with an optional per-unit-polar-area tolerance.</xs:documentation>
            </xs:annotation>
            <xs:element name="ToleranceValue" type="LinearValueType">
              <xs:annotation>
                <xs:documentation>The ToleranceValue element is the tolerance of the cylindricity characteristic.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="ToleranceDualValue" type="LinearDualValueType" minOccurs="0">
              <xs:annotation>
                <xs:documentation>The optional ToleranceDualValue element is the dual tolerance value of the cylindricity characteristic.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:choice minOccurs="0">
              <xs:annotation>
                <xs:documentation>This optional compositor allows for the definition of a cylindricity tolerance zone over on a per-unit basis. Unlike for straightness and flatness there is no section in ANSI Y14.5 which explicitly deals with this concept.</xs:documentation>
              </xs:annotation>
              <xs:element name="ToleranceZonePerUnitAngle" type="ToleranceZonePerUnitAngleType">
                <xs:annotation>
                  <xs:documentation>The ToleranceZonePerUnitAngle element is the per-unit-angle cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the full length of the cylinder.</xs:documentation>
                </xs:annotation>
              </xs:element>
              <xs:element name="ToleranceZonePerUnitArcLength" type="ToleranceZonePerUnitLengthType">
                <xs:annotation>
                  <xs:documentation>The ToleranceZonePerUnitArcLength element is the per-unit-arc-length cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the full length of the cylinder.</xs:documentation>
                </xs:annotation>
              </xs:element>
              <xs:element name="ToleranceZonePerUnitPolarArea" type="ToleranceZonePerUnitPolarAreaType">
                <xs:annotation>
                  <xs:documentation>The ToleranceZonePerUnitPolarArea element is the per-unit-polar-area cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the specified length and specified angle.</xs:documentation>
                </xs:annotation>
              </xs:element>
              <xs:element name="ToleranceZonePerUnitArea" type="ToleranceZonePerUnitAreaType">
                <xs:annotation>
                  <xs:documentation>The ToleranceZonePerUnitArea element is the per-unit-area cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the specified length and specified arc length or circular area.</xs:documentation>
                </xs:annotation>
              </xs:element>
              <xs:element name="ToleranceZonePerUnitLength" type="ToleranceZonePerUnitLengthType">
                <xs:annotation>
                  <xs:documentation>The optional ToleranceZonePerUnitLength element is the per-unit-length cylindricity tolerance with a parallel-cylindrical shaped tolerance zone applied over the specified length.</xs:documentation>
                </xs:annotation>
              </xs:element>
            </xs:choice>
          </xs:sequence>
          <xs:choice>
            <xs:annotation>
              <xs:documentation>This compositor allows for the definition of a cylindricity tolerance zone over on a per-unit basis. Unlike for straightness and flatness there is no section in ANSI Y14.5 which explicitly deals with this concept.</xs:documentation>
            </xs:annotation>
            <xs:element name="ToleranceZonePerUnitAngle" type="ToleranceZonePerUnitAngleType">
              <xs:annotation>
                <xs:documentation>The ToleranceZonePerUnitAngle element is the per-unit-angle cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the full length of the cylinder.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="ToleranceZonePerUnitArcLength" type="ToleranceZonePerUnitLengthType">
              <xs:annotation>
                <xs:documentation>The ToleranceZonePerUnitArcLength element is the per-unit-arc-length cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the full length of the cylinder.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="ToleranceZonePerUnitPolarArea" type="ToleranceZonePerUnitPolarAreaType">
              <xs:annotation>
                <xs:documentation>The ToleranceZonePerUnitPolarArea element is the per-unit-polar-area cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the specified length and specified angle.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="ToleranceZonePerUnitArea" type="ToleranceZonePerUnitAreaType">
              <xs:annotation>
                <xs:documentation>The ToleranceZonePerUnitArea element is the per-unit-area cylindricity tolerance with a parallel-cylindrical-segment shaped tolerance zone applied over the specified length and specified arc length or circular area.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="ToleranceZonePerUnitLength" type="ToleranceZonePerUnitLengthType">
              <xs:annotation>
                <xs:documentation>The optional ToleranceZonePerUnitLength element is the per-unit-length cylindricity tolerance with a parallel-cylindrical shaped tolerance zone applied over the specified length.</xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:choice>
        </xs:choice>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd