Joinery-oriented formatting specification for UBL Invoice instances

$Date: 2003/11/18 15:40:24 $(UTC)


Table of Contents

1. Invoice formatting specification
1.1. Status
1.2. Example renderings and implementations
1.3. Layout order and information
1.4. Namespaces
2. Miscellaneous information
2.1. Document header information
3. Header information
3.1. Invoice number
3.2. Invoice Issue Date
3.3. Taxpoint Date
3.4. Purchase Order No.
3.5. Issue Date
3.6. Delivery Document
3.7. Buyer
3.8. Seller
3.9. Accounts Contact
3.10. Delivery Date
4. Line item information
4.1. Line
4.2. Item
4.3. [Source of column headings]
4.4. [Values of columns with headings as above]
4.5. Quantity U/M
4.6. Measure
4.7. Measured
4.8. Price each
4.9. Tax Category
4.10. Extended Amount
5. Summary information
5.1. Tax Regime
5.2. Tax Type
5.3. Delivery Charge
5.4. Discount
5.5. Delivery Charge
5.6. VAT Rate
5.7. VAT At Rate
5.8. VAT Total
5.9. Total Lines + Charges
5.10. Total Taxable
5.11. Total Due
5.12. Payment Terms
5.13. Payment Means

1.  Invoice formatting specification

This formatting specification describes a rendering of an instance of the UBL Invoice document model according to a conceptual joinery-oriented layout.

For a list of all formatting specifications and an overview of the documentation conventions, please visit the formatting specification home page.

1.1.  Status

This specification has no formal status at this time. It should not be considered a reference interpretation of UBL documents. Feedback is sought from users of stylesheets that implement this formatting specification regarding suggestions for change for consideration by the OASIS UBL committees for incorporation into these formatting specifications.

Presentational semantics may never be formalized or normative in the UBL project due to differing international requirements and conventions for the presentation of information found in business documents. This document contains only examples from a few of what will probably be many available UBL stylesheet libraries.

1.2.  Example renderings and implementations

Example renderings:

1.3.  Layout order and information

Items in this formatting specification are ordered roughly from the laid out fields on the form in the order left-to-right, top to bottom.

Important: the rendering of a number of fields is very simplified, reflecting a Western European interpretation of a subset of fields (as in names and addresses). User requirements need to be better understood for the level of granularity in these formatting specifications.

1.4.  Namespaces

The following namespaces are mapped to the prefixes in the expressions below:

  • cat = "urn:oasis:names:tc:ubl:CommonAggregateTypes:1:0-beta"

    cat = "urn:oasis:names:tc:ubl:Invoice:1:0-beta"

2.  Miscellaneous information

The following information is unrelated to the visible fields of the form.

2.1.  Document header information

Table 1. XPath information

XPath addresses
/​in:Invoice/​cat:ID
/​in:Invoice/​cat:IssueDate

This information shows up in the window-title bar of the HTML browser, and in the document title supported by some XSL-FO processors.

3. Header information

Header information is associated with the form as a whole, not to the individual items of goods.

3.1. Invoice number

Table 2. XPath information

XPath address
/​in:Invoice/​cat:ID

3.2. Invoice Issue Date

Table 3. XPath information

XPath address
/​in:Invoice/​cat:IssueDate

3.3.  Taxpoint Date

Table 4. XPath information

XPath address
/​in:Invoice/​in:TaxPointDate

3.4. Purchase Order No.

Table 5. XPath information

XPath address
/​in:Invoice/​cat:OrderReference/​cat:BuyersID

3.5. Issue Date

Table 6. XPath information

XPath address
/​in:Invoice/​cat:OrderReference/​cat:IssueDate

3.6. Delivery Document

Table 7. XPath information

XPath address
/​in:Invoice/​in:DespatchDocumentReference/​cat:ID

3.7. Buyer

Table 8. XPath information

