=== modified file 'src/docbkx/en/dhis2_user_man_data_elements.xml' --- src/docbkx/en/dhis2_user_man_data_elements.xml 2014-07-23 12:47:51 +0000 +++ src/docbkx/en/dhis2_user_man_data_elements.xml 2014-07-23 12:56:23 +0000 @@ -104,16 +104,15 @@ - Number type: In order to increase the robustness of data entry, DHIS2 supports several different number types. During data entry, users will be restricted to enter the defined number types only. Each of the available options are described below. + Number type: DHIS 2 supports several different + number types. During data entry, users will be restricted to enter the defined number + types only. Each of the available options are described below. Number: This number type supports any real value with a single decimal point, an optional negative sign, and no thousands separators. - Unit interval: Continuous number between 0 and 1. - - Integer: Any whole number (positive and negative), including zero. @@ -126,6 +125,24 @@ Positive or zero integer: Any whole number greater than or equal to zero. + + Unit interval: Continuous number between 0 and 1. + + + Percentage: Whole number inclusive between 0 and 100. + + + + + Text type: The detailed type relevant to text + value type. + + + Text: Free text, rendered as standard input field. + + + Long text: Free text, rendered as text area in data entry. +