The time of day when an invoice was issued
請求書の発行時刻。


About

Syntax binding
ubl:Invoice / cbc:IssueTime
Restricted Syntax Cardinality
0..1
Example
19:36:55
UBL 2.1
XPath
/ Invoice / cbc:IssueTime
Occurrence
0..1
Datatype
cbc:TimeType
UBL Definition
The time, assigned by the sender, at which this document was issued.
Namespace
cbc urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2

Semantic

Business Term

Invoice issue time

請求書発行時刻
ID
ibt-168
Description
The time of day when an invoice was issued
請求書の発行時刻。
Aligned Cardinality
0..1
Semantic datatype
Time

VERSION 1.0 RULE

Unchanged
Same as 0.9.3

VERSION 0.9.3 RULE
JP PINT 0.9.3 Shared rule
ibr-119(fatal)
Changed Message
[ibr-119]-A time (ibt-168) MUST be formatted hh:mm:ss with optional fractional seconds .sss and time zone expression.
context
//*[ends-with(name(), 'Time')]
test
(string(.) castable as xs:time)