LogoLogo
  • Qvalia Developer Tools
    • API
    • JSON/XML or JSON to XML
    • Attachments to messages
  • Quick Start
  • API Documentation
    • API's
      • Invoice APIs
      • Credit Note APIs
      • Order APIs
      • Order Response APIs
      • Order Change APIs
      • Order Cancellation APIs
      • Catalogue APIs
      • Despatch Advice
      • Enrichment API
      • Partner
  • Sample Data
    • API Sample Data
      • Invoice
      • CreditNote
      • Order
      • OrderResponse
      • OrderChange
      • OrderCancellation
      • Catalogue
      • DespatchAdvice
  • SFTP Integration
    • SFTP Integration
  • VAN Operator
    • Operators
  • Qvalia
    • Home
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Sample Data
  2. API Sample Data

Order

Base Order example

PreviousCreditNoteNextOrderResponse

Last updated 17 hours ago

Was this helpful?

Sample origin:

{
  "Order": {
    "$": {
      "xmlns": "urn:oasis:names:specification:ubl:schema:xsd:Order-2",
      "xmlns:cac": "urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2",
      "xmlns:cbc": "urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
    },
    "cbc:CustomizationID": [
      {
        "_": "urn:fdc:peppol.eu:poacc:trns:order:3"
      }
    ],
    "cbc:ProfileID": [
      {
        "_": "urn:fdc:peppol.eu:poacc:bis:order_only:3"
      }
    ],
    "cbc:ID": [
      {
        "_": "34"
      }
    ],
    "cbc:SalesOrderID": [
      {
        "_": "112233"
      }
    ],
    "cbc:IssueDate": [
      {
        "_": "2018-09-01"
      }
    ],
    "cbc:IssueTime": [
      {
        "_": "12:30:00"
      }
    ],
    "cbc:OrderTypeCode": [
      {
        "_": "220"
      }
    ],
    "cbc:Note": [
      {
        "_": "Information text for the whole order"
      }
    ],
    "cbc:DocumentCurrencyCode": [
      {
        "_": "NOK"
      }
    ],
    "cbc:CustomerReference": [
      {
        "_": "9000012345"
      }
    ],
    "cbc:AccountingCost": [
      {
        "_": "Project123"
      }
    ],
    "cac:ValidityPeriod": [
      {
        "cbc:EndDate": [
          {
            "_": "2013-01-31"
          }
        ]
      }
    ],
    "cac:QuotationDocumentReference": [
      {
        "cbc:ID": [
          {
            "_": "QuoteID123"
          }
        ]
      }
    ],
    "cac:OrderDocumentReference": [
      {
        "cbc:ID": [
          {
            "_": "RjectedOrderID123"
          }
        ]
      }
    ],
    "cac:OriginatorDocumentReference": [
      {
        "cbc:ID": [
          {
            "_": "MAFO"
          }
        ]
      }
    ],
    "cac:CatalogueReference": [
      {
        "cbc:ID": [
          {
            "_": "Cat2023-03-07"
          }
        ]
      }
    ],
    "cac:AdditionalDocumentReference": [
      {
        "cbc:ID": [
          {
            "_": "Doc1"
          }
        ],
        "cbc:DocumentType": [
          {
            "_": "Timesheet"
          }
        ],
        "cac:Attachment": [
          {
            "cac:ExternalReference": [
              {
                "cbc:URI": [
                  {
                    "_": "http://www.suppliersite.eu/sheet001.html"
                  }
                ]
              }
            ]
          }
        ]
      },
      {
        "cbc:ID": [
          {
            "_": "Doc2"
          }
        ],
        "cbc:DocumentType": [
          {
            "_": "Drawing"
          }
        ],
        "cac:Attachment": [
          {
            "cbc:EmbeddedDocumentBinaryObject": [
              {
                "_": "UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi\n      ",
                "$": {
                  "mimeCode": "application/pdf",
                  "filename": "Hours-spend.csv"
                }
              }
            ]
          }
        ]
      }
    ],
    "cac:Contract": [
      {
        "cbc:ID": [
          {
            "_": "34322"
          }
        ]
      }
    ],
    "cac:ProjectReference": [
      {
        "cbc:ID": [
          {
            "_": "PID33"
          }
        ]
      }
    ],
    "cac:BuyerCustomerParty": [
      {
        "cac:Party": [
          {
            "cbc:EndpointID": [
              {
                "_": "987654325",
                "$": {
                  "schemeID": "0192"
                }
              }
            ],
            "cac:PartyIdentification": [
              {
                "cbc:ID": [
                  {
                    "_": "7300010000001",
                    "$": {
                      "schemeID": "0088"
                    }
                  }
                ]
              }
            ],
            "cac:PartyName": [
              {
                "cbc:Name": [
                  {
                    "_": "Helseforetak"
                  }
                ]
              }
            ],
            "cac:PostalAddress": [
              {
                "cbc:StreetName": [
                  {
                    "_": "Sinsenveien 40"
                  }
                ],
                "cbc:AdditionalStreetName": [
                  {
                    "_": "Oppgang B"
                  }
                ],
                "cbc:CityName": [
                  {
                    "_": "Oslo"
                  }
                ],
                "cbc:PostalZone": [
                  {
                    "_": "0501"
                  }
                ],
                "cbc:CountrySubentity": [
                  {
                    "_": "Region"
                  }
                ],
                "cac:AddressLine": [
                  {
                    "cbc:Line": [
                      {
                        "_": "Address Line 3"
                      }
                    ]
                  }
                ],
                "cac:Country": [
                  {
                    "cbc:IdentificationCode": [
                      {
                        "_": "NO"
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:PartyTaxScheme": [
              {
                "cbc:CompanyID": [
                  {
                    "_": "NO9311867455MVA"
                  }
                ],
                "cac:TaxScheme": [
                  {
                    "cbc:ID": [
                      {
                        "_": "VAT"
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:PartyLegalEntity": [
              {
                "cbc:RegistrationName": [
                  {
                    "_": "Helseforetak AS"
                  }
                ],
                "cbc:CompanyID": [
                  {
                    "_": "931186755",
                    "$": {
                      "schemeID": "0082"
                    }
                  }
                ],
                "cac:RegistrationAddress": [
                  {
                    "cbc:CityName": [
                      {
                        "_": "Oslo"
                      }
                    ],
                    "cac:Country": [
                      {
                        "cbc:IdentificationCode": [
                          {
                            "_": "NO"
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:Contact": [
              {
                "cbc:Name": [
                  {
                    "_": "Ole Olsen"
                  }
                ],
                "cbc:Telephone": [
                  {
                    "_": "23055000"
                  }
                ],
                "cbc:ElectronicMail": [
                  {
                    "_": "post@helseforetak.no"
                  }
                ]
              }
            ]
          }
        ]
      }
    ],
    "cac:SellerSupplierParty": [
      {
        "cac:Party": [
          {
            "cbc:EndpointID": [
              {
                "_": "123456785",
                "$": {
                  "schemeID": "0192"
                }
              }
            ],
            "cac:PartyIdentification": [
              {
                "cbc:ID": [
                  {
                    "_": "7300010000001",
                    "$": {
                      "schemeID": "0088"
                    }
                  }
                ]
              }
            ],
            "cac:PartyName": [
              {
                "cbc:Name": [
                  {
                    "_": "Medical"
                  }
                ]
              }
            ],
            "cac:PostalAddress": [
              {
                "cbc:StreetName": [
                  {
                    "_": "Storgt. 12"
                  }
                ],
                "cbc:AdditionalStreetName": [
                  {
                    "_": "4. etasje"
                  }
                ],
                "cbc:CityName": [
                  {
                    "_": "Oslo"
                  }
                ],
                "cbc:PostalZone": [
                  {
                    "_": "0585"
                  }
                ],
                "cbc:CountrySubentity": [
                  {
                    "_": "Region"
                  }
                ],
                "cac:AddressLine": [
                  {
                    "cbc:Line": [
                      {
                        "_": "Address Line 3"
                      }
                    ]
                  }
                ],
                "cac:Country": [
                  {
                    "cbc:IdentificationCode": [
                      {
                        "_": "NO"
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:PartyLegalEntity": [
              {
                "cbc:RegistrationName": [
                  {
                    "_": "Medical AS"
                  }
                ],
                "cbc:CompanyID": [
                  {
                    "_": "123456789",
                    "$": {
                      "schemeID": "0082"
                    }
                  }
                ],
                "cac:RegistrationAddress": [
                  {
                    "cbc:CityName": [
                      {
                        "_": "Oslo"
                      }
                    ],
                    "cac:Country": [
                      {
                        "cbc:IdentificationCode": [
                          {
                            "_": "NO"
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:Contact": [
              {
                "cbc:Name": [
                  {
                    "_": "Nils Nilsen"
                  }
                ],
                "cbc:Telephone": [
                  {
                    "_": "22150510"
                  }
                ],
                "cbc:ElectronicMail": [
                  {
                    "_": "post@medical.no"
                  }
                ]
              }
            ]
          }
        ]
      }
    ],
    "cac:OriginatorCustomerParty": [
      {
        "cac:Party": [
          {
            "cac:PartyIdentification": [
              {
                "cbc:ID": [
                  {
                    "_": "7300010000001",
                    "$": {
                      "schemeID": "0088"
                    }
                  }
                ]
              }
            ],
            "cac:PartyName": [
              {
                "cbc:Name": [
                  {
                    "_": "Helseavdeling"
                  }
                ]
              }
            ],
            "cac:Contact": [
              {
                "cbc:Name": [
                  {
                    "_": "Julie Jensen"
                  }
                ],
                "cbc:Telephone": [
                  {
                    "_": "67915012"
                  }
                ],
                "cbc:ElectronicMail": [
                  {
                    "_": "post@helse.no"
                  }
                ]
              }
            ]
          }
        ]
      }
    ],
    "cac:AccountingCustomerParty": [
      {
        "cac:Party": [
          {
            "cbc:EndpointID": [
              {
                "_": "987654325",
                "$": {
                  "schemeID": "0192"
                }
              }
            ],
            "cac:PartyIdentification": [
              {
                "cbc:ID": [
                  {
                    "_": "7300010000001",
                    "$": {
                      "schemeID": "0088"
                    }
                  }
                ]
              }
            ],
            "cac:PartyName": [
              {
                "cbc:Name": [
                  {
                    "_": "Accounting"
                  }
                ]
              }
            ],
            "cac:PostalAddress": [
              {
                "cbc:StreetName": [
                  {
                    "_": "Sinsenveien 42"
                  }
                ],
                "cbc:AdditionalStreetName": [
                  {
                    "_": "Oppgang A"
                  }
                ],
                "cbc:CityName": [
                  {
                    "_": "Oslo"
                  }
                ],
                "cbc:PostalZone": [
                  {
                    "_": "0501"
                  }
                ],
                "cbc:CountrySubentity": [
                  {
                    "_": "Region"
                  }
                ],
                "cac:AddressLine": [
                  {
                    "cbc:Line": [
                      {
                        "_": "Address Line 3"
                      }
                    ]
                  }
                ],
                "cac:Country": [
                  {
                    "cbc:IdentificationCode": [
                      {
                        "_": "NO"
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:PartyTaxScheme": [
              {
                "cbc:CompanyID": [
                  {
                    "_": "NO9311867455MVA"
                  }
                ],
                "cac:TaxScheme": [
                  {
                    "cbc:ID": [
                      {
                        "_": "VAT"
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:PartyLegalEntity": [
              {
                "cbc:RegistrationName": [
                  {
                    "_": "Helseforetak AS"
                  }
                ],
                "cbc:CompanyID": [
                  {
                    "_": "931186723",
                    "$": {
                      "schemeID": "0082"
                    }
                  }
                ],
                "cac:RegistrationAddress": [
                  {
                    "cbc:CityName": [
                      {
                        "_": "Oslo"
                      }
                    ],
                    "cac:Country": [
                      {
                        "cbc:IdentificationCode": [
                          {
                            "_": "NO"
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          }
        ]
      }
    ],
    "cac:Delivery": [
      {
        "cac:DeliveryLocation": [
          {
            "cbc:ID": [
              {
                "_": "7300010000001",
                "$": {
                  "schemeID": "0088"
                }
              }
            ],
            "cac:Address": [
              {
                "cbc:StreetName": [
                  {
                    "_": "Solheimsveien 10"
                  }
                ],
                "cbc:AdditionalStreetName": [
                  {
                    "_": "Add"
                  }
                ],
                "cbc:CityName": [
                  {
                    "_": "Lørenskog"
                  }
                ],
                "cbc:PostalZone": [
                  {
                    "_": "1473"
                  }
                ],
                "cbc:CountrySubentity": [
                  {
                    "_": "Region"
                  }
                ],
                "cac:AddressLine": [
                  {
                    "cbc:Line": [
                      {
                        "_": "3rd Address line"
                      }
                    ]
                  }
                ],
                "cac:Country": [
                  {
                    "cbc:IdentificationCode": [
                      {
                        "_": "NO"
                      }
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "cac:RequestedDeliveryPeriod": [
          {
            "cbc:StartDate": [
              {
                "_": "2012-10-10"
              }
            ],
            "cbc:StartTime": [
              {
                "_": "12:30:00"
              }
            ],
            "cbc:EndDate": [
              {
                "_": "2012-10-20"
              }
            ],
            "cbc:EndTime": [
              {
                "_": "18:00:00"
              }
            ]
          }
        ],
        "cac:DeliveryParty": [
          {
            "cac:PartyIdentification": [
              {
                "cbc:ID": [
                  {
                    "_": "13691234",
                    "$": {
                      "schemeID": "0082"
                    }
                  }
                ]
              }
            ],
            "cac:PartyName": [
              {
                "cbc:Name": [
                  {
                    "_": "Helseavdeling"
                  }
                ]
              }
            ],
            "cac:Contact": [
              {
                "cbc:Name": [
                  {
                    "_": "Ole"
                  }
                ],
                "cbc:Telephone": [
                  {
                    "_": "987098709"
                  }
                ],
                "cbc:ElectronicMail": [
                  {
                    "_": "ole@helseforetak.no"
                  }
                ]
              }
            ]
          }
        ],
        "cac:Shipment": [
          {
            "cbc:ID": [
              {
                "_": "NA"
              }
            ],
            "cbc:ShippingPriorityLevelCode": [
              {
                "_": "1"
              }
            ]
          }
        ]
      }
    ],
    "cac:DeliveryTerms": [
      {
        "cbc:ID": [
          {
            "_": "FOB"
          }
        ],
        "cbc:SpecialTerms": [
          {
            "_": "CAD"
          }
        ],
        "cac:DeliveryLocation": [
          {
            "cbc:ID": [
              {
                "_": "FOB Oslo"
              }
            ]
          }
        ]
      }
    ],
    "cac:PaymentTerms": [
      {
        "cbc:Note": [
          {
            "_": "Payment terms description"
          }
        ]
      }
    ],
    "cac:AllowanceCharge": [
      {
        "cbc:ChargeIndicator": [
          {
            "_": "true"
          }
        ],
        "cbc:AllowanceChargeReasonCode": [
          {
            "_": "ABK"
          }
        ],
        "cbc:AllowanceChargeReason": [
          {
            "_": "Miscellaneous services"
          }
        ],
        "cbc:Amount": [
          {
            "_": "400.00",
            "$": {
              "currencyID": "NOK"
            }
          }
        ],
        "cac:TaxCategory": [
          {
            "cbc:ID": [
              {
                "_": "Z"
              }
            ],
            "cbc:Percent": [
              {
                "_": "0"
              }
            ],
            "cac:TaxScheme": [
              {
                "cbc:ID": [
                  {
                    "_": "VAT"
                  }
                ]
              }
            ]
          }
        ]
      },
      {
        "cbc:ChargeIndicator": [
          {
            "_": "false"
          }
        ],
        "cbc:AllowanceChargeReasonCode": [
          {
            "_": "95"
          }
        ],
        "cbc:AllowanceChargeReason": [
          {
            "_": "Discount"
          }
        ],
        "cbc:MultiplierFactorNumeric": [
          {
            "_": "10"
          }
        ],
        "cbc:Amount": [
          {
            "_": "652.50",
            "$": {
              "currencyID": "NOK"
            }
          }
        ],
        "cbc:BaseAmount": [
          {
            "_": "6525.00",
            "$": {
              "currencyID": "NOK"
            }
          }
        ],
        "cac:TaxCategory": [
          {
            "cbc:ID": [
              {
                "_": "S"
              }
            ],
            "cbc:Percent": [
              {
                "_": "25"
              }
            ],
            "cac:TaxScheme": [
              {
                "cbc:ID": [
                  {
                    "_": "VAT"
                  }
                ]
              }
            ]
          }
        ]
      }
    ],
    "cac:TaxTotal": [
      {
        "cbc:TaxAmount": [
          {
            "_": "100.00",
            "$": {
              "currencyID": "NOK"
            }
          }
        ]
      }
    ],
    "cac:AnticipatedMonetaryTotal": [
      {
        "cbc:LineExtensionAmount": [
          {
            "_": "6525.00",
            "$": {
              "currencyID": "NOK"
            }
          }
        ],
        "cbc:TaxExclusiveAmount": [
          {
            "_": "6272.50",
            "$": {
              "currencyID": "NOK"
            }
          }
        ],
        "cbc:TaxInclusiveAmount": [
          {
            "_": "6372.50",
            "$": {
              "currencyID": "NOK"
            }
          }
        ],
        "cbc:AllowanceTotalAmount": [
          {
            "_": "652.50",
            "$": {
              "currencyID": "NOK"
            }
          }
        ],
        "cbc:ChargeTotalAmount": [
          {
            "_": "400.00",
            "$": {
              "currencyID": "NOK"
            }
          }
        ],
        "cbc:PrepaidAmount": [
          {
            "_": "10.00",
            "$": {
              "currencyID": "NOK"
            }
          }
        ],
        "cbc:PayableRoundingAmount": [
          {
            "_": "0.50",
            "$": {
              "currencyID": "NOK"
            }
          }
        ],
        "cbc:PayableAmount": [
          {
            "_": "6363",
            "$": {
              "currencyID": "NOK"
            }
          }
        ]
      }
    ],
    "cac:OrderLine": [
      {
        "cbc:Note": [
          {
            "_": "Freetext note on line 1"
          }
        ],
        "cac:LineItem": [
          {
            "cbc:ID": [
              {
                "_": "1"
              }
            ],
            "cbc:Quantity": [
              {
                "_": "120",
                "$": {
                  "unitCode": "EA"
                }
              }
            ],
            "cbc:LineExtensionAmount": [
              {
                "_": "6300.00",
                "$": {
                  "currencyID": "NOK"
                }
              }
            ],
            "cbc:PartialDeliveryIndicator": [
              {
                "_": "false"
              }
            ],
            "cbc:AccountingCost": [
              {
                "_": "12345678"
              }
            ],
            "cac:Delivery": [
              {
                "cac:RequestedDeliveryPeriod": [
                  {
                    "cbc:StartDate": [
                      {
                        "_": "2010-02-10"
                      }
                    ],
                    "cbc:StartTime": [
                      {
                        "_": "12:30:00"
                      }
                    ],
                    "cbc:EndDate": [
                      {
                        "_": "2010-02-25"
                      }
                    ],
                    "cbc:EndTime": [
                      {
                        "_": "18:00:00"
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:OriginatorParty": [
              {
                "cac:PartyIdentification": [
                  {
                    "cbc:ID": [
                      {
                        "_": "1234567890",
                        "$": {
                          "schemeID": "0082"
                        }
                      }
                    ]
                  }
                ],
                "cac:PartyName": [
                  {
                    "cbc:Name": [
                      {
                        "_": "Josef K."
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:AllowanceCharge": [
              {
                "cbc:ChargeIndicator": [
                  {
                    "_": "true"
                  }
                ],
                "cbc:AllowanceChargeReasonCode": [
                  {
                    "_": "ABK"
                  }
                ],
                "cbc:AllowanceChargeReason": [
                  {
                    "_": "Miscellaneous services"
                  }
                ],
                "cbc:Amount": [
                  {
                    "_": "600.00",
                    "$": {
                      "currencyID": "NOK"
                    }
                  }
                ]
              },
              {
                "cbc:ChargeIndicator": [
                  {
                    "_": "false"
                  }
                ],
                "cbc:AllowanceChargeReasonCode": [
                  {
                    "_": "95"
                  }
                ],
                "cbc:AllowanceChargeReason": [
                  {
                    "_": "Discount"
                  }
                ],
                "cbc:MultiplierFactorNumeric": [
                  {
                    "_": "5"
                  }
                ],
                "cbc:Amount": [
                  {
                    "_": "300.00",
                    "$": {
                      "currencyID": "NOK"
                    }
                  }
                ],
                "cbc:BaseAmount": [
                  {
                    "_": "6000.00",
                    "$": {
                      "currencyID": "NOK"
                    }
                  }
                ]
              }
            ],
            "cac:Price": [
              {
                "cbc:PriceAmount": [
                  {
                    "_": "50.000",
                    "$": {
                      "currencyID": "NOK"
                    }
                  }
                ],
                "cbc:BaseQuantity": [
                  {
                    "_": "1",
                    "$": {
                      "unitCode": "EA"
                    }
                  }
                ],
                "cac:AllowanceCharge": [
                  {
                    "cbc:ChargeIndicator": [
                      {
                        "_": "false"
                      }
                    ],
                    "cbc:Amount": [
                      {
                        "_": "10.00",
                        "$": {
                          "currencyID": "NOK"
                        }
                      }
                    ],
                    "cbc:BaseAmount": [
                      {
                        "_": "60.00",
                        "$": {
                          "currencyID": "NOK"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:Item": [
              {
                "cbc:Description": [
                  {
                    "_": "Needle 4mm"
                  }
                ],
                "cbc:Name": [
                  {
                    "_": "Needle 4mm"
                  }
                ],
                "cac:BuyersItemIdentification": [
                  {
                    "cbc:ID": [
                      {
                        "_": "123456"
                      }
                    ]
                  }
                ],
                "cac:SellersItemIdentification": [
                  {
                    "cbc:ID": [
                      {
                        "_": "121212"
                      }
                    ]
                  }
                ],
                "cac:ManufacturersItemIdentification": [
                  {
                    "cbc:ID": [
                      {
                        "_": "manid659"
                      }
                    ]
                  }
                ],
                "cac:StandardItemIdentification": [
                  {
                    "cbc:ID": [
                      {
                        "_": "7560000012345",
                        "$": {
                          "schemeID": "0160"
                        }
                      }
                    ]
                  }
                ],
                "cac:ItemSpecificationDocumentReference": [
                  {
                    "cbc:ID": [
                      {
                        "_": "12345678"
                      }
                    ]
                  }
                ],
                "cac:CommodityClassification": [
                  {
                    "cbc:ItemClassificationCode": [
                      {
                        "_": "12345678",
                        "$": {
                          "listID": "MP",
                          "listVersionID": "19.0501"
                        }
                      }
                    ]
                  }
                ],
                "cac:ClassifiedTaxCategory": [
                  {
                    "cbc:ID": [
                      {
                        "_": "S"
                      }
                    ],
                    "cbc:Percent": [
                      {
                        "_": "25"
                      }
                    ],
                    "cac:TaxScheme": [
                      {
                        "cbc:ID": [
                          {
                            "_": "VAT"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "cac:AdditionalItemProperty": [
                  {
                    "cbc:Name": [
                      {
                        "_": "Length"
                      }
                    ],
                    "cbc:Value": [
                      {
                        "_": "30 mm"
                      }
                    ],
                    "cbc:ValueQuantity": [
                      {
                        "_": "30",
                        "$": {
                          "unitCode": "C62"
                        }
                      }
                    ],
                    "cbc:ValueQualifier": [
                      {
                        "_": "descr"
                      }
                    ]
                  }
                ],
                "cac:ItemInstance": [
                  {
                    "cbc:SerialID": [
                      {
                        "_": "SE-123456"
                      }
                    ],
                    "cac:LotIdentification": [
                      {
                        "cbc:LotNumberID": [
                          {
                            "_": "LO-123456"
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          }
        ]
      },
      {
        "cbc:Note": [
          {
            "_": "Freetext note on line 2"
          }
        ],
        "cac:LineItem": [
          {
            "cbc:ID": [
              {
                "_": "2"
              }
            ],
            "cbc:Quantity": [
              {
                "_": "15",
                "$": {
                  "unitCode": "EA"
                }
              }
            ],
            "cbc:LineExtensionAmount": [
              {
                "_": "225.00",
                "$": {
                  "currencyID": "NOK"
                }
              }
            ],
            "cbc:PartialDeliveryIndicator": [
              {
                "_": "true"
              }
            ],
            "cbc:AccountingCost": [
              {
                "_": "ProjectID123"
              }
            ],
            "cac:Delivery": [
              {
                "cac:RequestedDeliveryPeriod": [
                  {
                    "cbc:StartDate": [
                      {
                        "_": "2012-10-15"
                      }
                    ],
                    "cbc:EndDate": [
                      {
                        "_": "2012-10-31"
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:OriginatorParty": [
              {
                "cac:PartyIdentification": [
                  {
                    "cbc:ID": [
                      {
                        "_": "1234567890",
                        "$": {
                          "schemeID": "0082"
                        }
                      }
                    ]
                  }
                ],
                "cac:PartyName": [
                  {
                    "cbc:Name": [
                      {
                        "_": "Josef K."
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:Price": [
              {
                "cbc:PriceAmount": [
                  {
                    "_": "15.000",
                    "$": {
                      "currencyID": "NOK"
                    }
                  }
                ],
                "cbc:BaseQuantity": [
                  {
                    "_": "1",
                    "$": {
                      "unitCode": "EA"
                    }
                  }
                ],
                "cac:AllowanceCharge": [
                  {
                    "cbc:ChargeIndicator": [
                      {
                        "_": "false"
                      }
                    ],
                    "cbc:Amount": [
                      {
                        "_": "100.0000",
                        "$": {
                          "currencyID": "NOK"
                        }
                      }
                    ],
                    "cbc:BaseAmount": [
                      {
                        "_": "115.0000",
                        "$": {
                          "currencyID": "NOK"
                        }
                      }
                    ]
                  }
                ]
              }
            ],
            "cac:Item": [
              {
                "cbc:Description": [
                  {
                    "_": "Wet tissues for children"
                  }
                ],
                "cbc:Name": [
                  {
                    "_": "Wet tissues"
                  }
                ],
                "cac:SellersItemIdentification": [
                  {
                    "cbc:ID": [
                      {
                        "_": "SItemNo011"
                      }
                    ]
                  }
                ],
                "cac:CommodityClassification": [
                  {
                    "cbc:ItemClassificationCode": [
                      {
                        "_": "56789123",
                        "$": {
                          "listID": "MP",
                          "listVersionID": "19.0501"
                        }
                      }
                    ]
                  }
                ],
                "cac:ClassifiedTaxCategory": [
                  {
                    "cbc:ID": [
                      {
                        "_": "S"
                      }
                    ],
                    "cbc:Percent": [
                      {
                        "_": "25"
                      }
                    ],
                    "cac:TaxScheme": [
                      {
                        "cbc:ID": [
                          {
                            "_": "VAT"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "cac:AdditionalItemProperty": [
                  {
                    "cbc:Name": [
                      {
                        "_": "Weight"
                      }
                    ],
                    "cbc:Value": [
                      {
                        "_": "100 g"
                      }
                    ]
                  }
                ]
              }
            ]
          }
        ]
      }
    ]
  }
}
<?xml version="1.0" encoding="UTF-8"?>
<Order xmlns="urn:oasis:names:specification:ubl:schema:xsd:Order-2"
  xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
  xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2">
  <cbc:CustomizationID>urn:fdc:peppol.eu:poacc:trns:order:3</cbc:CustomizationID>
  <cbc:ProfileID>urn:fdc:peppol.eu:poacc:bis:order_only:3</cbc:ProfileID>
  <cbc:ID>34</cbc:ID>
  <cbc:SalesOrderID>112233</cbc:SalesOrderID>
  <cbc:IssueDate>2018-09-01</cbc:IssueDate>
  <cbc:IssueTime>12:30:00</cbc:IssueTime>
  <cbc:OrderTypeCode>220</cbc:OrderTypeCode>
  <cbc:Note>Information text for the whole order</cbc:Note>
  <cbc:DocumentCurrencyCode>NOK</cbc:DocumentCurrencyCode>
  <cbc:CustomerReference>9000012345</cbc:CustomerReference>
  <cbc:AccountingCost>Project123</cbc:AccountingCost>
  <cac:ValidityPeriod>
    <cbc:EndDate>2013-01-31</cbc:EndDate>
  </cac:ValidityPeriod>
  <cac:QuotationDocumentReference>
    <cbc:ID>QuoteID123</cbc:ID>
  </cac:QuotationDocumentReference>
  <cac:OrderDocumentReference>
    <cbc:ID>RjectedOrderID123</cbc:ID>
  </cac:OrderDocumentReference>
  <cac:OriginatorDocumentReference>
    <cbc:ID>MAFO</cbc:ID>
  </cac:OriginatorDocumentReference>
  <cac:CatalogueReference>
    <cbc:ID>Cat2023-03-07</cbc:ID>
  </cac:CatalogueReference>
  <cac:AdditionalDocumentReference>
    <cbc:ID>Doc1</cbc:ID>
    <cbc:DocumentType>Timesheet</cbc:DocumentType>
    <cac:Attachment>
      <cac:ExternalReference>
        <cbc:URI>http://www.suppliersite.eu/sheet001.html</cbc:URI>
      </cac:ExternalReference>
    </cac:Attachment>
  </cac:AdditionalDocumentReference>
  <cac:AdditionalDocumentReference>
    <cbc:ID>Doc2</cbc:ID>
    <cbc:DocumentType>Drawing</cbc:DocumentType>
    <cac:Attachment>
      <cbc:EmbeddedDocumentBinaryObject mimeCode="application/pdf" filename="Hours-spend.csv">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi
      </cbc:EmbeddedDocumentBinaryObject>
    </cac:Attachment>
  </cac:AdditionalDocumentReference>
  <cac:Contract>
    <cbc:ID>34322</cbc:ID>
  </cac:Contract>
  <cac:ProjectReference>
    <cbc:ID>PID33</cbc:ID>
  </cac:ProjectReference>
  <cac:BuyerCustomerParty>
    <cac:Party>
      <cbc:EndpointID schemeID="0192">987654325</cbc:EndpointID>
      <cac:PartyIdentification>
        <cbc:ID schemeID="0088">7300010000001</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
        <cbc:Name>Helseforetak</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
        <cbc:StreetName>Sinsenveien 40</cbc:StreetName>
        <cbc:AdditionalStreetName>Oppgang B</cbc:AdditionalStreetName>
        <cbc:CityName>Oslo</cbc:CityName>
        <cbc:PostalZone>0501</cbc:PostalZone>
        <cbc:CountrySubentity>Region</cbc:CountrySubentity>
        <cac:AddressLine>
          <cbc:Line>Address Line 3</cbc:Line>
        </cac:AddressLine>
        <cac:Country>
          <cbc:IdentificationCode>NO</cbc:IdentificationCode>
        </cac:Country>
      </cac:PostalAddress>
      <cac:PartyTaxScheme>
        <cbc:CompanyID>NO9311867455MVA</cbc:CompanyID>
        <cac:TaxScheme>
          <cbc:ID>VAT</cbc:ID>
        </cac:TaxScheme>
      </cac:PartyTaxScheme>
      <cac:PartyLegalEntity>
        <cbc:RegistrationName>Helseforetak AS</cbc:RegistrationName>
        <cbc:CompanyID schemeID="0082">931186755</cbc:CompanyID>
        <cac:RegistrationAddress>
          <cbc:CityName>Oslo</cbc:CityName>
          <cac:Country>
            <cbc:IdentificationCode>NO</cbc:IdentificationCode>
          </cac:Country>
        </cac:RegistrationAddress>
      </cac:PartyLegalEntity>
      <cac:Contact>
        <cbc:Name>Ole Olsen</cbc:Name>
        <cbc:Telephone>23055000</cbc:Telephone>
        <cbc:ElectronicMail>post@helseforetak.no</cbc:ElectronicMail>
      </cac:Contact>
    </cac:Party>
  </cac:BuyerCustomerParty>
  <cac:SellerSupplierParty>
    <cac:Party>
      <cbc:EndpointID schemeID="0192">123456785</cbc:EndpointID>
      <cac:PartyIdentification>
        <cbc:ID schemeID="0088">7300010000001</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
        <cbc:Name>Medical</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
        <cbc:StreetName>Storgt. 12</cbc:StreetName>
        <cbc:AdditionalStreetName>4. etasje</cbc:AdditionalStreetName>
        <cbc:CityName>Oslo</cbc:CityName>
        <cbc:PostalZone>0585</cbc:PostalZone>
        <cbc:CountrySubentity>Region</cbc:CountrySubentity>
        <cac:AddressLine>
          <cbc:Line>Address Line 3</cbc:Line>
        </cac:AddressLine>
        <cac:Country>
          <cbc:IdentificationCode>NO</cbc:IdentificationCode>
        </cac:Country>
      </cac:PostalAddress>
      <cac:PartyLegalEntity>
        <cbc:RegistrationName>Medical AS</cbc:RegistrationName>
        <cbc:CompanyID schemeID="0082">123456789</cbc:CompanyID>
        <cac:RegistrationAddress>
          <cbc:CityName>Oslo</cbc:CityName>
          <cac:Country>
            <cbc:IdentificationCode>NO</cbc:IdentificationCode>
          </cac:Country>
        </cac:RegistrationAddress>
      </cac:PartyLegalEntity>
      <cac:Contact>
        <cbc:Name>Nils Nilsen</cbc:Name>
        <cbc:Telephone>22150510</cbc:Telephone>
        <cbc:ElectronicMail>post@medical.no</cbc:ElectronicMail>
      </cac:Contact>
    </cac:Party>
  </cac:SellerSupplierParty>
  <cac:OriginatorCustomerParty>
    <cac:Party>
      <cac:PartyIdentification>
        <cbc:ID schemeID="0088">7300010000001</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
        <cbc:Name>Helseavdeling</cbc:Name>
      </cac:PartyName>
      <cac:Contact>
        <cbc:Name>Julie Jensen</cbc:Name>
        <cbc:Telephone>67915012</cbc:Telephone>
        <cbc:ElectronicMail>post@helse.no</cbc:ElectronicMail>
      </cac:Contact>
    </cac:Party>
  </cac:OriginatorCustomerParty>
  <cac:AccountingCustomerParty>
    <cac:Party>
      <cbc:EndpointID schemeID="0192">987654325</cbc:EndpointID>
      <cac:PartyIdentification>
        <cbc:ID schemeID="0088">7300010000001</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
        <cbc:Name>Accounting</cbc:Name>
      </cac:PartyName>
      <cac:PostalAddress>
        <cbc:StreetName>Sinsenveien 42</cbc:StreetName>
        <cbc:AdditionalStreetName>Oppgang A</cbc:AdditionalStreetName>
        <cbc:CityName>Oslo</cbc:CityName>
        <cbc:PostalZone>0501</cbc:PostalZone>
        <cbc:CountrySubentity>Region</cbc:CountrySubentity>
        <cac:AddressLine>
          <cbc:Line>Address Line 3</cbc:Line>
        </cac:AddressLine>
        <cac:Country>
          <cbc:IdentificationCode>NO</cbc:IdentificationCode>
        </cac:Country>
      </cac:PostalAddress>
      <cac:PartyTaxScheme>
        <cbc:CompanyID>NO9311867455MVA</cbc:CompanyID>
        <cac:TaxScheme>
          <cbc:ID>VAT</cbc:ID>
        </cac:TaxScheme>
      </cac:PartyTaxScheme>
      <cac:PartyLegalEntity>
        <cbc:RegistrationName>Helseforetak AS</cbc:RegistrationName>
        <cbc:CompanyID schemeID="0082">931186723</cbc:CompanyID>
        <cac:RegistrationAddress>
          <cbc:CityName>Oslo</cbc:CityName>
          <cac:Country>
            <cbc:IdentificationCode>NO</cbc:IdentificationCode>
          </cac:Country>
        </cac:RegistrationAddress>
      </cac:PartyLegalEntity>
    </cac:Party>
  </cac:AccountingCustomerParty>
  <cac:Delivery>
    <cac:DeliveryLocation>
      <cbc:ID schemeID="0088">7300010000001</cbc:ID>
      <cac:Address>
        <cbc:StreetName>Solheimsveien 10</cbc:StreetName>
        <cbc:AdditionalStreetName>Add</cbc:AdditionalStreetName>
        <cbc:CityName>Lørenskog</cbc:CityName>
        <cbc:PostalZone>1473</cbc:PostalZone>
        <cbc:CountrySubentity>Region</cbc:CountrySubentity>
        <cac:AddressLine>
          <cbc:Line>3rd Address line</cbc:Line>
        </cac:AddressLine>
        <cac:Country>
          <cbc:IdentificationCode>NO</cbc:IdentificationCode>
        </cac:Country>
      </cac:Address>
    </cac:DeliveryLocation>
    <cac:RequestedDeliveryPeriod>
      <cbc:StartDate>2012-10-10</cbc:StartDate>
      <cbc:StartTime>12:30:00</cbc:StartTime>
      <cbc:EndDate>2012-10-20</cbc:EndDate>
      <cbc:EndTime>18:00:00</cbc:EndTime>
    </cac:RequestedDeliveryPeriod>
    <cac:DeliveryParty>
      <cac:PartyIdentification>
        <cbc:ID schemeID="0082">13691234</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
        <cbc:Name>Helseavdeling</cbc:Name>
      </cac:PartyName>
      <cac:Contact>
        <cbc:Name>Ole</cbc:Name>
        <cbc:Telephone>987098709</cbc:Telephone>
        <cbc:ElectronicMail>ole@helseforetak.no</cbc:ElectronicMail>
      </cac:Contact>
    </cac:DeliveryParty>
    <cac:Shipment>
      <cbc:ID>NA</cbc:ID>
      <cbc:ShippingPriorityLevelCode>1</cbc:ShippingPriorityLevelCode>
    </cac:Shipment>
  </cac:Delivery>
  <cac:DeliveryTerms>
    <cbc:ID>FOB</cbc:ID>
    <cbc:SpecialTerms>CAD</cbc:SpecialTerms>
    <cac:DeliveryLocation>
      <cbc:ID>FOB Oslo</cbc:ID>
    </cac:DeliveryLocation>
  </cac:DeliveryTerms>
  <cac:PaymentTerms>
    <cbc:Note>Payment terms description</cbc:Note>
  </cac:PaymentTerms>
  <cac:AllowanceCharge>
    <cbc:ChargeIndicator>true</cbc:ChargeIndicator>
    <cbc:AllowanceChargeReasonCode>ABK</cbc:AllowanceChargeReasonCode>
    <cbc:AllowanceChargeReason>Miscellaneous services</cbc:AllowanceChargeReason>
    <cbc:Amount currencyID="NOK">400.00</cbc:Amount>
    <cac:TaxCategory>
      <cbc:ID>Z</cbc:ID>
      <cbc:Percent>0</cbc:Percent>
      <cac:TaxScheme>
        <cbc:ID>VAT</cbc:ID>
      </cac:TaxScheme>
    </cac:TaxCategory>
  </cac:AllowanceCharge>
  <cac:AllowanceCharge>
    <cbc:ChargeIndicator>false</cbc:ChargeIndicator>
    <cbc:AllowanceChargeReasonCode>95</cbc:AllowanceChargeReasonCode>
    <cbc:AllowanceChargeReason>Discount</cbc:AllowanceChargeReason>
    <cbc:MultiplierFactorNumeric>10</cbc:MultiplierFactorNumeric>
    <cbc:Amount currencyID="NOK">652.50</cbc:Amount>
    <cbc:BaseAmount currencyID="NOK">6525.00</cbc:BaseAmount>
    <cac:TaxCategory>
      <cbc:ID>S</cbc:ID>
      <cbc:Percent>25</cbc:Percent>
      <cac:TaxScheme>
        <cbc:ID>VAT</cbc:ID>
      </cac:TaxScheme>
    </cac:TaxCategory>
  </cac:AllowanceCharge>
  <cac:TaxTotal>
    <cbc:TaxAmount currencyID="NOK">100.00</cbc:TaxAmount>
  </cac:TaxTotal>
  <cac:AnticipatedMonetaryTotal>
    <cbc:LineExtensionAmount currencyID="NOK">6525.00</cbc:LineExtensionAmount>
    <cbc:TaxExclusiveAmount currencyID="NOK">6272.50</cbc:TaxExclusiveAmount>
    <cbc:TaxInclusiveAmount currencyID="NOK">6372.50</cbc:TaxInclusiveAmount>
    <cbc:AllowanceTotalAmount currencyID="NOK">652.50</cbc:AllowanceTotalAmount>
    <cbc:ChargeTotalAmount currencyID="NOK">400.00</cbc:ChargeTotalAmount>
    <cbc:PrepaidAmount currencyID="NOK">10.00</cbc:PrepaidAmount>
    <cbc:PayableRoundingAmount currencyID="NOK">0.50</cbc:PayableRoundingAmount>
    <cbc:PayableAmount currencyID="NOK">6363</cbc:PayableAmount>
  </cac:AnticipatedMonetaryTotal>
  <cac:OrderLine>
    <cbc:Note>Freetext note on line 1</cbc:Note>
    <cac:LineItem>
      <cbc:ID>1</cbc:ID>
      <cbc:Quantity unitCode="EA">120</cbc:Quantity>
      <cbc:LineExtensionAmount currencyID="NOK">6300.00</cbc:LineExtensionAmount>
      <cbc:PartialDeliveryIndicator>false</cbc:PartialDeliveryIndicator>
      <cbc:AccountingCost>12345678</cbc:AccountingCost>
      <cac:Delivery>
        <cac:RequestedDeliveryPeriod>
          <cbc:StartDate>2010-02-10</cbc:StartDate>
          <cbc:StartTime>12:30:00</cbc:StartTime>
          <cbc:EndDate>2010-02-25</cbc:EndDate>
          <cbc:EndTime>18:00:00</cbc:EndTime>
        </cac:RequestedDeliveryPeriod>
      </cac:Delivery>
      <cac:OriginatorParty>
        <cac:PartyIdentification>
          <cbc:ID schemeID="0082">1234567890</cbc:ID>
        </cac:PartyIdentification>
        <cac:PartyName>
          <cbc:Name>Josef K.</cbc:Name>
        </cac:PartyName>
      </cac:OriginatorParty>
      <cac:AllowanceCharge>
        <cbc:ChargeIndicator>true</cbc:ChargeIndicator>
        <cbc:AllowanceChargeReasonCode>ABK</cbc:AllowanceChargeReasonCode>
        <cbc:AllowanceChargeReason>Miscellaneous services</cbc:AllowanceChargeReason>
        <cbc:Amount currencyID="NOK">600.00</cbc:Amount>
      </cac:AllowanceCharge>
      <cac:AllowanceCharge>
        <cbc:ChargeIndicator>false</cbc:ChargeIndicator>
        <cbc:AllowanceChargeReasonCode>95</cbc:AllowanceChargeReasonCode>
        <cbc:AllowanceChargeReason>Discount</cbc:AllowanceChargeReason>
        <cbc:MultiplierFactorNumeric>5</cbc:MultiplierFactorNumeric>
        <cbc:Amount currencyID="NOK">300.00</cbc:Amount>
        <cbc:BaseAmount currencyID="NOK">6000.00</cbc:BaseAmount>
      </cac:AllowanceCharge>
      <cac:Price>
        <cbc:PriceAmount currencyID="NOK">50.000</cbc:PriceAmount>
        <cbc:BaseQuantity unitCode="EA">1</cbc:BaseQuantity>
        <cac:AllowanceCharge>
          <cbc:ChargeIndicator>false</cbc:ChargeIndicator>
          <cbc:Amount currencyID="NOK">10.00</cbc:Amount>
          <cbc:BaseAmount currencyID="NOK">60.00</cbc:BaseAmount>
        </cac:AllowanceCharge>
      </cac:Price>
      <cac:Item>
        <cbc:Description>Needle 4mm</cbc:Description>
        <cbc:Name>Needle 4mm</cbc:Name>
        <cac:BuyersItemIdentification>
          <cbc:ID>123456</cbc:ID>
        </cac:BuyersItemIdentification>
        <cac:SellersItemIdentification>
          <cbc:ID>121212</cbc:ID>
        </cac:SellersItemIdentification>
        <cac:ManufacturersItemIdentification>
          <cbc:ID>manid659</cbc:ID>
        </cac:ManufacturersItemIdentification>
        <cac:StandardItemIdentification>
          <cbc:ID schemeID="0160">7560000012345</cbc:ID>
        </cac:StandardItemIdentification>
        <cac:ItemSpecificationDocumentReference>
          <cbc:ID>12345678</cbc:ID>
        </cac:ItemSpecificationDocumentReference>
        <cac:CommodityClassification>
          <cbc:ItemClassificationCode listID="MP" listVersionID="19.0501">12345678</cbc:ItemClassificationCode>
        </cac:CommodityClassification>

        <cac:ClassifiedTaxCategory>
          <cbc:ID>S</cbc:ID>
          <cbc:Percent>25</cbc:Percent>
          <cac:TaxScheme>
            <cbc:ID>VAT</cbc:ID>
          </cac:TaxScheme>
        </cac:ClassifiedTaxCategory>
        <cac:AdditionalItemProperty>
          <cbc:Name>Length</cbc:Name>
          <cbc:Value>30 mm</cbc:Value>
          <cbc:ValueQuantity unitCode="C62">30</cbc:ValueQuantity>
          <cbc:ValueQualifier>descr</cbc:ValueQualifier>
        </cac:AdditionalItemProperty>
        <cac:ItemInstance>
          <cbc:SerialID>SE-123456</cbc:SerialID>
          <cac:LotIdentification>
            <cbc:LotNumberID>LO-123456</cbc:LotNumberID>
          </cac:LotIdentification>
        </cac:ItemInstance>
      </cac:Item>
    </cac:LineItem>
  </cac:OrderLine>
  <cac:OrderLine>
    <cbc:Note>Freetext note on line 2</cbc:Note>
    <cac:LineItem>
      <cbc:ID>2</cbc:ID>
      <cbc:Quantity unitCode="EA">15</cbc:Quantity>
      <cbc:LineExtensionAmount currencyID="NOK">225.00</cbc:LineExtensionAmount>
      <cbc:PartialDeliveryIndicator>true</cbc:PartialDeliveryIndicator>
      <cbc:AccountingCost>ProjectID123</cbc:AccountingCost>
      <cac:Delivery>
        <cac:RequestedDeliveryPeriod>
          <cbc:StartDate>2012-10-15</cbc:StartDate>
          <cbc:EndDate>2012-10-31</cbc:EndDate>
        </cac:RequestedDeliveryPeriod>
      </cac:Delivery>
      <cac:OriginatorParty>
        <cac:PartyIdentification>
          <cbc:ID schemeID="0082">1234567890</cbc:ID>
        </cac:PartyIdentification>
        <cac:PartyName>
          <cbc:Name>Josef K.</cbc:Name>
        </cac:PartyName>
      </cac:OriginatorParty>
      <cac:Price>
        <cbc:PriceAmount currencyID="NOK">15.000</cbc:PriceAmount>
        <cbc:BaseQuantity unitCode="EA">1</cbc:BaseQuantity>
        <cac:AllowanceCharge>
          <cbc:ChargeIndicator>false</cbc:ChargeIndicator>
          <cbc:Amount currencyID="NOK">100.0000</cbc:Amount>
          <cbc:BaseAmount currencyID="NOK">115.0000</cbc:BaseAmount>
        </cac:AllowanceCharge>
      </cac:Price>
      <cac:Item>
        <cbc:Description>Wet tissues for children</cbc:Description>
        <cbc:Name>Wet tissues</cbc:Name>
        <cac:SellersItemIdentification>
          <cbc:ID>SItemNo011</cbc:ID>
        </cac:SellersItemIdentification>
        <cac:CommodityClassification>
          <cbc:ItemClassificationCode listID="MP" listVersionID="19.0501">56789123</cbc:ItemClassificationCode>
        </cac:CommodityClassification>
        <cac:ClassifiedTaxCategory>
          <cbc:ID>S</cbc:ID>
          <cbc:Percent>25</cbc:Percent>
          <cac:TaxScheme>
            <cbc:ID>VAT</cbc:ID>
          </cac:TaxScheme>
        </cac:ClassifiedTaxCategory>
        <cac:AdditionalItemProperty>
          <cbc:Name>Weight</cbc:Name>
          <cbc:Value>100 g</cbc:Value>
        </cac:AdditionalItemProperty>
      </cac:Item>
    </cac:LineItem>
  </cac:OrderLine>
</Order>
https://github.com/OpenPEPPOL/poacc-upgrade-3/blob/master/rules/examples/Order_Example.xml