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


About

Syntax binding
ubl:Invoice / cbc:IssueTime
Restricted Syntax Cardinality
0..1
UBL 2.1
XPath
/ Invoice / cbc:IssueTime
Occurrence
0..1
Datatype
udt: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
請求書の発行時刻。
Cardinality
0..1
Semantic datatype
Time
Section
Shared

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)