=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2014-05-28 09:19:08 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2014-05-30 18:30:37 +0000 @@ -1474,9 +1474,9 @@ APPROVED_ELSEWHERE Data is approved, but was not approved here (so cannot be unapproved here.) This covers the following cases: - Data is approved at a higher level. - Data is approved for wider scope of category options. - Data is approved for all sub-periods in selected period. + Data is approved at a higher level. + Data is approved for wider scope of category options. + Data is approved for all sub-periods in selected period. In the first two cases, there is a single data approval object that covers the selection. In the third case there is not. @@ -1497,16 +1497,16 @@ For example: - The organisation unit might not be at an approval level. The approval status is determined by - whether data is approved at an approval level for an ancestor of the organisation unit. - - - You may specify individual attribute category options. The approval status is determined by whether - data is approved for an attribute category option combination that includes one or more of these options. - - - You may specify a time period that is longer than the period for the data set at which the data is entered and approvede. - The approval status is determined by whether the data is approved for all the data set periods within the period you specify. + The organisation unit might not be at an approval level. The approval status is determined by + whether data is approved at an approval level for an ancestor of the organisation unit. + + + You may specify individual attribute category options. The approval status is determined by whether + data is approved for an attribute category option combination that includes one or more of these options. + + + You may specify a time period that is longer than the period for the data set at which the data is entered and approvede. + The approval status is determined by whether the data is approved for all the data set periods within the period you specify. To approve data you can issue a POST request to the @@ -1557,17 +1557,17 @@ In particular, all of the following must be true: - The organisation unit's level must be specified by an approval level. - - - The category option group (if specified) must be a member of an approval level's category option group set (if specified) - for an approval level with the same organisation unit level. - - - The time period specified must match the period type of the data set. - - - The data set must specify that data can be approved for this data set. + The organisation unit's level must be specified by an approval level. + + + The category option group (if specified) must be a member of an approval level's category option group set (if specified) + for an approval level with the same organisation unit level. + + + The time period specified must match the period type of the data set. + + + The data set must specify that data can be approved for this data set.