Showing:

Annotations
Diagrams
Properties
Source
Used by
Element CoaxialityZoneShapeType / DiametricalZone
Annotations
The DiametricalZone element is present when the coaxiality characteristic tolerance indicator contains a diameter symbol modifying the tolerance value.
Diagram
Diagram Characteristics_xsd_Complex_Type_CoaxialityDiametricalZoneType.tmp#CoaxialityDiametricalZoneType
Type CoaxialityDiametricalZoneType
Properties
content complex
Source
<xs:element name="DiametricalZone" type="CoaxialityDiametricalZoneType">
  <xs:annotation>
    <xs:documentation>The DiametricalZone element is present when the coaxiality characteristic tolerance indicator 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 CoaxialityZoneShapeType / NonDiametricalZone
Annotations
The NonDiametricalZone element is present when the coaxiality characteristic tolerance indicator does not contain a diameter symbol modifying the tolerance value.
Diagram
Diagram Characteristics_xsd_Complex_Type_CoaxialityNonDiametricalZoneType.tmp#CoaxialityNonDiametricalZoneType
Type CoaxialityNonDiametricalZoneType
Properties
content complex
Source
<xs:element name="NonDiametricalZone" type="CoaxialityNonDiametricalZoneType">
  <xs:annotation>
    <xs:documentation>The NonDiametricalZone element is present when the coaxiality characteristic tolerance indicator 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 CoaxialityZoneShapeType
Annotations
The CoaxialityZoneShapeType defines the shape of the tolerance zone for a coaxiality characteristic.
Diagram
Diagram Characteristics_xsd_Complex_Type_CoaxialityZoneShapeType.tmp#CoaxialityZoneShapeType_DiametricalZone Characteristics_xsd_Complex_Type_CoaxialityZoneShapeType.tmp#CoaxialityZoneShapeType_NonDiametricalZone
Used by
Children DiametricalZone, NonDiametricalZone
Source
<xs:complexType name="CoaxialityZoneShapeType">
  <xs:annotation>
    <xs:documentation>The CoaxialityZoneShapeType defines the shape of the tolerance zone for a coaxiality characteristic.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>This compositor provides a choice of the zone shape for a coaxiality characteristic. The zone shape is indicated by any symbols preceding the tolerance value in the tolerance indicator.</xs:documentation>
    </xs:annotation>
    <xs:element name="DiametricalZone" type="CoaxialityDiametricalZoneType">
      <xs:annotation>
        <xs:documentation>The DiametricalZone element is present when the coaxiality characteristic tolerance indicator contains a diameter symbol modifying the tolerance value.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="NonDiametricalZone" type="CoaxialityNonDiametricalZoneType">
      <xs:annotation>
        <xs:documentation>The NonDiametricalZone element is present when the coaxiality characteristic tolerance indicator 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