Showing:

Annotations
Diagrams
Properties
Source
Used by
Element ConcentricityZoneShapeType / SphericalZone
Annotations
The SphericalZone element is present when the concentricity characteristic feature control frame contains a spherical diameter symbol modifying the tolerance value.
Diagram
Diagram Characteristics_xsd_Complex_Type_ConcentricitySphericalZoneType.tmp#ConcentricitySphericalZoneType
Type ConcentricitySphericalZoneType
Properties
content complex
Source
<xs:element name="SphericalZone" type="ConcentricitySphericalZoneType">
  <xs:annotation>
    <xs:documentation>The SphericalZone element is present when the concentricity characteristic feature control frame contains a spherical diameter symbol modifying the tolerance value.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ConcentricityZoneShapeType / DiametricalZone
Annotations
The DiametricalZone element is present when the concentricity characteristic feature control frame contains a diameter symbol modifying the tolerance value.
Diagram
Diagram Characteristics_xsd_Complex_Type_ConcentricityDiametricalZoneType.tmp#ConcentricityDiametricalZoneType
Type ConcentricityDiametricalZoneType
Properties
content complex
Source
<xs:element name="DiametricalZone" type="ConcentricityDiametricalZoneType">
  <xs:annotation>
    <xs:documentation>The DiametricalZone element is present when the concentricity characteristic feature control frame contains a diameter symbol modifying the tolerance value.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element ConcentricityZoneShapeType / NonDiametricalZone
Annotations
The NonDiametricalZone element is present when the concentricity characteristic feature control frame does not contain a diameter symbol modifying the tolerance value.
Diagram
Diagram Characteristics_xsd_Complex_Type_ConcentricityNonDiametricalZoneType.tmp#ConcentricityNonDiametricalZoneType
Type ConcentricityNonDiametricalZoneType
Properties
content complex
Source
<xs:element name="NonDiametricalZone" type="ConcentricityNonDiametricalZoneType">
  <xs:annotation>
    <xs:documentation>The NonDiametricalZone element is present when the concentricity characteristic feature control frame does not contain a diameter symbol modifying the tolerance value.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type ConcentricityZoneShapeType
Annotations
The ConcentricityZoneShapeType defines the shape of the tolerance zone for a concentricity characteristic.
Diagram
Diagram Characteristics_xsd_Complex_Type_ConcentricityZoneShapeType.tmp#ConcentricityZoneShapeType_SphericalZone Characteristics_xsd_Complex_Type_ConcentricityZoneShapeType.tmp#ConcentricityZoneShapeType_DiametricalZone Characteristics_xsd_Complex_Type_ConcentricityZoneShapeType.tmp#ConcentricityZoneShapeType_NonDiametricalZone
Used by
Children DiametricalZone, NonDiametricalZone, SphericalZone
Source
<xs:complexType name="ConcentricityZoneShapeType">
  <xs:annotation>
    <xs:documentation>The ConcentricityZoneShapeType defines the shape of the tolerance zone for a concentricity characteristic.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>This compositor provides a choice of the zone shape for a concentricity characteristic. The zone shape is indicated by any symbols preceding the tolerance value in the feature control frame.</xs:documentation>
    </xs:annotation>
    <xs:element name="SphericalZone" type="ConcentricitySphericalZoneType">
      <xs:annotation>
        <xs:documentation>The SphericalZone element is present when the concentricity characteristic feature control frame contains a spherical diameter symbol modifying the tolerance value.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DiametricalZone" type="ConcentricityDiametricalZoneType">
      <xs:annotation>
        <xs:documentation>The DiametricalZone element is present when the concentricity characteristic feature control frame contains a diameter symbol modifying the tolerance value.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="NonDiametricalZone" type="ConcentricityNonDiametricalZoneType">
      <xs:annotation>
        <xs:documentation>The NonDiametricalZone element is present when the concentricity characteristic feature control frame does not contain a diameter symbol modifying the tolerance value.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd