------------------------------------------------------------
revno: 1021
committer: Lars Helge Ă˜verland <[email protected]>
branch nick: dhis2-docbook-docs
timestamp: Thu 2014-04-10 18:49:22 +0200
message:
  UID spec
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	2014-04-08 15:26:54 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml	2014-04-10 16:49:22 +0000
@@ -3830,6 +3830,19 @@
     "WI0VHXuWQuV",
     "BRJNBBpu4ki"
 ]   </screen>
+      <para>The DHIS 2 UID format has these requirements:</para>
+      <itemizedlist>
+        <listitem>
+          <para>11 characters long.</para>
+        </listitem>
+        <listitem>
+          <para>Alphanumeric characters only, ie. alphabetic or numeric characters
+            (A-Za-z0-9).</para>
+        </listitem>
+        <listitem>
+          <para>Start with an alphabetic character (A-Za-z).</para>
+        </listitem>
+      </itemizedlist>
     </section>
     <section>
     <title>View system information</title>

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to