cac:HazardousGoodsTransit
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:HazardousGoodsTransitType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:TransportEmergencyCardCode [0..1]An identifier for a transport emergency card describing the actions to be taken in an emergency in transporting the hazardous goods. It may be the identity number of a hazardous emergency response plan assigned by the appropriate authority.
- cbc:PackingCriteriaCode [0..1]A code signifying the packaging requirement for transportation of the hazardous goods as assigned by IATA, IMDB, ADR, RID etc.
- cbc:HazardousRegulationCode [0..1]A code signifying the set of legal regulations governing the transportation of the hazardous goods.
- cbc:InhalationToxicityZoneCode [0..1]A code signifying the Inhalation Toxicity Hazard Zone for the hazardous goods, as defined by the US Department of Transportation.
- cbc:TransportAuthorizationCode [0..1]A code signifying authorization for the transportation of hazardous cargo.
- cac:MaximumTemperature [0..1]The maximum temperature at which the hazardous goods can safely be transported.
- cac:MinimumTemperature [0..1]The minimum temperature at which the hazardous goods can safely be transported.
Attributes
None
Used in
- Type cac:HazardousItemType (Element cac:HazardousItem)
- Type cac:TransportEquipmentType (Elements cac:AttachedTransportEquipment, cac:ContainedInTransportEquipment, cac:ContainingTransportEquipment, cac:ReferencedTransportEquipment, cac:SupportedTransportEquipment, cac:TransportEquipment, cac:UnsupportedTransportEquipment)
- Type cac:TransportHandlingUnitType (Elements cac:PackagedTransportHandlingUnit, cac:TransportHandlingUnit)
Sample instance
(Auto-generated)
<cac:HazardousGoodsTransit> <cbc:TransportEmergencyCardCode>normalizedString</cbc:TransportEmergencyCardCode> <cbc:PackingCriteriaCode>normalizedString</cbc:PackingCriteriaCode> <cbc:HazardousRegulationCode>normalizedString</cbc:HazardousRegulationCode> <cbc:InhalationToxicityZoneCode>normalizedString</cbc:InhalationToxicityZoneCode> <cbc:TransportAuthorizationCode>normalizedString</cbc:TransportAuthorizationCode> <cac:MaximumTemperature> <cbc:AttributeID>normalizedString</cbc:AttributeID> <cbc:Measure unitCode="normalizedString">1.0</cbc:Measure> <cbc:Description>string</cbc:Description> </cac:MaximumTemperature> <cac:MinimumTemperature> <cbc:AttributeID>normalizedString</cbc:AttributeID> <cbc:Measure unitCode="normalizedString">1.0</cbc:Measure> <cbc:Description>string</cbc:Description> </cac:MinimumTemperature> </cac:HazardousGoodsTransit>