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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

ImportCustomsDeclaration

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:ImportCustomsDeclaration-2

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

Type: ImportCustomsDeclarationType

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 import.
    11. cbc:SubTypeCode [0..1]Code specifying the subtype of import.
    12. cbc:NatureOfTransactionCode [0..1]Code specifying the type of transactions for this import
    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 an Import Customs Declaration in order to distinguish updates.
    15. cac:ValidityPeriod [0..1]A period, assigned by the issuer, during which the information in the declaration is valid.
    16. cac:CustomsExitOfficeLocation [0..1]Customs exit office of the goods being declared.
    17. cac:JurisdictionRegionAddress [0..1]A geographic area in which this declaration applies.
    18. cac:ImporterParty [0..1]The Party who makes the import declaration, or on whose behalf the import 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.
    19. cac:ConsignorParty [0..1]The Party responsible for the consignment
    20. cac:ConsigneeParty [0..1]The Party responsible for receiving the goods.
    21. cac:FreightForwarderParty [0..1]The Party responsibe for the freight forwarding.
    22. cac:CustomsParty [0..1]The authority who is legally responsible for processing the declaration.
    23. cac:NotifierParty [0..1]The party responsible for contact on master level.
    24. cac:Shipment [1..1]The shipment related to this trade certificate
    25. cac:PreviousCustomsDeclaration [0..1]A reference to a previously sent customs declaration.
    26. cac:AdditionalDocumentReference [0..*]A reference to additional documents related to or relevant for this customs declaration.
    27. cac:Signature [0..*]A signature applied to this document.

Attributes

None

Sample instance

