← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 1155: Data value set docs

 

------------------------------------------------------------
revno: 1155
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Wed 2014-07-23 14:35:35 +0200
message:
  Data value set docs
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-07-23 12:31:03 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml	2014-07-23 12:35:35 +0000
@@ -834,9 +834,12 @@
       using the dataElementIScheme and orgUnitIdScheme paramaters.</para>
   </section>
     <section>
-      <title>Generating template XML for bulk sending of data values</title>
-      <para>To generate the XML for a certain dataSet, you can use the new <emphasis role="italic">/api/dataSets/ID/dataValueSet</emphasis> resource,
-        which will generate the XML for you, there are also some parameters you can use to further adjust the output.</para>
+      <title>Generating data value set template</title>
+      <para>To generate a data value set template for a certain data set you can use the <emphasis
+          role="italic">/api/dataSets/&lt;id>/dataValueSet</emphasis> resource. XML and JSON
+        response formats are supported. Example:</para>
+      <screen>api/dataSets/BfMAe6Itzgt/dataValueSet.json</screen>
+      <para>The parameters you can use to further adjust the output are described below:</para>
       <table frame="all">
         <title>Data values query parameters</title>
         <tgroup cols="3">