Schema Central  >  UBL 2.3  >  UBL-TransitCustomsDeclaration-2.3.xsd  >  TransitCustomsDeclaration
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

TransitCustomsDeclaration

This element MUST be conveyed as the root element in any instance document based on this Schema expression

Element information

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

Schema document: maindoc/UBL-TransitCustomsDeclaration-2.3.xsd

Type: TransitCustomsDeclarationType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ext:UBLExtensions [0..1]A container for extensions foreign to the document.
    2. cbc:UBLVersionID [0..1]Identifies the earliest version of the UBL 2 schema for this document type that defines all of the elements that might be encountered in the current instance.
    3. cbc:CustomizationID [0..1]Identifies a user-defined customization of UBL for a specific use.
    4. cbc:ProfileID [0..1]Identifies a user-defined profile of the customization of UBL being used.
    5. cbc:ProfileExecutionID [0..1]Identifies an instance of executing a profile, to associate all transactions in a collaboration.
    6. cbc:ID [1..1]An identifier for this document.
    7. cbc:UUID [0..1]A universally unique identifier for an instance of this document.
    8. cbc:IssueDate [0..1]The date, assigned by the sender, on which this document was issued.
    9. cbc:IssueTime [0..1]The time, assigned by the sender, at which this document was issued.
    10. cbc:TypeCode [0..1]Code specifying the type of transit customs declaration.
    11. cbc:SubTypeCode [0..1]Code specifying the subtype of transit customs declaration.
    12. cbc:NatureOfTransactionCode [0..1]Code specifying the type of transaction for this export.
    13. cbc:Note [0..*]Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures.
    14. cbc:VersionID [0..1]Identifies a version of a transit customs declaration in order to distinguish updates.
    15. cac:ValidityPeriod [0..1]A period, assigned by the issuer, during which the information in this declaration is effective.
    16. cac:ExportCustomsExitOfficeLocation [0..1]Customs office of exit of the goods being declared for export.
    17. cac:TransitCustomsExitOfficeLocation [0..1]Customs office of exit of the goods being declared for transit.
    18. cac:ImportCustomsExitOfficeLocation [0..1]Customs office of exit of the goods being declared for import.
    19. cac:JurisdictionRegionAddress [0..1]A geographic area in which this declaration is relevant.
    20. cac:TransitExporterParty [0..1]The Party who makes the transit declaration, or on whose behalf the transit declaration is made, and who is the owner of the goods or has similar right of disposal over them at the time when the declaration is accepted.
    21. cac:ConsignorParty [0..1]The Party responsible for the consignment.
    22. cac:ConsigneeParty [0..1]The Party responsible for receiving the goods.
    23. cac:FreightForwarderParty [0..1]The Party responsibe for the freight forwarding.
    24. cac:CustomsParty [1..1]The authority who is legally responsible for processing the declaration.
    25. cac:NotifierParty [0..1]The party responsible for contact on master level.
    26. cac:Shipment [0..*]The shipment related to this trade certificate.
    27. cac:PreviousCustomsDeclaration [0..*]A reference to a previously sent transit customs declaration.
    28. cac:AdditionalDocumentReference [0..*]A reference to a additional documents relevant for this transit customs declaration.
    29. cac:Signature [0..*]A signature applied to this document.

Attributes

None

Sample instance

