-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathUBL-FulfilmentCancellation-2.1-Example.xml
executable file
·104 lines (104 loc) · 4.83 KB
/
UBL-FulfilmentCancellation-2.1-Example.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<?xml version="1.0" encoding="UTF-8"?>
<FulfilmentCancellation
xmlns="urn:oasis:names:specification:ubl:schema:xsd:FulfilmentCancellation-2"
xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2">
<cbc:UBLVersionID>2.1</cbc:UBLVersionID>
<cbc:ID>00384</cbc:ID>
<cbc:CopyIndicator>false</cbc:CopyIndicator>
<cbc:IssueDate>2005-06-22</cbc:IssueDate>
<cbc:Note>sample</cbc:Note>
<cbc:CancellationNote>The quality check has detected that the beeswax doesn't become liquid at the
expected temperature.</cbc:CancellationNote>
<cac:DespatchDocumentReference>
<cbc:ID>565899</cbc:ID>
<cbc:UUID>88C7280E-8F10-419F-9949-8EFFFA2842B8</cbc:UUID>
<cbc:IssueDate>2005-06-20</cbc:IssueDate>
</cac:DespatchDocumentReference>
<cac:ReceiptDocumentReference>
<cbc:ID>658398</cbc:ID>
<cbc:UUID>89F82FA6-5331-491D-83BC-7B6CA7FD047C</cbc:UUID>
<cbc:IssueDate>2005-06-21</cbc:IssueDate>
</cac:ReceiptDocumentReference>
<cac:OrderReference>
<cbc:ID>AEG012345</cbc:ID>
<cbc:SalesOrderID>CON0095678</cbc:SalesOrderID>
<cbc:UUID>6E09886B-DC6E-439F-82D1-7CCAC7F4E3B1</cbc:UUID>
<cbc:IssueDate>2005-06-20</cbc:IssueDate>
</cac:OrderReference>
<cac:BuyerCustomerParty>
<cbc:CustomerAssignedAccountID>XFB01</cbc:CustomerAssignedAccountID>
<cbc:SupplierAssignedAccountID>GT00978567</cbc:SupplierAssignedAccountID>
<cac:Party>
<cac:PartyName>
<cbc:Name>IYT Corporation</cbc:Name>
</cac:PartyName>
<cac:PostalAddress>
<cbc:StreetName>Avon Way</cbc:StreetName>
<cbc:BuildingName>Thereabouts</cbc:BuildingName>
<cbc:BuildingNumber>56A</cbc:BuildingNumber>
<cbc:CityName>Bridgtow</cbc:CityName>
<cbc:PostalZone>ZZ99 1ZZ</cbc:PostalZone>
<cbc:CountrySubentity>Avon</cbc:CountrySubentity>
<cac:AddressLine>
<cbc:Line>3rd Floor, Room 5</cbc:Line>
</cac:AddressLine>
<cac:Country>
<cbc:IdentificationCode>GB</cbc:IdentificationCode>
</cac:Country>
</cac:PostalAddress>
<cac:PartyTaxScheme>
<cbc:RegistrationName>Bridgtow District Council</cbc:RegistrationName>
<cbc:CompanyID>12356478</cbc:CompanyID>
<cbc:ExemptionReason>Local Authority</cbc:ExemptionReason>
<cac:TaxScheme>
<cbc:ID>UK VAT</cbc:ID>
<cbc:TaxTypeCode>VAT</cbc:TaxTypeCode>
</cac:TaxScheme>
</cac:PartyTaxScheme>
<cac:Contact>
<cbc:Name>Mr Fred Churchill</cbc:Name>
<cbc:Telephone>0127 2653214</cbc:Telephone>
<cbc:Telefax>0127 2653215</cbc:Telefax>
<cbc:ElectronicMail>[email protected]</cbc:ElectronicMail>
</cac:Contact>
</cac:Party>
</cac:BuyerCustomerParty>
<cac:SellerSupplierParty>
<cbc:CustomerAssignedAccountID>CO001</cbc:CustomerAssignedAccountID>
<cac:Party>
<cac:PartyName>
<cbc:Name>Consortial</cbc:Name>
</cac:PartyName>
<cac:PostalAddress>
<cbc:StreetName>Busy Street</cbc:StreetName>
<cbc:BuildingName>Thereabouts</cbc:BuildingName>
<cbc:BuildingNumber>56A</cbc:BuildingNumber>
<cbc:CityName>Farthing</cbc:CityName>
<cbc:PostalZone>AA99 1BB</cbc:PostalZone>
<cbc:CountrySubentity>Heremouthshire</cbc:CountrySubentity>
<cac:AddressLine>
<cbc:Line>The Roundabout</cbc:Line>
</cac:AddressLine>
<cac:Country>
<cbc:IdentificationCode>GB</cbc:IdentificationCode>
</cac:Country>
</cac:PostalAddress>
<cac:PartyTaxScheme>
<cbc:RegistrationName>Farthing Purchasing Consortium</cbc:RegistrationName>
<cbc:CompanyID>175 269 2355</cbc:CompanyID>
<cbc:ExemptionReason>N/A</cbc:ExemptionReason>
<cac:TaxScheme>
<cbc:ID>VAT</cbc:ID>
<cbc:TaxTypeCode>VAT</cbc:TaxTypeCode>
</cac:TaxScheme>
</cac:PartyTaxScheme>
<cac:Contact>
<cbc:Name>Mrs Bouquet</cbc:Name>
<cbc:Telephone>0158 1233714</cbc:Telephone>
<cbc:Telefax>0158 1233856</cbc:Telefax>
<cbc:ElectronicMail>[email protected]</cbc:ElectronicMail>
</cac:Contact>
</cac:Party>
</cac:SellerSupplierParty>
</FulfilmentCancellation>