<codelist name="ActivityDateType"   xml:lang="en" complete="1" embedded="1">
    <metadata>
        <name>Activity Date Type</name>
        <description>Types of date for activities</description>
    </metadata>
    <codelist-items>
        <codelist-item>
            <code>start-actual</code>
            <name>The actual start date, such as date of first disbursement</name>
            <name xml:lang="fr">début-réel</name>
        </codelist-item>
        <codelist-item>
            <code>end-actual</code>
            <name>The actual end date, such as date of last disbursement</name>
            <name xml:lang="fr">fin-réelle</name>
        </codelist-item>
        <codelist-item>
            <code>start-planned</code>
            <name>The planned start date as recorded in project documentation. Can be date of signature of activity agreement or approval by relevant body</name>
            <name xml:lang="fr">début-prévu</name>
        </codelist-item>
        <codelist-item>
            <code>end-planned</code>
            <name>The planned end date as recorded in project documentation</name>
            <name xml:lang="fr">fin-prévue</name>
        </codelist-item>
    </codelist-items>
</codelist>