<TransitCustomsDeclaration>
   <cbc:ID>2345678-910</cbc:ID>
   <cbc:IssueDate>2013-09-15</cbc:IssueDate>
   <cbc:IssueTime>15:31:00</cbc:IssueTime>
   <cbc:NatureOfTransactionCode>T1</cbc:NatureOfTransactionCode>
   <cac:ValidityPeriod>
      <cbc:EndDate>1967-08-13</cbc:EndDate>
   </cac:ValidityPeriod>
   <cac:TransitCustomsExitOfficeLocation>
      <cbc:ID>FI001800</cbc:ID>
   </cac:TransitCustomsExitOfficeLocation>
   <cac:ImportCustomsExitOfficeLocation>
      <cbc:ID>CH002621</cbc:ID>
   </cac:ImportCustomsExitOfficeLocation>
   <cac:TransitExporterParty>
      <cac:PartyIdentification>
         <cbc:ID>1234567-8</cbc:ID>
      </cac:PartyIdentification>
      <cac:PhysicalLocation>
         <cac:Address>
            <cbc:CityName>Espoo</cbc:CityName>
         </cac:Address>
      </cac:PhysicalLocation>
   </cac:TransitExporterParty>
   <cac:ConsignorParty>
      <cac:PartyName>
         <cbc:Name>AOO Tehnika</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
         <cbc:StreetName>Komsomolskaja pl., 158</cbc:StreetName>
         <cbc:CityName>Moskva</cbc:CityName>
         <cbc:PostalZone>107842</cbc:PostalZone>
         <cac:Country>
            <cbc:IdentificationCode>RU</cbc:IdentificationCode>
         </cac:Country>
      </cac:PostalAddress>
      <cac:AgentParty>
         <cac:PartyName>
            <cbc:Name>Ylermi Huisi 09-55555555</cbc:Name>
         </cac:PartyName>
      </cac:AgentParty>
   </cac:ConsignorParty>
   <cac:ConsigneeParty>
      <cac:PartyName>
         <cbc:Name>Automat AG</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
         <cbc:StreetName>Stahlstrass 5</cbc:StreetName>
         <cbc:CityName>Bern</cbc:CityName>
         <cbc:PostalZone>CH-3007</cbc:PostalZone>
         <cac:Country>
            <cbc:IdentificationCode>CH</cbc:IdentificationCode>
         </cac:Country>
      </cac:PostalAddress>
   </cac:ConsigneeParty>
   <cac:FreightForwarderParty>
      <cac:PartyIdentification>
         <ext:UBLExtensions>
            <ext:UBLExtension>
               <ext:ExtensionContent>
                  <ncts:IDExtension>T0002</ncts:IDExtension>
               </ext:ExtensionContent>
            </ext:UBLExtension>
         </ext:UBLExtensions>
         <cbc:ID>FI1234567-8</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>Huisin Huolinta Oy</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
         <cbc:StreetName>Tiilitie 5</cbc:StreetName>
         <cbc:CityName>Espoo</cbc:CityName>
         <cbc:PostalZone>02340</cbc:PostalZone>
         <cac:Country>
            <cbc:IdentificationCode>FI</cbc:IdentificationCode>
         </cac:Country>
      </cac:PostalAddress>
   </cac:FreightForwarderParty>
   <cac:CustomsParty>
      <cac:PartyIdentification>
         <cbc:ID>0245442-8</cbc:ID>
      </cac:PartyIdentification>
   </cac:CustomsParty>
   <cac:Shipment>
      <cbc:ID>S1</cbc:ID>
      <cbc:GrossWeightMeasure unitCode="KGM">30</cbc:GrossWeightMeasure>
      <cac:Consignment>
         <cbc:ID>C1</cbc:ID>
         <cbc:ContainerizedIndicator>true</cbc:ContainerizedIndicator>
         <cbc:TotalGoodsItemQuantity>1</cbc:TotalGoodsItemQuantity>
         <cbc:TotalPackagesQuantity>5</cbc:TotalPackagesQuantity>
         <cac:TransportHandlingUnit>
            <cbc:ID>ABCD123456-7</cbc:ID>
         </cac:TransportHandlingUnit>
      </cac:Consignment>
      <cac:GoodsItem>
         <cbc:SequenceNumberID>1</cbc:SequenceNumberID>
         <cbc:Description>kattovalaisimia lasia</cbc:Description>
         <cbc:GrossWeightMeasure unitCode="KGM">30</cbc:GrossWeightMeasure>
         <cac:Pickup>
            <cac:PickupLocation>
               <cbc:ID>FI1234567-8R0001</cbc:ID>
               <cbc:LocationTypeCode>L</cbc:LocationTypeCode>
            </cac:PickupLocation>
         </cac:Pickup>
         <cac:ContainingPackage>
            <cbc:ID>567-3456</cbc:ID>
            <cbc:Quantity>5</cbc:Quantity>
            <cbc:PackagingTypeCode>CS</cbc:PackagingTypeCode>
         </cac:ContainingPackage>
      </cac:GoodsItem>
      <cac:ShipmentStage>
         <cbc:TransportModeCode>3</cbc:TransportModeCode>
         <cac:TransportMeans>
            <cbc:RegistrationNationalityID>FI</cbc:RegistrationNationalityID>
            <cac:RoadTransport>
               <cbc:LicensePlateID>PBB-123</cbc:LicensePlateID>
            </cac:RoadTransport>
         </cac:TransportMeans>
      </cac:ShipmentStage>
      <cac:ShipmentStage>
         <cbc:TransportModeCode>1</cbc:TransportModeCode>
         <cac:TransportMeans>
            <cbc:JourneyID>TM1</cbc:JourneyID>
            <cbc:RegistrationNationalityID>EE</cbc:RegistrationNationalityID>
            <cac:MaritimeTransport>
               <cbc:VesselID>Eestiship</cbc:VesselID>
            </cac:MaritimeTransport>
         </cac:TransportMeans>
      </cac:ShipmentStage>
      <cac:Delivery>
         <cac:DeliveryAddress>
            <cac:Country>
               <cbc:IdentificationCode>CH</cbc:IdentificationCode>
            </cac:Country>
         </cac:DeliveryAddress>
         <cac:Despatch>
            <cbc:ActualDespatchDate>2013-09-15</cbc:ActualDespatchDate>
            <cbc:ActualDespatchTime>16:00:00</cbc:ActualDespatchTime>
            <cac:DespatchAddress>
               <cac:Country>
                  <cbc:IdentificationCode>RU</cbc:IdentificationCode>
               </cac:Country>
            </cac:DespatchAddress>
         </cac:Despatch>
      </cac:Delivery>
   </cac:Shipment>
   <cac:PreviousCustomsDeclaration>
      <cbc:ID>HUISI000000002</cbc:ID>
   </cac:PreviousCustomsDeclaration>
</TransitCustomsDeclaration>