Commitment Date
<commitment-date></commitment-date>
From the schema
Commitment 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 |
Commitment Date
Example Usage
<crs-add> <loan-terms rate-1="" rate-2=""> <commitment-date iso-date=""></commitment-date> </loan-terms> </crs-add>
Changelog
1.03
New in 1.03
Added the optional crs-add element and its child elements