XPath addresses
/​in:Invoice/​cat:BuyerParty/​cat:Party/​cat:PartyName/​cat:Name
/​in:Invoice/​cat:BuyerParty/​cat:Party/​cat:Address/​cat:StreetName
/​in:Invoice/​cat:BuyerParty/​cat:Party/​cat:Address/​cat:CityName
/​in:Invoice/​cat:BuyerParty/​cat:Party/​cat:Address/​cat:CountrySubentity
/​in:Invoice/​cat:BuyerParty/​cat:Party/​cat:Address/​cat:PostalZone

3.8. Seller

Table 9. XPath information

XPath addresses
/​in:Invoice/​cat:SellerParty/​cat:Party/​cat:PartyName/​cat:Name
/​in:Invoice/​cat:SellerParty/​cat:Party/​cat:Address/​cat:BuildingName
/​in:Invoice/​cat:SellerParty/​cat:Party/​cat:Address/​cat:CityName
/​in:Invoice/​cat:SellerParty/​cat:Party/​cat:Address/​cat:CountrySubentity
/​in:Invoice/​cat:SellerParty/​cat:Party/​cat:Address/​cat:PostalZone

3.9. Accounts Contact

Table 10. XPath information

XPath address
/​in:Invoice/​cat:SellerParty/​cat:AccountsContact/​cat:Name

3.10. Delivery Date

Table 11. XPath information

XPath address
/​in:Invoice/​cat:Delivery/​cat:ActualDeliveryDateTime

4. Line item information

Line item information is associated with the individual items of the goods in the order.

4.1. Line

Table 12. XPath information

XPath address
/​in:Invoice/​cat:InvoiceLine/​cat:ID

4.2.  Item

Table 13. XPath information

XPath address
/​in:Invoice/​cat:InvoiceLine/​cat:Item/​cat:SellersItemIdentification/​cat:ID

4.3. [Source of column headings]

Table 14. XPath information

XPath address
/​in:Invoice/​cat:InvoiceLine/​cat:Item/​cat:SellersItemIdentification/​cat:PhysicalAttribute/​cat:AttributeID

4.4. [Values of columns with headings as above]

Table 15. XPath information

XPath address
/​in:Invoice/​cat:InvoiceLine/​cat:Item/​cat:SellersItemIdentification/​cat:PhysicalAttribute/​cat:DescriptionID

4.5. Quantity U/M

Table 16. XPath information

XPath addresses
/​in:Invoice/​cat:InvoiceLine/​cat:InvoicedQuantity
/​in:Invoice/​cat:InvoiceLine/​cat:InvoicedQuantity/​@unitCode

4.6. Measure

Table 17. XPath information

XPath addresses
/​in:Invoice/​cat:InvoiceLine/​cat:Item/​cat:SellersItemIdentification/​cat:MeasurementDimension/​cat:Measure
/​in:Invoice/​cat:InvoiceLine/​cat:Item/​cat:SellersItemIdentification/​cat:MeasurementDimension/​cat:Measure/​@unitCode

4.7. Measured

Table 18. XPath information

XPath address
/​in:Invoice/​cat:InvoiceLine/​cat:Item/​cat:SellersItemIdentification/​cat:MeasurementDimension/​cat:AttributeID

4.8. Price each

Table 19. XPath information

XPath addresses
/​in:Invoice/​cat:InvoiceLine/​cat:Item/​cat:BasePrice/​cat:PriceAmount/​@currencyID
/​in:Invoice/​cat:InvoiceLine/​cat:Item/​cat:BasePrice/​cat:PriceAmount

4.9.  Tax Category

Table 20. XPath information

XPath address
/​in:Invoice/​cat:InvoiceLine/​cat:Item/​cat:TaxCategory/​cat:ID

4.10. Extended Amount

Table 21. XPath information

XPath addresses
/​in:Invoice/​cat:InvoiceLine/​cat:LineExtensionAmount/​@currencyID
/​in:Invoice/​cat:InvoiceLine/​cat:LineExtensionAmount

5. Summary information

Summary information is associated with the form as a whole, not to the individual items of goods.

5.1.  Tax Regime

This field is not filled in at this time.

5.2.  Tax Type

Table 22. XPath information

