dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #21263
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 661: Minor
------------------------------------------------------------
revno: 661
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Wed 2013-03-06 12:05:16 +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 2012-04-03 21:59:27 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-03-06 11:05:16 +0000
@@ -1145,12 +1145,12 @@
<entry>Not possible to define dimension items for categories</entry>
</row>
<row>
- <entry>Data element group sets</entry>
+ <entry>Data element group sets (compulsory only)</entry>
<entry><group set id></entry>
<entry>Data element group identifiers (omit to get all items)</entry>
</row>
<row>
- <entry>Organisation unit group sets</entry>
+ <entry>Organisation unit group sets (compulsory only)</entry>
<entry><group set id></entry>
<entry>Organisation unit group identifiers (omit to get all items)</entry>
</row>
@@ -1198,6 +1198,10 @@
organisation unit in the hierarchy.</para>
</listitem>
<listitem>
+ <para>Only compulsory data element and organisation unit group sets are available. Make sure
+ you set the group sets you want to use for analysis to be compulsory.</para>
+ </listitem>
+ <listitem>
<para>You cannot specify dimension items for the category dimension. Instead the response
will contain the categories which are linked to the data values.</para>
</listitem>