Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type UserDefinedUnitCharacteristicDefinitionType
Annotations
The UserDefinedUnitCharacteristicDefinitionType defines user-defined numerical characteristics that are specific to an application and have numerical values and units that are not available in another user-defined characteristic type. In particular this type is not to be used to define characteristics with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time. The information can be common to more than one user-defined 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 Characteristics_xsd_Complex_Type_CharacteristicDefinitionBaseType.tmp#CharacteristicDefinitionBaseType
Type extension of CharacteristicDefinitionBaseType
Type hierarchy
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="UserDefinedUnitCharacteristicDefinitionType">
  <xs:annotation>
    <xs:documentation>The UserDefinedUnitCharacteristicDefinitionType defines user-defined numerical characteristics that are specific to an application and have numerical values and units that are not available in another user-defined characteristic type. In particular this type is not to be used to define characteristics with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time. The information can be common to more than one user-defined characteristic.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CharacteristicDefinitionBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd