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)CardinalityDescription
Invoice Issue Time (Invoice\IssueTime)0..1The 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>