The date when the Invoice was issued.
請求書の発行日付。


About

Syntax binding
ubl:Invoice / cbc:IssueDate
Restricted Syntax Cardinality
1..1
Example
2021-04-01
UBL 2.1
XPath
/ Invoice / cbc:IssueDate
Occurrence
1
Datatype
cbc:DateType
UBL Definition
The date, assigned by the sender, on which this document was issued.
Namespace
cbc urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2

Semantic

Business Term

Invoice issue date

請求書発行日
ID
ibt-002
Description
The date when the Invoice was issued.
請求書の発行日付。
Cardinality
Semantic datatype
Date

VERSION 1.0 RULES

Unchanged
Same as 0.9.3

VERSION 0.9.3 RULES
JP PINT 0.9.3 Shared rules
ibr-003(fatal)
Unchanged
Same as 0.9.2
ibr-073(fatal)
Changed Message
[ibr-073]-A date (ibt-002, ibt-007, ibt-009, ibt-177, ibt-026, ibt-072, ibt-073, ibt-074, ibt-181, ibt-134, ibt-135) MUST be formatted YYYY-MM-DD.
context
cbc:IssueDate |
cbc:DueDate |
cbc:TaxPointDate |
cbc:StartDate |
cbc:EndDate |
cbc:ActualDeliveryDate
test
string-length(text()) =
10 and
(string(.) castable as xs:date)

VERSION 0.9.2 RULE
JP PINT 0.9.2 Shared rule
ibr-003(fatal)
Still valid
[ibr-003]-An Invoice MUST have an Invoice issue date (ibt-002).
context
/ubl:Invoice |
/cn:CreditNote
test
(cbc:IssueDate) !=''

JP PINT 0.9 RULES (Obsoleted)
Shared Rule (0.9)
ibr-03(fatal)
[ibr-03]-An Invoice shall have an Invoice issue date (ibt-002).
Context
/ubl:Invoice | /cn:CreditNote
Test
(cbc:IssueDate) !=''
EN16931 model bound to UBL rule
BR-03 (fatal)
An Invoice shall have an Invoice issue date (BT-2).
context
/ubl:Invoice |
/cn:CreditNote
test
(cbc:IssueDate) !=''