The date when the prepaid amount was received by the seller.
前払金額を売り手が受領した日。


About

Syntax binding
ubl:Invoice / cac:PrepaidPayment / cbc:ReceivedDate
Restricted Syntax Cardinality
0..1
UBL 2.1
XPath
/ Invoice / cac:PrepaidPayment / cbc:ReceivedDate
Occurrence
0..1
Datatype
udt:DateType
UBL Definition
The date on which this payment was received.
Namespace
cbc urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2

Semantic

Business Term

The date when the paid amount is debited to the invoice.

支払済金額が請求書に差引記載される日
ID
ibt-181
Description
The date when the prepaid amount was received by the seller.
前払金額を売り手が受領した日。
Explanation
The date is described in the Christian era and is YYYY-MM-DD.
日付表示は西暦表示で、YYYY-MM-DD となる。
Cardinality
0..1
Semantic datatype
Date
Section
Aligned

VERSION 1.0 RULE

Unchanged
Same as 0.9.3

VERSION 0.9.3 RULE
JP PINT 0.9.3 Shared rule
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)