<ImportCustomsDeclaration>
   <ext:UBLExtensions>
      <ext:UBLExtension>
         <ext:ExtensionContent>
            <itu:FunctionCode>9</itu:FunctionCode>
         </ext:ExtensionContent>
      </ext:UBLExtension>
   </ext:UBLExtensions>
   <cbc:ID>10158209175014500</cbc:ID>
   <cbc:IssueDate>2013-08-29</cbc:IssueDate>
   <cbc:IssueTime>11:32:00</cbc:IssueTime>
   <cbc:TypeCode>X</cbc:TypeCode>
   <cbc:SubTypeCode>IM</cbc:SubTypeCode>
   <cbc:NatureOfTransactionCode>11</cbc:NatureOfTransactionCode>
   <cac:ImporterParty>
      <cac:PartyIdentification>
         <cbc:ID>FI1234567-1</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>Elektroniikka Oy</cbc:Name>
      </cac:PartyName>
      <cac:Language>
         <cbc:ID>fi</cbc:ID>
      </cac:Language>
      <cac:PostalAddress>
         <cbc:StreetName>Vastuskatu 12</cbc:StreetName>
         <cbc:CityName>Helsinki</cbc:CityName>
         <cbc:PostalZone>00140</cbc:PostalZone>
         <cac:Country>
            <cbc:IdentificationCode>FI</cbc:IdentificationCode>
         </cac:Country>
      </cac:PostalAddress>
      <cac:AgentParty>
         <cac:PartyIdentification>
            <cbc:ID>FI1234569-8</cbc:ID>
         </cac:PartyIdentification>
         <cac:PartyName>
            <cbc:Name>Huolitsija Oy</cbc:Name>
         </cac:PartyName>
         <cac:Contact>
            <cbc:Name>Tuula Tullaaja 02 13 4567</cbc:Name>
         </cac:Contact>
      </cac:AgentParty>
   </cac:ImporterParty>
   <cac:ConsignorParty>
      <cac:PartyIdentification>
         <cbc:ID>FI1234567-1</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>Elektroniikka Oy</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
         <cbc:StreetName>Vastuskatu 12</cbc:StreetName>
         <cbc:CityName>Helsinki</cbc:CityName>
         <cbc:PostalZone>00140</cbc:PostalZone>
         <cac:Country>
            <cbc:IdentificationCode>FI</cbc:IdentificationCode>
         </cac:Country>
      </cac:PostalAddress>
   </cac:ConsignorParty>
   <cac:ConsigneeParty>
      <cac:PartyName>
         <cbc:Name>Yang Mei Electronic Ltd</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
         <cbc:StreetName>Export Str. 143</cbc:StreetName>
         <cbc:CityName>Yang Mei</cbc:CityName>
         <cac:Country>
            <cbc:IdentificationCode>TH</cbc:IdentificationCode>
         </cac:Country>
      </cac:PostalAddress>
   </cac:ConsigneeParty>
   <cac:CustomsParty>
      <cac:PartyIdentification>
         <cbc:ID>FI0245442-8</cbc:ID>
      </cac:PartyIdentification>
   </cac:CustomsParty>
   <cac:NotifierParty>
      <cac:PartyIdentification>
         <cbc:ID>FI1234567-8</cbc:ID>
      </cac:PartyIdentification>
   </cac:NotifierParty>
   <cac:Shipment>
      <cbc:ID>S1</cbc:ID>
      <cbc:GrossWeightMeasure unitCode="KGM">1.5</cbc:GrossWeightMeasure>
      <cbc:DeclaredStatisticsValueAmount currencyID="USD">250.00</cbc:DeclaredStatisticsValueAmount>
      <cac:Consignment>
         <cbc:ID>C1</cbc:ID>
         <cbc:ContainerizedIndicator>0</cbc:ContainerizedIndicator>
         <cbc:TotalGoodsItemQuantity>1</cbc:TotalGoodsItemQuantity>
         <cbc:TotalPackagesQuantity>1</cbc:TotalPackagesQuantity>
         <cac:CustomsDeclaration>
            <cbc:ID>10158209175014500</cbc:ID>
         </cac:CustomsDeclaration>
      </cac:Consignment>
      <cac:GoodsItem>
         <cbc:SequenceNumberID>1</cbc:SequenceNumberID>
         <cbc:DeclaredStatisticsValueAmount currencyID="EUR">182.62</cbc:DeclaredStatisticsValueAmount>
         <cbc:ValueAmount currencyID="USD">250</cbc:ValueAmount>
         <cbc:NetWeightMeasure unitCode="KGM">1</cbc:NetWeightMeasure>
         <cbc:PreferenceCriterionCode>100</cbc:PreferenceCriterionCode>
         <cbc:CustomsProcedureCode>1011</cbc:CustomsProcedureCode>
         <cac:Item>
            <cbc:Description>Kuulokkeita</cbc:Description>
            <cac:CommodityClassification>
               <cbc:ItemClassificationCode>8518309590</cbc:ItemClassificationCode>
            </cac:CommodityClassification>
         </cac:Item>
         <cac:Pickup>
            <cac:PickupLocation>
               <cbc:ID>01530</cbc:ID>
               <cbc:LocationTypeCode>P</cbc:LocationTypeCode>
            </cac:PickupLocation>
         </cac:Pickup>
         <cac:ContainingPackage>
            <cbc:ID>YangMei</cbc:ID>
            <cbc:Quantity>1</cbc:Quantity>
            <cbc:PackagingTypeCode>CT</cbc:PackagingTypeCode>
         </cac:ContainingPackage>
      </cac:GoodsItem>
      <cac:ShipmentStage>
         <cbc:TransportModeCode>4</cbc:TransportModeCode>
         <cac:TransportMeans>
            <cbc:RegistrationNationalityID>FI</cbc:RegistrationNationalityID>
         </cac:TransportMeans>
      </cac:ShipmentStage>
      <cac:ShipmentStage>
         <cbc:TransportModeCode>4</cbc:TransportModeCode>
         <cac:TransportMeans>
            <cbc:RegistrationNationalityID>FI</cbc:RegistrationNationalityID>
            <cac:AirTransport>
               <cbc:AircraftID>AY-428 20130623</cbc:AircraftID>
            </cac:AirTransport>
         </cac:TransportMeans>
      </cac:ShipmentStage>
      <cac:Delivery>
         <cac:DeliveryTerms>
            <cbc:ID>FOB</cbc:ID>
            <cac:DeliveryLocation>
               <cbc:Name>BANGKOK</cbc:Name>
            </cac:DeliveryLocation>
         </cac:DeliveryTerms>
      </cac:Delivery>
      <cac:OriginAddress>
         <cac:Country>
            <cbc:IdentificationCode>TH</cbc:IdentificationCode>
         </cac:Country>
      </cac:OriginAddress>
      <cac:FirstArrivalPortLocation>
         <cbc:ID>FI015300</cbc:ID>
      </cac:FirstArrivalPortLocation>
      <cac:ExportCountry>
         <cbc:IdentificationCode>TH</cbc:IdentificationCode>
      </cac:ExportCountry>
   </cac:Shipment>
   <cac:PreviousCustomsDeclaration>
      <cbc:ID>FIRMA000000010</cbc:ID>
   </cac:PreviousCustomsDeclaration>
   <cac:AdditionalDocumentReference>
      <cbc:ID>108-3692468</cbc:ID>
      <cbc:IssueDate>2013-06-23</cbc:IssueDate>
      <cbc:DocumentTypeCode>741</cbc:DocumentTypeCode>
   </cac:AdditionalDocumentReference>
   <cac:AdditionalDocumentReference>
      <cbc:ID>0665/2003</cbc:ID>
      <cbc:IssueDate>2013-06-23</cbc:IssueDate>
      <cbc:DocumentTypeCode>N380</cbc:DocumentTypeCode>
   </cac:AdditionalDocumentReference>
</ImportCustomsDeclaration>