cac:SecondaryHazard
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:SecondaryHazardType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] Identifies the Secondary Hazard.
- cbc:PlacardNotation [0..1] The placard notation corresponding to the hazard class of the hazardous commodity. Can also be the hazard identification number of the orange placard (upper part) required on the means of transport.
- cbc:PlacardEndorsement [0..1] The placard endorsement that is to be shown on the shipping papers for the hazardous commodity. Can also be used for the number of the orange placard (lower part) required on the means of transport.
- cbc:EmergencyProceduresCode [0..1] Emergency procedures for hazardous goods, expressed as a code.
- cbc:Extension [0..1] Additional information about the hazardous substance. Can be used to specify information such as the type of regulatory requirements that apply to a description.
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>