← Back to team overview

dhis2-devs team mailing list archive

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

 

------------------------------------------------------------
revno: 969
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Tue 2014-02-18 12:05:15 +0100
message:
  Minor
modified:
  src/docbkx/en/dhis2_user_man_import_export.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_import_export.xml'
--- src/docbkx/en/dhis2_user_man_import_export.xml	2014-02-18 10:43:46 +0000
+++ src/docbkx/en/dhis2_user_man_import_export.xml	2014-02-18 11:05:15 +0000
@@ -613,6 +613,12 @@
         </tbody>
       </tgroup>
     </table>
+    <para>An example of a CSV file for data elements can be seen below. The first row will always be
+      ignored. Notice how you can skip columns and rely on default values or simply leave columns
+      blank.</para>
+    <screen>name,uid,code,shortname,description,formname,domaintype,type,numbertype,texttype,aggregationoperator,url,zero
+"Women participated in skill development training","","D0001","Women participated development training"
+"Women participated in community organizations","","D0002","Women participated community organizations"</screen>
   </section>
   <section id="importXMLdata">
     <title>Importing XML data</title>