You are viewing VERSION 1.05 of IATI Standard Reference View another version
This version is DEPRECATED, v2.03 is the latest version
crs-add
iati-activities/iati-activity/crs-add
This is the reference page for the XML element crs-add
.
Definition
Additional items specific to CRS++ reporting.
Example Usage
The crs-add
element acts as a container for other elements.
<crs-add>
<aidtype-flagcode="1"significance="1"/>
<loan-termsrate-1="4"rate-2="3">
<repayment-typecode="1"/>
<repayment-plancode="4"/>
<commitment-dateiso-date="2013-09-01"/>
<repayment-first-dateiso-date="2014-01-01"/>
<repayment-final-dateiso-date="2020-12-31"/>
</loan-terms>
<loan-statusyear="2014"currency="GBP"value-date="2013-05-24">
<interest-received>200000</interest-received>
<principal-outstanding>1500000</principal-outstanding>
<principal-arrears>0</principal-arrears>
<interest-arrears>0</interest-arrears>
</loan-status>
</crs-add>
Changelog
1.03
New in 1.03
Added the optional crs-add
element and its child elements
Developer tools
Find the source of this documentation on github:
Subelements