ProofOfReexportationRequest
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:ProofOfReexportationRequest-2
Schema document: maindoc/UBL-ProofOfReexportationRequest-2.3.xsd
Type: ProofOfReexportationRequestType
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:UUID [0..1]A universally unique identifier for an instance of this document.
- cbc:IssueDate [0..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:Note [0..*]Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures.
- cbc:VersionID [0..1]Identifies the current version of this request for proof
- cbc:GoodsItemPassportID [1..1]The identifier of the goods item passport or ATA Carnet of the goods
- cbc:GoodsItemPassportCounterfoilID [0..1]A reference to a counterfoil of the goods item passport or ATA Carnet
- cac:ImportingGuarantorParty [1..1]The party (often chambers of commerce) who issues this document on behalf of their customs authority.
- cac:ExportingGuarantorParty [1..1]The party (often chambers of commerce) who are fiscally responsible for the Goods Item Passort counterfoils associated with this document.
- cac:ImportingCustomsParty [0..1]The original requester of the proof of reexportation.
- cac:AdditionalDocumentReference [0..*]One or more references to additional documents related to this request
- cac:Signature [0..*]A signature applied to this document.
Attributes
None
Sample instance
<ProofOfReexportationRequest> <cbc:ID>A2344</cbc:ID> <cbc:IssueDate>2019-06-21</cbc:IssueDate> <cbc:GoodsItemPassportID>234222</cbc:GoodsItemPassportID> <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> </ProofOfReexportationRequest>