← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 857: Minor

 

------------------------------------------------------------
revno: 857
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Mon 2013-11-11 00:54:36 +0100
message:
  Minor
modified:
  src/docbkx/en/dhis2_user_man_web_api.xml


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== 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" 
     } ]
 }</screen></para>
       <para>For getting the identifiers for <emphasis role="italic">relationship</emphasis>,