cac:TransportEquipmentSeal
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:TransportEquipmentSealType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [1..1] Identifies the seal.
- cbc:SealIssuerTypeCode [0..1] The type of party that issues and is responsible for a seal, expressed as a code.
- cbc:Condition [0..1] Information about the condition of a seal.
- cbc:SealStatusCode [0..1] The status of a seal, expressed as a code.
- cbc:SealingPartyType [0..1] Textual description of the role of a sealing party.
Attributes
None
Used in
- Type cac:TransportEquipmentType (Element cac:TransportEquipment)
Sample instance
<cac:TransportEquipmentSeal> <cbc:ID>normalizedString</cbc:ID> <cbc:SealIssuerTypeCode>normalizedString</cbc:SealIssuerTypeCode> <cbc:Condition>string</cbc:Condition> <cbc:SealStatusCode>normalizedString</cbc:SealStatusCode> <cbc:SealingPartyType>string</cbc:SealingPartyType> </cac:TransportEquipmentSeal>