Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element StraightnessZoneShapeType / DiametricalZone
Annotations
The DiametricalZone element is present when the straightness characteristic feature control frame contains a diameter symbol modifying the tolerance value.
Diagram
Diagram Characteristics_xsd_Complex_Type_StraightnessDiametricalZoneType.tmp#StraightnessDiametricalZoneType
Type StraightnessDiametricalZoneType
Properties
content complex
Source
<xs:element name="DiametricalZone" type="StraightnessDiametricalZoneType">
  <xs:annotation>
    <xs:documentation>The DiametricalZone element is present when the straightness 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 StraightnessZoneShapeType / NonDiametricalZone
Annotations
The NonDiametricalZone element is present when the straightness characteristic feature control frame does not contain a diameter symbol modifying the tolerance value.
Diagram
Diagram Characteristics_xsd_Complex_Type_StraightnessNonDiametricalZoneType.tmp#StraightnessNonDiametricalZoneType_ZoneOrientationVector Characteristics_xsd_Complex_Type_StraightnessNonDiametricalZoneType.tmp#StraightnessNonDiametricalZoneType
Type StraightnessNonDiametricalZoneType
Properties
content complex
Children ZoneOrientationVector
Instance
<NonDiametricalZone xmlns="http://qifstandards.org/xsd/qif3">
  <ZoneOrientationVector decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{0,1}</ZoneOrientationVector>
</NonDiametricalZone>
Source
<xs:element name="NonDiametricalZone" type="StraightnessNonDiametricalZoneType">
  <xs:annotation>
    <xs:documentation>The NonDiametricalZone element is present when the straightness 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 StraightnessZoneShapeType
Annotations
The StraightnessZoneShapeType defines the shape of tolerance zone for a straightness characteristic.
Diagram
Diagram Characteristics_xsd_Complex_Type_StraightnessZoneShapeType.tmp#StraightnessZoneShapeType_DiametricalZone Characteristics_xsd_Complex_Type_StraightnessZoneShapeType.tmp#StraightnessZoneShapeType_NonDiametricalZone
Used by
Children DiametricalZone, NonDiametricalZone
Source
<xs:complexType name="StraightnessZoneShapeType">
  <xs:annotation>
    <xs:documentation>The StraightnessZoneShapeType defines the shape of tolerance zone for a straightness characteristic.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>This compositor provides a choice between a diametrical tolerance zone shape and a non-diametrical tolerance zone shape.</xs:documentation>
    </xs:annotation>
    <xs:element name="DiametricalZone" type="StraightnessDiametricalZoneType">
      <xs:annotation>
        <xs:documentation>The DiametricalZone element is present when the straightness characteristic feature control frame contains a diameter symbol modifying the tolerance value.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="NonDiametricalZone" type="StraightnessNonDiametricalZoneType">
      <xs:annotation>
        <xs:documentation>The NonDiametricalZone element is present when the straightness 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