Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element SphericityCharacteristicDefinitionType / ToleranceValue
Annotations
The ToleranceValue element is the tolerance of the sphericity 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 sphericity characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element SphericityCharacteristicDefinitionType / ToleranceDualValue
Annotations
The optional ToleranceDualValue element is the dual tolerance value of the sphericity 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 sphericity characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type SphericityCharacteristicDefinitionType
Annotations
The SphericityCharacteristicDefinitionType defines information that can be common to more than one sphericity 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_SphericityCharacteristicDefinitionType.tmp#SphericityCharacteristicDefinitionType_ToleranceValue Characteristics_xsd_Complex_Type_SphericityCharacteristicDefinitionType.tmp#SphericityCharacteristicDefinitionType_ToleranceDualValue
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, 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="SphericityCharacteristicDefinitionType">
  <xs:annotation>
    <xs:documentation>The SphericityCharacteristicDefinitionType defines information that can be common to more than one sphericity characteristic.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="FormCharacteristicDefinitionBaseType">
      <xs:sequence>
        <xs:element name="ToleranceValue" type="LinearValueType">
          <xs:annotation>
            <xs:documentation>The ToleranceValue element is the tolerance of the sphericity 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 sphericity characteristic.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd