=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2013-11-08 19:17:46 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-11-10 23:54:36 +0000 @@ -3419,11 +3419,11 @@ "gender": "MALE | FEMALE | TRANSGENDER", "dateOfBirth": { "type": "VERIFIED | DECLARED | APPROXIMATE", - "age": "30", // only required for APPROXIMATE - "date": "2081-03-04" // required for VERIFIED, DECLARED + "age": "30", // years, relevant for APPROXIMATE + "date": "2081-03-04" // date, relevant for VERIFIED and DECLARED }, "contact": { - "phoneNumber": "PHONE_NUMBER" + "phoneNumber": "Phone number" }, "relationships": [ { "type": "Relationship type identifier", @@ -3435,7 +3435,7 @@ } ], "attributes": [ { "type": "Person attribute identifier", - "value": "My new address" + "value": "My address" } ] } For getting the identifiers for relationship,