cac:FlashpointTemperature
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:HazardousItemType (Element cac:HazardousItem)
Sample instance
<cac:FlashpointTemperature> <cbc:AttributeID>normalizedString</cbc:AttributeID> <cbc:Measure unitCode="04">1.0</cbc:Measure> <cbc:Description>string</cbc:Description> </cac:FlashpointTemperature>