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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

FulfilmentCancellation

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

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

Type: FulfilmentCancellationType

Properties: Global, Qualified

Content

Attributes

None

Sample instance

<FulfilmentCancellation>
   <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>fred@iytcorporation.gov.uk</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>bouquet@fpconsortial.co.uk</cbc:ElectronicMail>
         </cac:Contact>
      </cac:Party>
   </cac:SellerSupplierParty>
</FulfilmentCancellation>