<xs:element name="ToleranceValue" type="LinearValueType"><xs:annotation><xs:documentation>The ToleranceValue element is the tolerance of the flatness characteristic.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ToleranceDualValue" type="LinearDualValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ToleranceDualValue element is the dual tolerance value of the flatness characteristic.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ToleranceZonePerUnitArea" type="ToleranceZonePerUnitAreaType" minOccurs="0"><xs:annotation><xs:documentation>The optional ToleranceZonePerUnitArea element is the per-unit-area tolerance of the flatness characteristic.</xs:documentation></xs:annotation></xs:element>
The optional MaterialCondition element is the material condition modifier for a feature of size such as when applied to the center-plane of a parallel planes feature.
<xs:element name="MaterialCondition" type="MaterialModifierEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaterialCondition element is the material condition modifier for a feature of size such as when applied to the center-plane of a parallel planes feature.</xs:documentation><xs:documentation>ASME Y14.5-2009 - 5.4.2.1</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="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>
(ISO specific NC) The optional NotConvex element when present and set to true indicates the feature must not be convex.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="NotConvex" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific NC) The optional NotConvex element when present and set to true indicates the feature must not be convex.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="FlatnessCharacteristicDefinitionType"><xs:annotation><xs:documentation>The FlatnessCharacteristicDefinitionType defines information that can be common to more than one flatness characteristic.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="FormCharacteristicDefinitionBaseType"><xs:sequence><xs:choice><xs:annotation><xs:documentation>This compositor provides a choice between a simple flatness tolerance (with an optional second tier per-unit-area tolerance) and a per-unit-area tolerance.</xs:documentation></xs:annotation><xs:sequence><xs:annotation><xs:documentation>The compositor represents the choice of a simple flatness tolerance with an optional per-unit-area tolerance.</xs:documentation></xs:annotation><xs:element name="ToleranceValue" type="LinearValueType"><xs:annotation><xs:documentation>The ToleranceValue element is the tolerance of the flatness characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="ToleranceDualValue" type="LinearDualValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ToleranceDualValue element is the dual tolerance value of the flatness characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="ToleranceZonePerUnitArea" type="ToleranceZonePerUnitAreaType" minOccurs="0"><xs:annotation><xs:documentation>The optional ToleranceZonePerUnitArea element is the per-unit-area tolerance of the flatness characteristic.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:sequence><xs:annotation><xs:documentation>The compositor represents the choice of a per-unit-area tolerance.</xs:documentation></xs:annotation><xs:element name="ToleranceZonePerUnitArea" type="ToleranceZonePerUnitAreaType"><xs:annotation><xs:documentation>The ToleranceZonePerUnitArea element is the per-unit-area tolerance of the flatness characteristic.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:choice><xs:element name="MaterialCondition" type="MaterialModifierEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaterialCondition element is the material condition modifier for a feature of size such as when applied to the center-plane of a parallel planes feature.</xs:documentation><xs:documentation>ASME Y14.5-2009 - 5.4.2.1</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="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="NotConvex" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific NC) The optional NotConvex element when present and set to true indicates the feature must not be convex.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>