cac:SecondaryHazard
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:SecondaryHazardType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for this secondary hazard.
- cbc:PlacardNotation [0..1] Text of the placard notation corresponding to the hazard class of this secondary hazard. Can also be the hazard identification number of the orange placard (upper part) required on the means of transport.
- cbc:PlacardEndorsement [0..1] Text of the placard endorsement for this secondary hazard that is to be shown on the shipping papers for a hazardous item. Can also be used for the number of the orange placard (lower part) required on the means of transport.
- cbc:EmergencyProceduresCode [0..1] A code signifying the emergency procedures for this secondary hazard.
- cbc:Extension [0..*] Additional information about the hazardous substance, which can be used (for example) to specify the type of regulatory requirements that apply to this secondary hazard.
Attributes
None
Used in
- Type cac:HazardousItemType (Element cac:HazardousItem)
Sample instance
<cac:SecondaryHazard> <cbc:ID>normalizedString</cbc:ID> <cbc:PlacardNotation>string</cbc:PlacardNotation> <cbc:PlacardEndorsement>string</cbc:PlacardEndorsement> <cbc:EmergencyProceduresCode>normalizedString</cbc:EmergencyProceduresCode> <cbc:Extension>string</cbc:Extension> </cac:SecondaryHazard>