The optional OuterDisposition element is the outer disposition of the composite segment's tolerance zone when the tolerance zone is not symmetric about or is offset from the nominal surface or curve. The value represents the upper tolerance limit when the tolerance zone is expressed as a bi-directional tolerance. For asymmetrically disposed tolerance zones it can range in value from zero when the tolerance zone is completely inside the part material, to the whole tolerance value when the tolerance zone is completely outside the part material. For offset tolerance zones it will have a negative value for a tolerance zone offset inside the part material, or a positive value greater than the tolerance value for a tolerance zone offset outside the part material.
<xs:element name="OuterDisposition" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional OuterDisposition element is the outer disposition of the composite segment's tolerance zone when the tolerance zone is not symmetric about or is offset from the nominal surface or curve. The value represents the upper tolerance limit when the tolerance zone is expressed as a bi-directional tolerance. For asymmetrically disposed tolerance zones it can range in value from zero when the tolerance zone is completely inside the part material, to the whole tolerance value when the tolerance zone is completely outside the part material. For offset tolerance zones it will have a negative value for a tolerance zone offset inside the part material, or a positive value greater than the tolerance value for a tolerance zone offset outside the part material.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="CompositeSegmentProfileDefinitionType"><xs:annotation><xs:documentation>The CompositeSegmentProfileDefinitionType defines information that can be common to more than one composite segment profile characteristic.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CompositeSegmentDefinitionBaseType"><xs:sequence><xs:element name="OuterDisposition" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional OuterDisposition element is the outer disposition of the composite segment's tolerance zone when the tolerance zone is not symmetric about or is offset from the nominal surface or curve. The value represents the upper tolerance limit when the tolerance zone is expressed as a bi-directional tolerance. For asymmetrically disposed tolerance zones it can range in value from zero when the tolerance zone is completely inside the part material, to the whole tolerance value when the tolerance zone is completely outside the part material. For offset tolerance zones it will have a negative value for a tolerance zone offset inside the part material, or a positive value greater than the tolerance value for a tolerance zone offset outside the part material.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>