The DiametricalZone element is present when the orientation characteristic feature control frame contains a diameter symbol modifying the tolerance value.
<xs:element name="DiametricalZone" type="OrientationDiametricalZoneType"><xs:annotation><xs:documentation>The DiametricalZone element is present when the orientation characteristic feature control frame contains a diameter symbol modifying the tolerance value.</xs:documentation></xs:annotation></xs:element>
The PlanarZone element is present when the orientation characteristic feature control frame does not contain a diameter symbol modifying the tolerance value.
<xs:element name="PlanarZone" type="OrientationPlanarZoneType"><xs:annotation><xs:documentation>The PlanarZone element is present when the orientation characteristic feature control frame does not contain a diameter symbol modifying the tolerance value.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="OrientationZoneShapeType"><xs:annotation><xs:documentation>The OrientationZoneShapeType defines the shape of a tolerance zone for an orientation 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="OrientationDiametricalZoneType"><xs:annotation><xs:documentation>The DiametricalZone element is present when the orientation characteristic feature control frame contains a diameter symbol modifying the tolerance value.</xs:documentation></xs:annotation></xs:element><xs:element name="PlanarZone" type="OrientationPlanarZoneType"><xs:annotation><xs:documentation>The PlanarZone element is present when the orientation characteristic feature control frame does not contain a diameter symbol modifying the tolerance value.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>