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