cac:MinimumTemperature
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:TemperatureType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:AttributeID [1..1] An identifier for temperature.
- cbc:Measure [1..1] The temperature measurement value.
- cbc:Description [0..*] A description of the temperature measurement.
Attributes
None
Used in
- Type cac:HazardousGoodsTransitType (Element cac:HazardousGoodsTransit)
- Type cac:TransportEquipmentType (Element cac:TransportEquipment)
- Type cac:TransportHandlingUnitType (Element cac:TransportHandlingUnit)
Sample instance
<cac:MinimumTemperature> <cbc:AttributeID>normalizedString</cbc:AttributeID> <cbc:Measure unitCode="04">1.0</cbc:Measure> <cbc:Description>string</cbc:Description> </cac:MinimumTemperature>