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.
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>