<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>
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
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>
<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>