=== modified file 'src/docbkx/en/dhis2_user_man_import_export.xml' --- src/docbkx/en/dhis2_user_man_import_export.xml 2012-04-26 11:19:20 +0000 +++ src/docbkx/en/dhis2_user_man_import_export.xml 2012-04-26 11:26:57 +0000 @@ -204,7 +204,7 @@
Importing CSV data DHIS 2 supports import of data in the CSV format. This can be used to import exchange file produced by DHIS 2 itself. It also comes in handy when you want to import data from a third-party system as CSV is widely supported in applications and is easy to produce manually. - To import a CSV data exchange file navigate to the CSV Data Import item in the left-side menu. + To import a CSV data exchange file navigate to the CSV Data Import item in the left-side menu. Upload the exchange file and click Import. The following section describes the CSV format used in DHIS 2. The first row is assumed to be a header row and will be ignored during import. CSV format of DHIS 2 @@ -269,4 +269,9 @@ "DUSpd8Jq3M7","201202","gP6hn503KUX","V6L425pT3A0","10","bombali","2010-04-17",,"false" "DUSpd8Jq3M7","201202","OjTS752GbZE","V6L425pT3A0","9","bombali","2010-04-06",,"false" +
+ Importing XML data + DHIS 2 supports import of data in XMl format. The format is called DXF (DHIS Exchange Format). To import an XML file navigate to the XML Data Import item in the left side menu. Upload the exchange file and click Import. + If you need to manually produce such XML files please refer to the Web API chapter where you can find detailed documentation of the DXF format. +