Repayment Plan
<repayment-plan></repayment-plan>
From the schema
Number of repayments per annum. 1 = annual; 2 = semi-annual; 4 = quarterly; 12 = monthly. Codes are listed at http://iatistandard.org/codelists/repayment-nopa.
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 Plan
Example Usage
<crs-add> <loan-terms rate-1="" rate-2=""> <repayment-plan code=""></repayment-plan> </loan-terms> </crs-add>
Changelog
1.03
New in 1.03
Added the optional crs-add element and its child elements