XPath address
/​in:Invoice/​cat:TaxTotal/​cat:TaxSubTotal/​cat:TaxCategory/​cat:TaxScheme/​cat:TaxTypeCode

5.3.  Delivery Charge

Table 23. XPath information

XPath address
/​in:Invoice/​cat:InvoiceLine[cat:Item/​cat:SellersItemIdentification/​cat:ID='Delivery']/​cat:Item/​cat:BasePrice/​cat:PriceAmount/​@currencyID

5.4. Discount

Table 24. XPath information

XPath addresses
/​in:Invoice/​cat:AllowanceCharge/​cat:MultiplierFactorQuantity
/​in:Invoice/​cat:AllowanceCharge/​cat:ReasonCode
/​in:Invoice/​cat:AllowanceCharge/​cat:ChargeIndicator

5.5.  Delivery Charge

Table 25. XPath information

XPath address
/​in:Invoice/​cat:InvoiceLine[cat:Item/​cat:SellersItemIdentification/​cat:ID='Delivery']/​cat:Item/​cat:BasePrice/​cat:PriceAmount/​@currencyID

5.6.  VAT Rate

Table 26. XPath information

XPath address
/​in:Invoice/​cat:TaxTotal/​cat:TaxSubTotal/​cat:TaxCategory/​cat:RatePercentNumeric

5.7.  VAT At Rate

Table 27. XPath information

XPath addresses
/​in:Invoice/​cat:TaxTotal/​cat:TaxSubTotal/​cat:TaxAmount/​@currencyID
/​in:Invoice/​cat:TaxTotal/​cat:TaxSubTotal/​cat:TaxAmount

5.8. VAT Total

Table 28. XPath information

XPath addresses
/​in:Invoice/​cat:TaxTotal/​cat:TotalTaxAmount/​@currencyID
/​in:Invoice/​cat:TaxTotal/​cat:TotalTaxAmount

5.9. Total Lines + Charges

Table 29. XPath information

XPath addresses
/​in:Invoice/​cat:LegalTotal/​cat:LineExtensionTotalAmount/​@currencyID
/​in:Invoice/​cat:LegalTotal/​cat:LineExtensionTotalAmount

5.10. Total Taxable

Table 30. XPath information

XPath addresses
/​in:Invoice/​cat:TaxTotal/​cat:TaxSubTotal/​cat:TaxableAmount/​@currencyID
/​in:Invoice/​cat:TaxTotal/​cat:TaxSubTotal/​cat:TaxableAmount

5.11. Total Due

Table 31. XPath information

XPath addresses
/​in:Invoice/​cat:LegalTotal/​cat:ToBePaidTotalAmount/​@currencyID
/​in:Invoice/​cat:LegalTotal/​cat:ToBePaidTotalAmount

5.12.  Payment Terms

Table 32. XPath information

XPath addresses
/​in:Invoice/​cat:PaymentTerms/​cat:Note
/​in:Invoice/​cat:PaymentTerms/​cat:SettlementDiscountRateNumeric
/​in:Invoice/​cat:PaymentTerms/​cat:SettlementPeriod/​cat:StartDateTime
/​in:Invoice/​cat:PaymentTerms/​cat:SettlementPeriod/​cat:DurationMeasure
/​in:Invoice/​cat:PaymentTerms/​cat:SettlementPeriod/​cat:DurationMeasure/​@unitCode

5.13.  Payment Means

Table 33. XPath information

XPath addresses
/​in:Invoice/​cat:PaymentMeans/​cat:PayeeFinancialAccount/​cat:ID
/​in:Invoice/​cat:PaymentMeans/​cat:PayeeFinancialAccount/​cat:Name
/​in:Invoice/​cat:PaymentMeans/​cat:PayeeFinancialAccount/​cat:AccountTypeCode
/​in:Invoice/​cat:PaymentMeans/​cat:PayeeFinancialAccount/​cat:FinancialInstitutionBranch/​cat:ID
/​in:Invoice/​cat:PaymentMeans/​cat:PayeeFinancialAccount/​cat:FinancialInstitutionBranch/​cat:FinancialInstitution/​cat:ID