United States (DBNA): Invoice Line Period
Configure the Invoice Line Period for your United States documents.
A group of business terms providing information about the period relevant for the Invoice line. This standard UBL element can be used in the US.
Elements
| Path | Cardinality | Usage | Final Format Path |
|---|---|---|---|
Invoice/InvoiceLine/InvoicePeriod | 0..1 | O | /Invoice/cac:InvoiceLine/cac:InvoicePeriod |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:InvoiceLine>
<!-- ... omitted for readability -->
<cac:InvoicePeriod>
<cbc:StartDate>2026-05-01</cbc:StartDate>
<cbc:EndDate>2026-05-31</cbc:EndDate>
</cac:InvoicePeriod>
<!-- ... omitted for readability -->
</cac:InvoiceLine>
</ubl:Invoice>Updated 10 days ago
Did this page help you?
