Loan Status
<loan-status></loan-status>
From the schema
The status of loan and interest repayments for the most recently reported financial year
| @year | CRS Reporting Year (CRS++ Column 1) | 
| @currency | A three letter ISO 4217 code for the original currency of the amount. This is required for all currency amounts unless the iati-activity/@default-currency attribute is specified. Currency codes are listed at http://iatistandard.org/codelists/currency | 
| @value-date | The date that this value was set (to allow historical currency conversion). The date must be in ISO 8601 format (YYYY-MM-DD). | 
Loan Status
Example Usage
<crs-add>
  <loan-status year="" currency="" value-date=""> 
    ... 
  </loan-status>
 
</crs-add>
Changelog
1.03
New in 1.03  
Added the optional crs-add element and its child elements