Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element PositionDiametricalZoneType / Dimensionality
Annotations
The optional Dimensionality element for the diametrical tolerance zone differentiates between cylindrical (3D) and circular (2D) tolerance zones.
Diagram
Diagram PrimitivesPMI_xsd_Simple_Type_DimensionCountEnumType.tmp#DimensionCountEnumType
Type DimensionCountEnumType
Properties
content simple
minOccurs 0
Facets
enumeration TWODIMENSIONAL
enumeration THREEDIMENSIONAL
Source
<xs:element name="Dimensionality" type="DimensionCountEnumType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Dimensionality element for the diametrical tolerance zone differentiates between cylindrical (3D) and circular (2D) tolerance zones.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element PositionDiametricalZoneType / ZoneOrientationVector
Annotations
The optional ZoneOrientationVector element gives the orientation of the diametrical tolerance zone.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType
Type UnitVectorType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="ZoneOrientationVector" type="UnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ZoneOrientationVector element gives the orientation of the diametrical tolerance zone.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element PositionDiametricalZoneType / ElongatedZone
Annotations
The optional ElongatedZone element (when present and set to "true") indicates the tolerance zone is elongated as applied to the round ends of a slot.
Diagram
Diagram
Type xs:boolean
Properties
content simple
minOccurs 0
Source
<xs:element name="ElongatedZone" type="xs:boolean" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ElongatedZone element (when present and set to "true") indicates the tolerance zone is elongated as applied to the round ends of a slot.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type PositionDiametricalZoneType
Annotations
The PositionDiametricalZoneType defines the shape of a tolerance zone as diametrical.
Diagram
Diagram Characteristics_xsd_Complex_Type_PositionDiametricalZoneType.tmp#PositionDiametricalZoneType_Dimensionality Characteristics_xsd_Complex_Type_PositionDiametricalZoneType.tmp#PositionDiametricalZoneType_ZoneOrientationVector Characteristics_xsd_Complex_Type_PositionDiametricalZoneType.tmp#PositionDiametricalZoneType_ElongatedZone
Used by
Children Dimensionality, ElongatedZone, ZoneOrientationVector
Source
<xs:complexType name="PositionDiametricalZoneType">
  <xs:annotation>
    <xs:documentation>The PositionDiametricalZoneType defines the shape of a tolerance zone as diametrical.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Dimensionality" type="DimensionCountEnumType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Dimensionality element for the diametrical tolerance zone differentiates between cylindrical (3D) and circular (2D) tolerance zones.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ZoneOrientationVector" type="UnitVectorType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ZoneOrientationVector element gives the orientation of the diametrical tolerance zone.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ElongatedZone" type="xs:boolean" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ElongatedZone element (when present and set to "true") indicates the tolerance zone is elongated as applied to the round ends of a slot.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd