finance grammar
The finance grammar is found in the set PBI.
| entity | description | examples | components | checksum |
|---|---|---|---|---|
| finance/customer_address/context/eng | A section of contact information associated with a buying party or customer in finance documents | Customer Information: Emily Davis, My Company, 789 Oak Ave., Toronto, ON, M5H 2N2, Canada Invoice Address: GlaxoSmithKline, 456 Elm St., London, UK, SW1A 1AA Quote to Buyer: Jane Doe, Acme Corp., 123 Main St., Springfield, IL, 62701, USA SHIP TO: John Smith, OpenText Inc., 275 Frank Tompa Drive, Waterloo ON, N2L 0A1, Canada |
✔️ | ❌ |
| finance/customer_address/landmark/eng | A landmark used to identify a section of contact information as belonging to a buying party or customer | Customer Information Invoice Address Quote to Buyer SHIP TO |
❌ | ❌ |
| finance/end_date/context/eng | A date associated with an end or due date found inside finance documents | Due Date: 16/09/2026 | ❌ | ❌ |
| finance/end_date/landmark/eng | A landmark used to identify a date as being associated with an end or due date | Due Date | ❌ | ❌ |
| finance/seller_address/context/eng | A section of contact information associated with a selling party in finance documents | From Address: GlaxoSmithKline, 456 Elm St., London, UK, SW1A 1AA Send payments to: Jane Doe, Acme Corp., 123 Main St., Springfield, IL, 62701, USA Supplier Information: John Smith, OpenText Inc., 275 Frank Tompa Drive, Waterloo ON, N2L 0A1, Canada |
✔️ | ❌ |
| finance/seller_address/landmark/eng | A landmark used to identify a section of contact information as belonging to a selling party | From Address Send payments to Supplier Information |
❌ | ❌ |
| finance/start_date/context/eng | A date associated with a start date found inside finance documents | Effective From: 15/09/2025 | ❌ | ❌ |
| finance/start_date/landmark/eng | A landmark used to identify a date as being associated with a start date | Effective From | ❌ | ❌ |
| finance/total_price/context/eng | A total monetary amount found inside a financial document | Total Amount Due: USD 987.65 Total Amount Payable: €456k per share Total Invoice Amount: $1234.56 Total Price: around 1,234.00 GBP |
✔️ | ❌ |
| finance/total_price/landmark/eng | A landmark used to identify a monetary amount as being associated with a total for that transaction | Total Amount Due Total Amount Payable Total Invoice Amount Total Price |
❌ | ❌ |
The following components are produced by the above entities.
| components | description | examples | context |
|---|---|---|---|
| ADDRESS | address of a customer or seller within a piece of contact information | 275 Frank Tompa Drive, WATERLOO ONTARIO, N2L 0A1, Canada | SHIP TO: John Smith, OpenText Inc., 275 Frank Tompa Drive, Waterloo ON, N2L 0A1, Canada |
| APPROXIMATION | approximation qualifier for a monetary value | around | Total Price: around 1,234.00 GBP |
| BIGUNITS | big units qualifier for a monetary value (eg k for thousand) | k | Total Amount Payable: €456k per share |
| COMPANY | company name identified within a piece of contact information | OpenText Inc. | SHIP TO: John Smith, OpenText Inc., 275 Frank Tompa Drive, Waterloo ON, N2L 0A1, Canada |
| NAME | personal name identified within a piece of contact information | John Smith | SHIP TO: John Smith, OpenText Inc., 275 Frank Tompa Drive, Waterloo ON, N2L 0A1, Canada |
| POSTCURRENCY | currency symbol or code that appears after a monetary value | GBP | Total Price: around 1,234.00 GBP |
| PRECURRENCY | currency symbol or code that appears before a monetary value | $ | Total Invoice Amount: $1234.56 |
| SUFFIX | suffix qualifier for a monetary value | per share | Total Amount Payable: €456k per share |
| VALUE | numeric amount of a monetary value | 1234.56 | Total Invoice Amount: $1234.56 |
In the tables, ✔️ indicates that the item is always used, and ❌ that the item is never used. The ✓ symbol indicates that the item is only used for some entities (that is, for some but not all countries or languages). For details, refer to the relevant entity page.