<xs:complexType name="StraightnessNonDiametricalZoneType">
<xs:annotation>
<xs:documentation>The StraightnessNonDiametricalZoneType defines the shape of a tolerance zone as parallel lines.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="ZoneOrientationVector" type="UnitVectorType" minOccurs="0">
<xs:annotation>
<xs:documentation>The optional ZoneOrientationVector element gives the orientation of the tolerance zone.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType> |