=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2014-03-31 08:22:31 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2014-04-01 11:13:06 +0000 @@ -675,7 +675,7 @@ Events This section is about sending and reading events.
- Sending event data values + Sending events DHIS 2 supports three kinds of events: single events with no registration (also referred to as anonymous events), single event with registration and multiple events with registration. Registration implies that the data is linked to a tracked entity instance which is identified using some sort of identifier. @@ -878,7 +878,7 @@
- Reading event data values + Querying and reading events This section explains how to read out the events that have been stored in the DHIS2 instance. For more advanced uses of the event data, please see the section on event analytics. The output format from the /api/events endpoint will match the format that is used to send events to it (which the analytics event api does not support). Both XML and JSON are