Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:GoodsItemPassportCounterfoil
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:GoodsItemPassportCounterfoil

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:GoodsItemPassportCounterfoilType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ext:UBLExtensions [0..1]A container for extensions foreign to the document.
    2. cbc:ID [1..1]This identifier for this Goods Item Passport Counterfoil
    3. cbc:GoodsItemPassportID [0..1]The identifier of the Goods Item Passport or ATA Carnet of this counterfoil, usually the number on the upper part of the orange hazard placard required on the means of transport
    4. cbc:FinalReexportationDate [0..1]Final date of re-exportation, if less than the overall validity period of te Goods Item Passport or ATA Carnet
    5. cbc:Note [0..*]Free-form text conveying information that is not contained explicitly in other structures.
    6. cac:CustomsOfficeLocation [0..1]The location of the customs office to where the counterfoil has been presented
    7. cac:GoodsItem [0..1]A goods item associated with this counterfoil
    8. cac:ExportationDocumentReference [0..*]A reference to a document used for the export of the goods related to this counterfoil
    9. cac:ImportationDocumentReference [0..*]A reference to a document used for the import of the goods related to this counterfoil
    10. cac:ReexportationDocumentReference [0..*]A reference to a document used for the re-exportation of the goods related to this counterfoil
    11. cac:ReimportationDocumentReference [0..*]A reference to a document used for re-importation of the goods related to this counterfoil
    12. cac:VoucherDocumentReference [0..*]A reference to a voucher related to this counterfoil

Attributes

None

Used in

Sample instance

<cac:GoodsItemPassportCounterfoil>
   <cbc:ID>645634567</cbc:ID>
   <cbc:GoodsItemPassportID>ata01661</cbc:GoodsItemPassportID>
   <cac:CustomsOfficeLocation>
      <cbc:Name>Padborg</cbc:Name>
   </cac:CustomsOfficeLocation>
   <cac:VoucherDocumentReference>
      <cbc:ID>5234533222</cbc:ID>
   </cac:VoucherDocumentReference>
</cac:GoodsItemPassportCounterfoil>