Repayment Type
<repayment-type></repayment-type>
From the schema
Type of Repayment. 1 = equal principal payments (EPP); 2 = annuity; 3 = lump sum; 5 = other, Codes are listed at http://iatistandard.org/codelists/crs-repayment-type
This element is of the type "codeType" as described in the IATI Common schema
Data type for an element that refers to an object that can have a code as well as human-readable text in different languages (e.g. a country or status).
value | use | description |
---|---|---|
@code | optional | Machine-readable code for the entity being described. |
This element also references "textAtts"
Attribute group for elements containing free text content.
value | use | description |
---|---|---|
@xml:lang | optional | http://www.w3.org/XML/1998/namespace |
Repayment Type
Example Usage
<crs-add> <loan-terms rate-1="" rate-2=""> <repayment-type code=""></repayment-type> </loan-terms> </crs-add>
Changelog
1.03
New in 1.03
Added the optional crs-add element and its child elements