<xs:element name="AssociatedTolerancedFeatureSpecificationElement" type="AssociatedTolerancedFeatureSpecificationElementEnumType"><xs:annotation><xs:documentation>(ISO specific (c), (g), (n), (x) or (t)) The AssociatedTolerancedFeatureSpecificationElement element defines circled substitute feature modifiers.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ReferenceFeatureAssociationSpecificationElement" type="ReferenceFeatureAssociationSpecificationElementType"><xs:annotation><xs:documentation>(ISO specific) The ReferenceFeatureAssociationSpecificationElement element defines a filter associated with non-circled substitute feature modifiers.</xs:documentation></xs:annotation></xs:element>
<xs:element name="DirectionFeature" type="DirectionFeatureType" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific leading arrow) The optional DirectionFeature element defines the direction feature modifying the characteristic.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CollectionPlane" type="CollectionPlaneType" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific leading circle) The optional CollectionPlane element defines the collection plane modifying the characteristic.</xs:documentation></xs:annotation></xs:element>
<xs:element name="IntersectionPlane" type="IntersectionPlaneType" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific leading triangle) The optional IntersectionPlane element defines the intersection plane modifying the characteristic.</xs:documentation></xs:annotation></xs:element>
<xs:element name="OrientationPlane" type="OrientationPlaneType" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific leading and trailing triangles) The optional OrientationPlane element defines the orientation plane modifying the characteristic.</xs:documentation></xs:annotation></xs:element>
Complex Type GeometricCharacteristicDefinitionBaseType
Annotations
The GeometricCharacteristicDefinitionBaseType is the abstract base type that defines information that can be common to more than one geometric characteristic. A geometric characteristic is defined by a "feature control frame" (ASME Y14.5) or synonymously by a "tolerance frame" or "tolerance indicator" (ISO specific).
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="GeometricCharacteristicDefinitionBaseType" abstract="true"><xs:annotation><xs:documentation>The GeometricCharacteristicDefinitionBaseType is the abstract base type that defines information that can be common to more than one geometric characteristic. A geometric characteristic is defined by a "feature control frame" (ASME Y14.5) or synonymously by a "tolerance frame" or "tolerance indicator" (ISO specific).</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CharacteristicDefinitionBaseType"><xs:sequence><xs:choice minOccurs="0"><xs:annotation><xs:documentation>This optional compositor provides a choice between the two ISO specific methods for modifying a substitute feature with respect to a characteristic evaluation.</xs:documentation></xs:annotation><xs:element name="AssociatedTolerancedFeatureSpecificationElement" type="AssociatedTolerancedFeatureSpecificationElementEnumType"><xs:annotation><xs:documentation>(ISO specific (c), (g), (n), (x) or (t)) The AssociatedTolerancedFeatureSpecificationElement element defines circled substitute feature modifiers.</xs:documentation></xs:annotation></xs:element><xs:element name="ReferenceFeatureAssociationSpecificationElement" type="ReferenceFeatureAssociationSpecificationElementType"><xs:annotation><xs:documentation>(ISO specific) The ReferenceFeatureAssociationSpecificationElement element defines a filter associated with non-circled substitute feature modifiers.</xs:documentation></xs:annotation></xs:element></xs:choice><xs:element name="DirectionFeature" type="DirectionFeatureType" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific leading arrow) The optional DirectionFeature element defines the direction feature modifying the characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="CollectionPlane" type="CollectionPlaneType" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific leading circle) The optional CollectionPlane element defines the collection plane modifying the characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="IntersectionPlane" type="IntersectionPlaneType" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific leading triangle) The optional IntersectionPlane element defines the intersection plane modifying the characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="OrientationPlane" type="OrientationPlaneType" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific leading and trailing triangles) The optional OrientationPlane element defines the orientation plane modifying the characteristic.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>