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]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- 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.
- cbc:CustomizationID [0..1]Identifies a user-defined customization of UBL for a specific use.
- cbc:ProfileID [0..1]Identifies a user-defined profile of the customization of UBL being used.
- cbc:ProfileExecutionID [0..1]Identifies an instance of executing a profile, to associate all transactions in a collaboration.
- cbc:ID [1..1]An identifier for this document, assigned by the sender.
- cbc:CopyIndicator [0..1]Indicates whether this document is a copy (true) or not (false).
- cbc:UUID [0..1]A universally unique identifier for an instance of this document.
- cbc:IssueDate [1..1]The date, assigned by the sender, on which this document was issued.
- cbc:IssueTime [0..1]The time, assigned by the sender, at which this document was issued.
- cbc:ProcedureCode [1..1]The procedure under which this reminder was sent, expressed as a code
- cbc:Note [0..*]Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures.
- cbc:VersionID [0..1]Identifies a version of a Proof of Reexportation Reminder in order to distinguish updates.
- cbc:GoodsItemPassportID [0..1]An identifier for the associated Goods Item Passport, used when all counterfoils refer to the same.
- cac:ProofOfReexportationRequestDocumentReference [1..1]The Document Reference related to this Proof of Reexportation Request
- cac:ImportingGuarantorParty [1..1]The party (often a chamber of commerce) that on behalf of their customs authority issues this document
- 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
- cac:ImportingCustomsParty [0..1]An original requester of the Proof of Reexportation.
- cac:IssuerEndorsement [0..1]An Issuers endorsment of this Request for Proof of Reexportation.
- 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.
- cac:GoodsItemPassportCounterfoil [1..*]The related Goods Item Passport Counterfoils of an associated Goods Item Passport.
- cac:AdditionalDocumentReference [0..*]One or more references to additional documents related to this Request for Proof of Reexportation
- 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>