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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

ProofOfReexportationReminder

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

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

Type: ProofOfReexportationReminderType

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, assigned by the sender.
    7. cbc:CopyIndicator [0..1]Indicates whether this document is a copy (true) or not (false).
    8. cbc:UUID [0..1]A universally unique identifier for an instance of this document.
    9. cbc:IssueDate [1..1]The date, assigned by the sender, on which this document was issued.
    10. cbc:IssueTime [0..1]The time, assigned by the sender, at which this document was issued.
    11. cbc:ProcedureCode [1..1]The procedure under which this reminder was sent, expressed as a code
    12. cbc:Note [0..*]Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures.
    13. cbc:VersionID [0..1]Identifies a version of a Proof of Reexportation Reminder in order to distinguish updates.
    14. cbc:GoodsItemPassportID [0..1]An identifier for the associated Goods Item Passport, used when all counterfoils refer to the same.
    15. cac:ProofOfReexportationRequestDocumentReference [1..1]The Document Reference related to this Proof of Reexportation Request
    16. cac:ImportingGuarantorParty [1..1]The party (often a chamber of commerce) that on behalf of their customs authority issues this document
    17. cac:ExportingGuarantorParty [1..1]The party (often a chamber of commerce) that are fiscally responsible for the Goods Item Passort counterfoils that the Customs Party are requesting
    18. cac:ImportingCustomsParty [0..1]An original requester of the Proof of Reexportation.
    19. cac:IssuerEndorsement [0..1]An Issuers endorsment of this Request for Proof of Reexportation.
    20. cac:PaymentTerms [0..*]A set of payment terms associated with this Request for Proof of Reexportation, used for generating a subsequent invoice in case no proof of re-exportation can be provided.
    21. cac:GoodsItemPassportCounterfoil [1..*]The related Goods Item Passport Counterfoils of an associated Goods Item Passport.
    22. cac:AdditionalDocumentReference [0..*]One or more references to additional documents related to this Request for Proof of Reexportation
    23. cac:Signature [0..*]A signature applied to this document.

Attributes

None

Sample instance

<ProofOfReexportationReminder>
   <cbc:ID>A2344</cbc:ID>
   <cbc:IssueDate>2019-06-21</cbc:IssueDate>
   <cbc:ProcedureCode>A-letter</cbc:ProcedureCode>
   <cac:ProofOfReexportationRequestDocumentReference>
      <cbc:ID>A2344</cbc:ID>
   </cac:ProofOfReexportationRequestDocumentReference>
   <cac:ImportingGuarantorParty>
      <cac:PartyName>
         <cbc:Name>Deutscher Industrie- und Handelskammertag e.V.</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
         <cbc:StreetName>Breite Straße</cbc:StreetName>
         <cbc:BuildingNumber>29</cbc:BuildingNumber>
         <cbc:CityName>Berlin</cbc:CityName>
         <cbc:PostalZone>10178</cbc:PostalZone>
         <cac:Country>
            <cbc:IdentificationCode>DE</cbc:IdentificationCode>
         </cac:Country>
      </cac:PostalAddress>
      <cac:PartyLegalEntity>
         <cbc:CompanyID>DE122125278</cbc:CompanyID>
      </cac:PartyLegalEntity>
   </cac:ImportingGuarantorParty>
   <cac:ExportingGuarantorParty>
      <cac:PartyName>
         <cbc:Name>Dansk Erhverv</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
         <cbc:StreetName>Slotsholmsgade</cbc:StreetName>
         <cbc:BuildingNumber>1</cbc:BuildingNumber>
         <cbc:CityName>København K</cbc:CityName>
         <cbc:PostalZone>1216</cbc:PostalZone>
         <cac:Country>
            <cbc:IdentificationCode>DK</cbc:IdentificationCode>
         </cac:Country>
      </cac:PostalAddress>
      <cac:PartyLegalEntity>
         <cbc:CompanyID>DK43232010</cbc:CompanyID>
      </cac:PartyLegalEntity>
   </cac:ExportingGuarantorParty>
   <cac:ImportingCustomsParty>
      <cac:PartyName>
         <cbc:Name>Zollamt</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
         <cbc:StreetName>Tollbrettkoppel</cbc:StreetName>
         <cbc:BuildingNumber>8</cbc:BuildingNumber>
         <cbc:CityName>Heiligenhafen</cbc:CityName>
         <cbc:PostalZone>23774</cbc:PostalZone>
         <cac:Country>
            <cbc:IdentificationCode>DE</cbc:IdentificationCode>
         </cac:Country>
      </cac:PostalAddress>
   </cac:ImportingCustomsParty>
   <cac:GoodsItemPassportCounterfoil>
      <cbc:ID>645634567</cbc:ID>
      <cbc:GoodsItemPassportID>ata01661</cbc:GoodsItemPassportID>
      <cac:VoucherDocumentReference>
         <cbc:ID>23445567</cbc:ID>
      </cac:VoucherDocumentReference>
   </cac:GoodsItemPassportCounterfoil>
</ProofOfReexportationReminder>