<xs:element name="MaterialCondition" type="MaterialModifierEnumType"><xs:annotation><xs:documentation>The MaterialCondition element is the material condition modifier for the characteristic.</xs:documentation></xs:annotation></xs:element>
The optional SizeCharacteristicDefinitionId element is the QIF id of the associated feature size characteristic used to derive bonus tolerance for maximum and least material conditions.
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="SizeCharacteristicDefinitionId" type="QIFReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional SizeCharacteristicDefinitionId element is the QIF id of the associated feature size characteristic used to derive bonus tolerance for maximum and least material conditions.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ZoneShape" type="PositionZoneShapeType"><xs:annotation><xs:documentation>The ZoneShape element describes the shape of the tolerance zone.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaximumToleranceValue" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaximumToleranceValue element is the maximum tolerance value in cases where bonus is available.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ProjectedToleranceZoneValue" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ProjectedToleranceZoneValue element is the length of the projected tolerance zone.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SecondCompositeSegmentPositionDefinition" type="CompositeSegmentPositionDefinitionType" minOccurs="0"><xs:annotation><xs:documentation>The optional SecondCompositeSegmentPositionDefinition gives information about the second segment of a composite frame position characteristic.</xs:documentation></xs:annotation></xs:element>
The optional ThirdCompositeSegmentPositionDefinition gives information about the third segment of a composite frame position characteristic. This element may be used only if the SecondCompositeSegmentPositionDefinition element is used.
<xs:element name="ThirdCompositeSegmentPositionDefinition" type="CompositeSegmentPositionDefinitionType" minOccurs="0"><xs:annotation><xs:documentation>The optional ThirdCompositeSegmentPositionDefinition gives information about the third segment of a composite frame position characteristic. This element may be used only if the SecondCompositeSegmentPositionDefinition element is used.</xs:documentation></xs:annotation></xs:element>
The optional FourthCompositeSegmentPositionDefinition gives information about the fourth segment of a composite frame position characteristic. This element may be used only if the ThirdCompositeSegmentPositionDefinition element is used.
<xs:element name="FourthCompositeSegmentPositionDefinition" type="CompositeSegmentPositionDefinitionType" minOccurs="0"><xs:annotation><xs:documentation>The optional FourthCompositeSegmentPositionDefinition gives information about the fourth segment of a composite frame position characteristic. This element may be used only if the ThirdCompositeSegmentPositionDefinition element is used.</xs:documentation></xs:annotation></xs:element>
The optional ToPointToleranceValue element is the tolerance value which applies at the ToPoint in a linearly variable tolerance zone (for example, a conical diametrical tolerance zone). The ToleranceValue applies at the FromPoint. The tolerance zone varies linearly between the two points.
<xs:element name="ToPointToleranceValue" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ToPointToleranceValue element is the tolerance value which applies at the ToPoint in a linearly variable tolerance zone (for example, a conical diametrical tolerance zone). The ToleranceValue applies at the FromPoint. The tolerance zone varies linearly between the two points.</xs:documentation></xs:annotation></xs:element>
(ISO specific greaterthan/lessthan) The optional OrientationOnly element when present and set to true signifies that the DRF associated with this position characteristic controls only orientation degrees of freedom.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="OrientationOnly" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific greaterthan/lessthan) The optional OrientationOnly element when present and set to true signifies that the DRF associated with this position characteristic controls only orientation degrees of freedom.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="PositionCharacteristicDefinitionType"><xs:annotation><xs:documentation>The PositionCharacteristicDefinitionType defines information that can be common to more than one position characteristic.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="LocationCharacteristicDefinitionBaseType"><xs:sequence><xs:element name="MaterialCondition" type="MaterialModifierEnumType"><xs:annotation><xs:documentation>The MaterialCondition element is the material condition modifier for the characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="SizeCharacteristicDefinitionId" type="QIFReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional SizeCharacteristicDefinitionId element is the QIF id of the associated feature size characteristic used to derive bonus tolerance for maximum and least material conditions.</xs:documentation></xs:annotation></xs:element><xs:element name="ZoneShape" type="PositionZoneShapeType"><xs:annotation><xs:documentation>The ZoneShape element describes the shape of the tolerance zone.</xs:documentation></xs:annotation></xs:element><xs:element name="MaximumToleranceValue" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaximumToleranceValue element is the maximum tolerance value in cases where bonus is available.</xs:documentation></xs:annotation></xs:element><xs:element name="ProjectedToleranceZoneValue" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ProjectedToleranceZoneValue element is the length of the projected tolerance zone.</xs:documentation></xs:annotation></xs:element><xs:element name="SecondCompositeSegmentPositionDefinition" type="CompositeSegmentPositionDefinitionType" minOccurs="0"><xs:annotation><xs:documentation>The optional SecondCompositeSegmentPositionDefinition gives information about the second segment of a composite frame position characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="ThirdCompositeSegmentPositionDefinition" type="CompositeSegmentPositionDefinitionType" minOccurs="0"><xs:annotation><xs:documentation>The optional ThirdCompositeSegmentPositionDefinition gives information about the third segment of a composite frame position characteristic. This element may be used only if the SecondCompositeSegmentPositionDefinition element is used.</xs:documentation></xs:annotation></xs:element><xs:element name="FourthCompositeSegmentPositionDefinition" type="CompositeSegmentPositionDefinitionType" minOccurs="0"><xs:annotation><xs:documentation>The optional FourthCompositeSegmentPositionDefinition gives information about the fourth segment of a composite frame position characteristic. This element may be used only if the ThirdCompositeSegmentPositionDefinition element is used.</xs:documentation></xs:annotation></xs:element><xs:element name="ToPointToleranceValue" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ToPointToleranceValue element is the tolerance value which applies at the ToPoint in a linearly variable tolerance zone (for example, a conical diametrical tolerance zone). The ToleranceValue applies at the FromPoint. The tolerance zone varies linearly between the two points.</xs:documentation></xs:annotation></xs:element><xs:element name="OrientationOnly" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific greaterthan/lessthan) The optional OrientationOnly element when present and set to true signifies that the DRF associated with this position characteristic controls only orientation degrees of freedom.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>