Repayment First Date
<repayment-first-date></repayment-first-date>
From the schema
First Repayment Date. The date must be in ISO 8601 format (YYYY-MM-DD).
This element is of the type "dateType" as described in the IATI Common schema
A date. The ISO 8601 date goes into the @iso-date attribute. The content may be free-form text.
name | type | use |
@iso-date | xsd:date | optional |
Repayment First Date
Example Usage
<crs-add> <loan-terms rate-1="" rate-2=""> <repayment-first-date iso-date=""></repayment-first-date> </loan-terms> </crs-add>
Changelog
1.03
New in 1.03
Added the optional crs-add element and its child elements