The optional Name element is the name identifying the characteristic.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="Name" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional Name element is the name identifying the characteristic.</xs:documentation></xs:annotation></xs:element>
The optional CharacteristicDesignator element is the designator of a characteristic together with an optional level of criticality and optional UUID. The designator element of the CharacteristicDesignator will typically be at the most general level when used in this CharacteristicDefinitionBaseType. For example, an instance of CharacteristicDefinitionBaseType might have a CharacteristicDesignator element with the Designator K. Then there might be three instances of CharacteristicItemBaseType referencing the CharacteristicDefinitionBaseType instance and having CharacteristicDesignator elements using Designators K-1, K-2, and K-3.
<xs:element name="CharacteristicDesignator" type="CharacteristicDesignatorType" minOccurs="0"><xs:annotation><xs:documentation>The optional CharacteristicDesignator element is the designator of a characteristic together with an optional level of criticality and optional UUID. The designator element of the CharacteristicDesignator will typically be at the most general level when used in this CharacteristicDefinitionBaseType. For example, an instance of CharacteristicDefinitionBaseType might have a CharacteristicDesignator element with the Designator K. Then there might be three instances of CharacteristicItemBaseType referencing the CharacteristicDefinitionBaseType instance and having CharacteristicDesignator elements using Designators K-1, K-2, and K-3.</xs:documentation></xs:annotation></xs:element>
The optional FreeState element indicates whether the characteristic is applied to the product in free state or constrained: "true" for free state, "false" or not present for constrained.
ASME Y14.5-1994 - 3.3.19
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="FreeState" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional FreeState element indicates whether the characteristic is applied to the product in free state or constrained: "true" for free state, "false" or not present for constrained.</xs:documentation><xs:documentation>ASME Y14.5-1994 - 3.3.19</xs:documentation></xs:annotation></xs:element>
The optional StatisticalCharacteristic element indicates whether the characteristic is applied on a per-product basis or statistically over a set of products. The element is set to "true" for statistical, and is set to "false" or is not present for per-product.
ASME Y14.5-1994 - 3.3.10 - RE: SPC Control Limits
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="StatisticalCharacteristic" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional StatisticalCharacteristic element indicates whether the characteristic is applied on a per-product basis or statistically over a set of products. The element is set to "true" for statistical, and is set to "false" or is not present for per-product.</xs:documentation><xs:documentation>ASME Y14.5-1994 - 3.3.10 - RE: SPC Control Limits</xs:documentation></xs:annotation></xs:element>
(ISO specific CZ) The optional CommonZone element indicates whether the characteristic is applied to two or more features using a common tolerance zone: "true" for common zone, "false" or not present for no common zone or not applicable.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="CommonZone" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific CZ) The optional CommonZone element indicates whether the characteristic is applied to two or more features using a common tolerance zone: "true" for common zone, "false" or not present for no common zone or not applicable.</xs:documentation></xs:annotation></xs:element>
(ISO specific CT) The optional CommonTolerance element indicates whether the characteristic is applied to two or more features using a common tolerance: "true" for common tolerance, "false" or not present for no common tolerance or not applicable.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="CommonTolerance" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific CT) The optional CommonTolerance element indicates whether the characteristic is applied to two or more features using a common tolerance: "true" for common tolerance, "false" or not present for no common tolerance or not applicable.</xs:documentation></xs:annotation></xs:element>
(ISO specific (A)) The optional MedianFeature element indicates whether the characteristic is applied to the median feature (center-line, center-plane, etc.): "true" for median feature, "false" or not present for no median feature or not applicable.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="MedianFeature" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific (A)) The optional MedianFeature element indicates whether the characteristic is applied to the median feature (center-line, center-plane, etc.): "true" for median feature, "false" or not present for no median feature or not applicable.</xs:documentation></xs:annotation></xs:element>
(ISO specific (E)) The optional EnvelopeRequirement element indicates whether the characteristic is applied with the ISO envelope requirement: "true" for envelope requirement, "false" or not present for no envelope requirement or not applicable.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="EnvelopeRequirement" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific (E)) The optional EnvelopeRequirement element indicates whether the characteristic is applied with the ISO envelope requirement: "true" for envelope requirement, "false" or not present for no envelope requirement or not applicable.</xs:documentation></xs:annotation></xs:element>
(ISO specific (I)) The optional Independency element indicates whether the characteristic is applied with the ISO independency requirement: "true" for independency requirement, "false" or not present for no independency requirement or not applicable.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="Independency" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific (I)) The optional Independency element indicates whether the characteristic is applied with the ISO independency requirement: "true" for independency requirement, "false" or not present for no independency requirement or not applicable.</xs:documentation></xs:annotation></xs:element>
(ISO specific UF, ASME specific CF) The optional UnitedOrContinuousFeature element indicates whether the characteristic is applied to two or more features as if the features were one, united or continuous feature: "true" for united or continuous feature, "false" or not present for no united or continuous feature or not applicable.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="UnitedOrContinuousFeature" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific UF, ASME specific CF) The optional UnitedOrContinuousFeature element indicates whether the characteristic is applied to two or more features as if the features were one, united or continuous feature: "true" for united or continuous feature, "false" or not present for no united or continuous feature or not applicable.</xs:documentation></xs:annotation></xs:element>
(ISO specific SZ) The optional SeparateZone element indicates whether the characteristic is applied to two or more features using separate tolerance zones: "true" for separate zone, "false" or not present for no separate zone or not applicable.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="SeparateZone" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific SZ) The optional SeparateZone element indicates whether the characteristic is applied to two or more features using separate tolerance zones: "true" for separate zone, "false" or not present for no separate zone or not applicable.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="CharacteristicDefinitionBaseType" abstract="true"><xs:annotation><xs:documentation>The CharacteristicDefinitionBaseType is the abstract base type that defines information that can be common to more than one characteristic.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CharacteristicBaseType"><xs:sequence><xs:element name="Name" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional Name element is the name identifying the characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="CharacteristicDesignator" type="CharacteristicDesignatorType" minOccurs="0"><xs:annotation><xs:documentation>The optional CharacteristicDesignator element is the designator of a characteristic together with an optional level of criticality and optional UUID. The designator element of the CharacteristicDesignator will typically be at the most general level when used in this CharacteristicDefinitionBaseType. For example, an instance of CharacteristicDefinitionBaseType might have a CharacteristicDesignator element with the Designator K. Then there might be three instances of CharacteristicItemBaseType referencing the CharacteristicDefinitionBaseType instance and having CharacteristicDesignator elements using Designators K-1, K-2, and K-3.</xs:documentation></xs:annotation></xs:element><xs:element name="FreeState" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional FreeState element indicates whether the characteristic is applied to the product in free state or constrained: "true" for free state, "false" or not present for constrained.</xs:documentation><xs:documentation>ASME Y14.5-1994 - 3.3.19</xs:documentation></xs:annotation></xs:element><xs:element name="StatisticalCharacteristic" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional StatisticalCharacteristic element indicates whether the characteristic is applied on a per-product basis or statistically over a set of products. The element is set to "true" for statistical, and is set to "false" or is not present for per-product.</xs:documentation><xs:documentation>ASME Y14.5-1994 - 3.3.10 - RE: SPC Control Limits</xs:documentation></xs:annotation></xs:element><xs:element name="CommonZone" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific CZ) The optional CommonZone element indicates whether the characteristic is applied to two or more features using a common tolerance zone: "true" for common zone, "false" or not present for no common zone or not applicable.</xs:documentation></xs:annotation></xs:element><xs:element name="CommonTolerance" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific CT) The optional CommonTolerance element indicates whether the characteristic is applied to two or more features using a common tolerance: "true" for common tolerance, "false" or not present for no common tolerance or not applicable.</xs:documentation></xs:annotation></xs:element><xs:element name="MedianFeature" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific (A)) The optional MedianFeature element indicates whether the characteristic is applied to the median feature (center-line, center-plane, etc.): "true" for median feature, "false" or not present for no median feature or not applicable.</xs:documentation></xs:annotation></xs:element><xs:element name="EnvelopeRequirement" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific (E)) The optional EnvelopeRequirement element indicates whether the characteristic is applied with the ISO envelope requirement: "true" for envelope requirement, "false" or not present for no envelope requirement or not applicable.</xs:documentation></xs:annotation></xs:element><xs:element name="Independency" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific (I)) The optional Independency element indicates whether the characteristic is applied with the ISO independency requirement: "true" for independency requirement, "false" or not present for no independency requirement or not applicable.</xs:documentation></xs:annotation></xs:element><xs:element name="UnitedOrContinuousFeature" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific UF, ASME specific CF) The optional UnitedOrContinuousFeature element indicates whether the characteristic is applied to two or more features as if the features were one, united or continuous feature: "true" for united or continuous feature, "false" or not present for no united or continuous feature or not applicable.</xs:documentation></xs:annotation></xs:element><xs:element name="SeparateZone" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>(ISO specific SZ) The optional SeparateZone element indicates whether the characteristic is applied to two or more features using separate tolerance zones: "true" for separate zone, "false" or not present for no separate zone or not applicable.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>