OrderChange
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:OrderChange-2
Schema document: maindoc/UBL-OrderChange-2.3.xsd
Type: OrderChangeType
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 [0..1]An identifier for this document, assigned by the sender.
- cbc:SalesOrderID [0..1]An identifier for the Order Change, assigned by the seller.
- 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:SequenceNumberID [1..1]The Order Change Sequence Number assigned by the Buyer to ensure the proper sequencing of changes.
- cbc:Note [0..*]Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures.
- cbc:RequestedInvoiceCurrencyCode [0..1]A code signifying he currency requested for amount totals in Invoices related to this Order Change.
- cbc:DocumentCurrencyCode [0..1]A code signifying the default currency for this document.
- cbc:PricingCurrencyCode [0..1]A code signifying the currency that is used for all prices in the Order Change.
- cbc:TaxCurrencyCode [0..1]A code signifying the currency requested for tax amounts in Invoices related to this Order Change.
- cbc:CustomerReference [0..1]A supplementary reference for the transaction (e.g., CRI when using purchasing card).
- cbc:AccountingCostCode [0..1]The buyer's accounting code, applied to the Order Change as a whole.
- cbc:AccountingCost [0..1]The buyer's accounting code, applied to the Order Change as a whole, expressed as text.
- cbc:LineCountNumeric [0..1]The number of Order Change lines in the document.
- cac:ValidityPeriod [0..*]A period during which the Order Change is valid.
- cac:OrderReference [1..1]A reference to the Order being changed.
- cac:QuotationDocumentReference [0..1]A reference to a Quotation.
- cac:OriginatorDocumentReference [0..1]A reference to an originator document associated with this document.
- cac:AdditionalDocumentReference [0..*]A reference to an additional document associated with this document.
- cac:Contract [0..*]A contract associated with the Order being changed.
- cac:Signature [0..*]A signature applied to this document.
- cac:BuyerCustomerParty [1..1]The buyer.
- cac:SellerSupplierParty [1..1]The seller.
- cac:OriginatorCustomerParty [0..1]The originator.
- cac:FreightForwarderParty [0..1]A freight forwarder or carrier.
- cac:AccountingCustomerParty [0..1]The accounting customer party.
- cac:AccountingSupplierParty [0..1]The accounting supplier party.
- cac:Delivery [0..*]A delivery associated with this document.
- cac:DeliveryTerms [0..1]A set of delivery terms associated with this document.
- cac:PaymentMeans [0..*]Expected means of payment.
- cac:PaymentTerms [0..*]A set of payment terms associated with this document.
- cac:TransactionConditions [0..1]Purchasing, sales, or payment conditions applying to the whole Order being changed.
- cac:AllowanceCharge [0..*]A discount or charge that applies to a price component.
- cac:TaxExchangeRate [0..1]The exchange rate between the document currency and the tax currency.
- cac:PricingExchangeRate [0..1]The exchange rate between the document currency and the pricing currency.
- cac:PaymentExchangeRate [0..1]The exchange rate between the document currency and the payment currency.
- cac:DestinationCountry [0..1]The country of destination (for customs purposes).
- cac:TaxTotal [0..*]The total amount of a specific type of tax.
- cac:AnticipatedMonetaryTotal [0..1]The amount of change to the total cost of the order anticipated by the buyer.
- cac:OrderLine [1..*]An association to one or more (changed) Order Lines.
Attributes
None
Sample instance
<OrderChange> <cbc:UBLVersionID>2.1</cbc:UBLVersionID> <cbc:CustomizationID>urn:www.cenbii.eu:transaction:biicoretrdmXYZ:ver1.0</cbc:CustomizationID> <cbc:ProfileID schemeAgencyID="BII" schemeID="Profile">urn:www.cenbii.eu:profile:BIIXYZ:ver1.0</cbc:ProfileID> <cbc:ID>7</cbc:ID> <cbc:IssueDate>2010-01-21</cbc:IssueDate> <cbc:IssueTime>12:30:00</cbc:IssueTime> <cbc:SequenceNumberID>1</cbc:SequenceNumberID> <cbc:Note>Information text for the whole order change</cbc:Note> <cac:OrderReference> <cbc:ID>34</cbc:ID> </cac:OrderReference> <cac:BuyerCustomerParty> <cac:Party> <cbc:EndpointID schemeAgencyID="9" schemeID="GLN">7300072311115</cbc:EndpointID> <cac:PartyIdentification> <cbc:ID schemeAgencyID="9" schemeID="GLN">7300070011115</cbc:ID> </cac:PartyIdentification> <cac:PartyIdentification> <cbc:ID>PartyID123</cbc:ID> </cac:PartyIdentification> <cac:PartyName> <cbc:Name>Johnssons byggvaror</cbc:Name> </cac:PartyName> </cac:Party> </cac:BuyerCustomerParty> <cac:SellerSupplierParty> <cac:Party> <cbc:EndpointID schemeAgencyID="9" schemeID="GLN">7302347231111</cbc:EndpointID> <cac:PartyIdentification> <cbc:ID>SellerPartyID123</cbc:ID> </cac:PartyIdentification> <cac:PartyName> <cbc:Name>Moderna Produkter AB</cbc:Name> </cac:PartyName> </cac:Party> </cac:SellerSupplierParty> <cac:OrderLine> <cbc:Note>Freetext note on line 1</cbc:Note> <cac:LineItem> <cbc:ID>1</cbc:ID> <cbc:LineStatusCode listAgencyID="UBL" listName="Line Status">Revised</cbc:LineStatusCode> <cbc:Quantity unitCode="LTR">240</cbc:Quantity> <cbc:LineExtensionAmount currencyID="SEK">12000</cbc:LineExtensionAmount> <cbc:TotalTaxAmount currencyID="SEK">20</cbc:TotalTaxAmount> <cbc:PartialDeliveryIndicator>false</cbc:PartialDeliveryIndicator> <cbc:AccountingCostCode>ProjectID123</cbc:AccountingCostCode> <cac:Delivery> <cac:RequestedDeliveryPeriod> <cbc:StartDate>2010-02-10</cbc:StartDate> <cbc:EndDate>2010-02-25</cbc:EndDate> </cac:RequestedDeliveryPeriod> </cac:Delivery> <cac:OriginatorParty> <cac:PartyIdentification> <cbc:ID schemeAgencyID="ZZZ" schemeID="ZZZ">EmployeeXXX</cbc:ID> </cac:PartyIdentification> <cac:PartyName> <cbc:Name>Josef K.</cbc:Name> </cac:PartyName> </cac:OriginatorParty> <cac:Price> <cbc:PriceAmount currencyID="SEK">50</cbc:PriceAmount> <cbc:BaseQuantity unitCode="LTR">1</cbc:BaseQuantity> </cac:Price> <cac:Item> <cbc:Description>Red paint</cbc:Description> <cbc:Name>Falu Rödfärg</cbc:Name> <cac:SellersItemIdentification> <cbc:ID>SItemNo001</cbc:ID> </cac:SellersItemIdentification> <cac:StandardItemIdentification> <cbc:ID schemeAgencyID="6" schemeID="GTIN">1234567890123</cbc:ID> </cac:StandardItemIdentification> <cac:AdditionalItemProperty> <cbc:Name>Paint type</cbc:Name> <cbc:Value>Acrylic</cbc:Value> </cac:AdditionalItemProperty> <cac:AdditionalItemProperty> <cbc:Name>Solvant</cbc:Name> <cbc:Value>Water</cbc:Value> </cac:AdditionalItemProperty> </cac:Item> </cac:LineItem> </cac:OrderLine> </OrderChange>