<xs:element name="ToleranceValuePerUnit" type="LinearValueType"><xs:annotation><xs:documentation>The ToleranceValuePerUnit element is a tolerance value in linear units to be applied on a per-unit-polar-area basis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="UnitAngle" type="AngularValueType"><xs:annotation><xs:documentation>The UnitAngle element is the angle in angular units over which the per-unit-polar-area tolerance is applied.</xs:documentation></xs:annotation></xs:element>
<xs:element name="UnitLength" type="LinearValueType"><xs:annotation><xs:documentation>The UnitLength element is the length in linear units over which the per-unit-polar-area is applied.</xs:documentation></xs:annotation></xs:element>
The ToleranceZonePerUnitPolarAreaType defines a per-unit-polar-area tolerance. An angle and a length together define a cylindrical segment shaped zone over which the tolerance value applies.
<xs:complexType name="ToleranceZonePerUnitPolarAreaType"><xs:annotation><xs:documentation>The ToleranceZonePerUnitPolarAreaType defines a per-unit-polar-area tolerance. An angle and a length together define a cylindrical segment shaped zone over which the tolerance value applies.</xs:documentation></xs:annotation><xs:sequence><xs:element name="ToleranceValuePerUnit" type="LinearValueType"><xs:annotation><xs:documentation>The ToleranceValuePerUnit element is a tolerance value in linear units to be applied on a per-unit-polar-area basis.</xs:documentation></xs:annotation></xs:element><xs:element name="UnitAngle" type="AngularValueType"><xs:annotation><xs:documentation>The UnitAngle element is the angle in angular units over which the per-unit-polar-area tolerance is applied.</xs:documentation></xs:annotation></xs:element><xs:element name="UnitLength" type="LinearValueType"><xs:annotation><xs:documentation>The UnitLength element is the length in linear units over which the per-unit-polar-area is applied.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>