Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type UserDefinedUnitCharacteristicItemType
Annotations
The UserDefinedUnitCharacteristicItemType defines a user-defined numerical characteristic item that is specific to an application and has 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.
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_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_Name Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_CharacteristicDesignator Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_FeatureItemIds Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_SubstituteFeatureAlgorithm Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_NotableEventIds Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_MeasurementDeviceIds Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_CharacteristicNominalId Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_LocationOnDrawing Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType_VirtualMeasurement Characteristics_xsd_Complex_Type_CharacteristicItemBaseType.tmp#CharacteristicItemBaseType
Type extension of CharacteristicItemBaseType
Type hierarchy
Used by
Children Attributes, CharacteristicDesignator, CharacteristicNominalId, Description, FeatureItemIds, LocationOnDrawing, MeasurementDeviceIds, Name, NotableEventIds, SubstituteFeatureAlgorithm, VirtualMeasurement
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="UserDefinedUnitCharacteristicItemType">
  <xs:annotation>
    <xs:documentation>The UserDefinedUnitCharacteristicItemType defines a user-defined numerical characteristic item that is specific to an application and has 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.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CharacteristicItemBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd