Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element CharacteristicDefinitionBaseType / Name
Annotations
The optional Name element is the name identifying the characteristic.
Diagram
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CharacteristicDefinitionBaseType / CharacteristicDesignator
Annotations
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.
Diagram
Diagram Characteristics_xsd_Complex_Type_CharacteristicDesignatorType.tmp#CharacteristicDesignatorType_Designator Characteristics_xsd_Complex_Type_CharacteristicDesignatorType.tmp#CharacteristicDesignatorType_UUID Characteristics_xsd_Complex_Type_CharacteristicDesignatorType.tmp#CharacteristicDesignatorType_Criticality Characteristics_xsd_Complex_Type_CharacteristicDesignatorType.tmp#CharacteristicDesignatorType_Balloon Characteristics_xsd_Complex_Type_CharacteristicDesignatorType.tmp#CharacteristicDesignatorType
Type CharacteristicDesignatorType
Properties
content complex
minOccurs 0
Children Balloon, Criticality, Designator, UUID
Instance
<CharacteristicDesignator xmlns="http://qifstandards.org/xsd/qif3">
  <Designator>{1,1}</Designator>
  <UUID>{0,1}</UUID>
  <Criticality>{0,1}</Criticality>
  <Balloon>{0,1}</Balloon>
</CharacteristicDesignator>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CharacteristicDefinitionBaseType / FreeState
Annotations
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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CharacteristicDefinitionBaseType / StatisticalCharacteristic
Annotations
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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CharacteristicDefinitionBaseType / CommonZone
Annotations
(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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CharacteristicDefinitionBaseType / CommonTolerance
Annotations
(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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CharacteristicDefinitionBaseType / MedianFeature
Annotations
(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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CharacteristicDefinitionBaseType / EnvelopeRequirement
Annotations
(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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CharacteristicDefinitionBaseType / Independency
Annotations
(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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CharacteristicDefinitionBaseType / UnitedOrContinuousFeature
Annotations
(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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Element CharacteristicDefinitionBaseType / SeparateZone
Annotations
(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
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Complex Type CharacteristicDefinitionBaseType
Annotations
The CharacteristicDefinitionBaseType is the abstract base type that defines information that can be common to more than one characteristic.
Diagram
Diagram Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType_Description Characteristics_xsd_Complex_Type_CharacteristicBaseType.tmp#CharacteristicBaseType Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_Name Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CharacteristicDesignator Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_FreeState Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_StatisticalCharacteristic Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CommonZone Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_CommonTolerance Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_MedianFeature Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_EnvelopeRequirement Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_Independency Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_UnitedOrContinuousFeature Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType_SeparateZone
Type extension of CharacteristicBaseType
Type hierarchy
Properties
abstract true
Used by
Children Attributes, CharacteristicDesignator, CommonTolerance, CommonZone, Description, EnvelopeRequirement, FreeState, Independency, MedianFeature, Name, SeparateZone, StatisticalCharacteristic, UnitedOrContinuousFeature
Attributes
QName Type Use Annotation
id QIFIdType required
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd