Element | Attribute | Description | Value/Example |
---|
<data>
| xmlns:jrm
| Namespace for CommCare XForms | <http://dev.commcarehq.org/jr/xforms >
|
| xmlns
| Namespace for the form designer | <http://openrosa.org/formdesigner/4E761EC2-20EA-47EB-904E-557041DCAD1C >
|
| uiVersion
| User interface version | 1
|
| version
| Form version | 66
|
| name
| Name of the form | Household Registration
|
<household_id>
| | Unique identifier for the household | (To be populated dynamically) @{items('Individual_Row_Transformation')?['Household_ID']} |
<location>
| | Location information for the household | @{items('Individual_Row_Transformation')?['Location']}
|
<n0:case>
| xmlns:n0
| Namespace for CommCare case transaction | <http://commcarehq.org/case/transaction/v2 >
|
| case_id
| Unique identifier for the case | @{toLower(items('Individual_Row_Transformation')?['case_id'])}
|
| date_modified
| Date and time when the case was last modified | 2024-07-17T16:29:41.762+05:30
|
| user_id
| User ID responsible for the case creation or update | 3d33230ce23d4a7f85db80031e805c06
|
<n0:create>
| | Section defining the creation of a new case | |
<n0:case_name>
| | Name of the case | @{items('Individual_Row_Transformation')?['Household_ID']}
|
<n0:owner_id>
| | ID of the case owner | 3d33230ce23d4a7f85db80031e805c06
|
<n0:case_type>
| | Type of the case | household
|
<n0:update>
| | Section including updates to the case | |
<n0:household_id>
| | Unique identifier for the household (updated) | @{items('Individual_Row_Transformation')?['Household_ID']}
|
<n0:location>
| | Location information (updated) | @{items('Individual_Row_Transformation')?['Location']}
|
<n1:meta>
| xmlns:n1
| Namespace for form metadata | <http://openrosa.org/jr/xforms >
|
<n1:deviceID>
| | Device ID used for form submission | Formplayer
|
<n1:timeStart>
| | Start time of form entry | 2024-07-17T16:29:29.800+05:30
|
<n1:timeEnd>
| | End time of form entry | 2024-07-17T16:29:41.762+05:30
|
<n1:username>
| | Username of the person submitting the form | migration1
|
<n1:userID>
| | User ID associated with the form submission | 3d33230ce23d4a7f85db80031e805c06
|
<n1:instanceID>
| | Unique identifier for the form instance | @{guid()}
|
<n2:appVersion>
| xmlns:n2
| Namespace for application version | <http://commcarehq.org/xforms >
|
| | Formplayer version used | 2.53
|
<n1:drift>
| | Time drift indicator | 0
|