VRBL: Issue Time
You can model the time of issue.
Some countries can require that you do.
Elements
Use the IssueTime element to model this information:
Name (Path) | Cardinality | Description |
---|---|---|
Invoice Issue Time (Invoice\IssueTime ) | 0..1 | The time, assigned by the sender, at which this document was issued. Specify the time that the document was issued. |
Country-specific configurations
Example
<ubl:Invoice>
<!-- Code omitted for clarity -->
<cbc:IssueTime>15:30:00Z</cbc:IssueTime>
<!-- Code omitted for clarity -->
</ubl:Invoice>
Updated 3 days ago