/sigmah/src/test/resources/dbunit/sites-deleted.db.xml

http://sigma-h.googlecode.com/ · XML · 318 lines · 203 code · 88 blank · 27 comment · 0 complexity · 8294e759693f51e55f5f85dc94b0846b MD5 · raw file

  1. <?xml version="1.0"?>
  2. <!--
  3. ~ All Sigmah code is released under the GNU General Public License v3
  4. ~ See COPYRIGHT.txt and LICENSE.txt.
  5. -->
  6. <dataset>
  7. <!-- Country setup -->
  8. <country countryId="1" name="Rdc" x1="0" y1="0" x2="0" y2="0" />
  9. <adminLevel countryId="1" adminLevelId="1" name="Province" AllowAdd="0" />
  10. <adminLevel countryId="1" adminLevelId="2" name="Territoire" AllowAdd="0" ParentId="1"/>
  11. <locationType locationTypeId="1" countryId="1" name="localite" reuse="1"/>
  12. <locationType locationTypeId="2" countryId="1" name="Health Center" reuse="1"/>
  13. <locationType locationTypeId="3" countryId="1" name="Territorie" reuse="1" BoundAdminLevelId="2"/>
  14. <adminEntity adminLevelId="1" adminEntityId="1" name="Kinshasa" code="10" x1="0" y1="0" x2="0" y2="0"/>
  15. <adminEntity adminLevelId="1" adminEntityId="2" name="Sud Kivu" code="20" x1="0" y1="0" x2="0" y2="0"/>
  16. <adminEntity adminLevelId="1" adminEntityId="3" name="Nord Kivu" code="30" x1="0" y1="0" x2="0" y2="0"/>
  17. <adminEntity adminLevelId="1" adminEntityId="4" name="Ituri" code="40" x1="0" y1="0" x2="0" y2="0"/>
  18. <adminEntity adminLevelId="2" adminEntityId="10" adminEntityParentId="4" name="Bukavu" code="203" x1="0" y1="0" x2="0" y2="0"/>
  19. <adminEntity adminLevelId="2" adminEntityId="11" adminEntityParentId="2" name="Walungu" code="201" x1="0" y1="0" x2="0" y2="0"/>
  20. <adminEntity adminLevelId="2" adminEntityId="12" adminEntityParentId="2" name="Shabunda" code="202" x1="0" y1="0" x2="0" y2="0"/>
  21. <adminEntity adminLevelId="2" adminEntityId="13" adminEntityParentId="2" name="Kalehe" code="203" x1="0" y1="0" x2="0" y2="0"/>
  22. <adminEntity adminLevelId="2" adminEntityId="21" adminEntityParentId="4" name="Irumu" code="203" x1="0" y1="0" x2="0" y2="0"/>
  23. <!-- User setup -->
  24. <userLogin userId="1" name="Alex" email="akbertram@gmail.com" password="$2a$10$zc7fiaYWXwIN7w4LtFQL7u1ng3vbSNaJ7X24hzISDRMpWpvOHZu1." locale="fr" newUser="1" />
  25. <!-- Attributes -->
  26. <!-- NFI Attribute 1: Cause -->
  27. <attributeGroup attributeGroupId="1"
  28. name="cause"
  29. multipleAllowed="1"
  30. sortOrder="2"/>
  31. <attribute attributeGroupId="1"
  32. attributeId="1"
  33. sortOrder="2"
  34. name="Catastrophe Naturelle" />
  35. <attribute attributeGroupId="1"
  36. attributeId="2"
  37. sortOrder="1"
  38. name="Deplacement"/>
  39. <!-- NFI Attribute 2: Contenu de Kit -->
  40. <attributeGroup attributeGroupId="2"
  41. name="contenu du kit"
  42. multipleAllowed="1"
  43. sortOrder="1"/>
  44. <attribute attributeGroupId="2"
  45. attributeId="3"
  46. name="Casserole"
  47. sortOrder="1" />
  48. <attribute attributeGroupId="2"
  49. attributeId="4"
  50. name="Soap"
  51. sortOrder="2"/>
  52. <!-- Database: PEAR -->
  53. <userDatabase databaseId="1" name="PEAR" countryId="1" ownerUserId="1" lastSchemaUpdate="2009-01-01"/>
  54. <!-- PEAR Activity 1 : NFI Distribution -->
  55. <activity activityId="1"
  56. databaseId="1"
  57. name="NFI"
  58. reportingFrequency="0"
  59. allowEdit="1"
  60. isAssessment="0"
  61. sortOrder="1"
  62. locationTypeId="1" />
  63. <attributeGroupInActivity activityId="1" attributeGroupId="1"/>
  64. <attributeGroupInActivity activityId="1" attributeGroupId="2"/>
  65. <!-- NFI Indicator 1: Beneficiaries -->
  66. <indicator indicatorId="1"
  67. activityId="1"
  68. databaseId="1"
  69. name="beneficiaries"
  70. units="menages"
  71. aggregation="0"
  72. category="inputs"
  73. description="falling in lve"
  74. listHeader="no header really"
  75. collectIntervention="1"
  76. collectMonitoring="1"
  77. sortOrder="2" />
  78. <!-- NFI Indicator 2: Bache -->
  79. <indicator indicatorId="2"
  80. activityId="1"
  81. databaseId="1"
  82. name="baches"
  83. units="menages"
  84. aggregation="0"
  85. collectIntervention="1"
  86. collectMonitoring="1"
  87. category="outputs"
  88. listHeader="header"
  89. description="desc"
  90. dateDeleted="2009-01-16"
  91. sortOrder="1" />
  92. <!-- NFI Indicator 3: Number of Distributions -->
  93. <indicator indicatorId="103"
  94. activityId="1"
  95. databaseId="1"
  96. name="Nb. of distributions"
  97. units="distributions"
  98. aggregation="2"
  99. collectIntervention="0"
  100. collectMonitoring="0"
  101. category="outputs"
  102. listHeader="distribs"
  103. description="Nomber of distributions effectuees"
  104. dateDeleted="2009-01-16"
  105. sortOrder="3" />
  106. <!-- PEAR Activity 2 : Kits Scolaire -->
  107. <activity activityId="2"
  108. databaseId="1"
  109. name="Distribution de Kits Scolaire"
  110. reportingFrequency="0"
  111. allowEdit="1"
  112. isAssessment="0"
  113. sortOrder="1"
  114. locationTypeId="1" />
  115. <attributeGroupInActivity activityId="2" attributeGroupId="1"/>
  116. <!-- Database: PEAR PLUS -->
  117. <userDatabase databaseId="2" name="PEAR Plus" countryId="1" ownerUserId="1"
  118. dateDeleted="2009-01-16" lastSchemaUpdate="2009-01-16"/>
  119. <!-- PEAR PLUS Activity #1 - Support to health centers (monthly reporting) -->
  120. <activity activityId="3"
  121. databaseId="2"
  122. name="Appui aux centres de sant?Š"
  123. reportingFrequency="1"
  124. allowEdit="1"
  125. isAssessment="0"
  126. sortOrder="1"
  127. locationTypeId="1" />
  128. <!-- Appui CS Indicator 1: Utilisation Rate -->
  129. <indicator indicatorId="5"
  130. activityId="3"
  131. databaseId="2"
  132. name="Utilisaton rate"
  133. units="nc/hab/month"
  134. aggregation="1"
  135. collectIntervention="1"
  136. collectMonitoring="0"
  137. category="outputs"
  138. listHeader="header"
  139. description="desc"
  140. sortOrder="1"
  141. />
  142. <activity activityId="4"
  143. databaseId="2"
  144. name="Reunification of child soliders"
  145. reportingFrequency="1"
  146. allowEdit="1"
  147. isAssessment="0"
  148. sortOrder="1"
  149. locationTypeId="3" />
  150. <indicator indicatorId="6"
  151. activityId="4"
  152. databaseId="2"
  153. name="Number of children"
  154. units="children"
  155. aggregation="1"
  156. collectIntervention="1"
  157. collectMonitoring="0"
  158. listHeader="kids"
  159. description="desc"
  160. sortOrder="1"/>
  161. <!-- PEAR Partners -->
  162. <partner partnerId="1" name="NRC" />
  163. <partnerInDatabase partnerId="1" databaseId="1"/>
  164. <partner partnerId="2" name="Solidarites" />
  165. <partnerInDatabase partnerId="2" databaseId="1"/>
  166. <!-- id=1 NFI Distribution at Penekusu, Sud Kivu 2 jan 2009-->
  167. <location locationId="1" name="Penekusu" locationTypeId="1" X="1.532" Y="27.323" />
  168. <locationAdminLink locationId="1" adminEntityId="2"/>
  169. <locationAdminLink locationId="1" adminEntityId="12"/>
  170. <site siteId="1" databaseId="1" activityId="1" locationId="1" partnerId="1" Status="1" target="0" Date1="2009-01-01"
  171. Date2="2009-01-02" DateCreated="2009-02-01" DateEdited="2009-02-01"
  172. DateDeleted="2009-01-16" />
  173. <attributeValue siteId="1" attributeId="1" value="0"/>
  174. <attributeValue siteId="1" attributeId="2" value="1"/>
  175. <reportingPeriod reportingPeriodId="1" siteId="1" monitoring="0" date1="2009-01-01" date2="2009-01-02" DateCreated="2009-02-01" DateEdited="2009-02-01" />
  176. <indicatorValue reportingPeriodId="1" indicatorId="1" value="1500"/>
  177. <indicatorValue reportingPeriodId="1" indicatorId="2" value="500"/>
  178. <!-- id=2 NFI Distribution at Ngwshe, Sud Kivu 16 jan 2009 -->
  179. <location locationId="2" name="Ngshwe" locationTypeId="1" X="1.323" Y="28.232" />
  180. <locationAdminLink locationId="2" adminEntityId="2"/>
  181. <locationAdminLink locationId="2" adminEntityId="11"/>
  182. <site siteId="2" databaseId="1" activityId="1" locationId="2" partnerId="1" Status="1" target="1" Date1="2009-01-15" Date2="2009-01-16" DateCreated="2009-02-01" DateEdited="2009-02-01" />
  183. <attributeValue siteId="2" attributeId="1" value="1"/>
  184. <attributeValue siteId="2" attributeId="2" value="1"/>
  185. <reportingPeriod reportingPeriodId="2" siteId="2" monitoring="0" date1="2009-01-15" date2="2009-01-16" DateCreated="2009-02-01" DateEdited="2009-02-01" />
  186. <indicatorValue reportingPeriodId="2" indicatorId="1" value="3600"/>
  187. <indicatorValue reportingPeriodId="2" indicatorId="2" value="1200"/>
  188. <!-- id=3 NFI Distribution at Boga, Ituri 2008 -->
  189. <location locationId="3" name="Boga" locationTypeId="1" X="3.323" Y="27.232" />
  190. <locationAdminLink locationId="3" adminEntityId="4"/>
  191. <locationAdminLink locationId="3" adminEntityId="21"/>
  192. <site siteId="3" databaseId="1" activityId="1" locationId="3" partnerId="2" Status="1" target="0" Date1="2008-10-05" Date2="2008-10-06" DateCreated="2009-02-01" DateEdited="2009-02-01" />
  193. <attributeValue siteId="3" attributeId="1" value="1"/>
  194. <attributeValue siteId="3" attributeId="2" value="0"/>
  195. <reportingPeriod reportingPeriodId="3" siteId="3" monitoring="0" date1="2008-10-05" date2="2008-10-06" DateCreated="2009-02-01" DateEdited="2009-02-01" />
  196. <indicatorValue reportingPeriodId="3" indicatorId="1" value="10000"/>
  197. <indicatorValue reportingPeriodId="3" indicatorId="2" value="500"/>
  198. <!-- PEAR Plus Health Center Support in Ngweshe -->
  199. <location locationId="9" name="CS Ngweshe" locationTypeId="2" X="3.23" Y="27.232" />
  200. <locationAdminLink locationId="9" adminEntityId="2"/>
  201. <locationAdminLink locationId="9" adminEntityId="11"/>
  202. <site siteId="9" databaseId="2" activityId="3" locationId="9" partnerId="1" Status="1" target="0" Date1="2009-01-01" Date2="2009-12-31" DateCreated="2009-01-01" DateEdited="2009-01-01" />
  203. <reportingPeriod reportingPeriodId="91" siteId="9" monitoring="0" date1="2009-01-01" date2="2009-01-31" DateCreated="2009-02-01" DateEdited="2009-02-01" />
  204. <indicatorValue reportingPeriodId="91" indicatorId="5" value="0.1"/>
  205. <reportingPeriod reportingPeriodId="92" siteId="9" monitoring="0" date1="2009-02-01" date2="2009-02-28" DateCreated="2009-02-01" DateEdited="2009-02-01" />
  206. <indicatorValue reportingPeriodId="92" indicatorId="5" value="0.3"/>
  207. <reportingPeriod reportingPeriodId="93" siteId="9" monitoring="0" date1="2009-03-01" date2="2009-03-30" DateCreated="2009-02-01" DateEdited="2009-02-01" />
  208. <indicatorValue reportingPeriodId="93" indicatorId="5" value="0.4"/>
  209. <!-- Kit scolaires in Bukavu -->
  210. <location locationId="4" name="Boga" locationTypeId="1" X="3.323" Y="27.232" />
  211. <locationAdminLink locationId="4" adminEntityId="2"/>
  212. <locationAdminLink locationId="4" adminEntityId="10"/>
  213. <site siteId="4" databaseId="1" activityId="2" locationId="4" partnerId="2" Status="1" target="0" Date1="2008-10-06" Date2="2008-11-06" DateCreated="2009-10-05" DateEdited="2009-10-05" />
  214. <!-- Kit scolaires in Boga Ituri -->
  215. <site siteId="5" databaseId="1" activityId="2" locationId="3" partnerId="1" Status="1" target="0" Date1="2008-10-05" Date2="2008-10-05" DateCreated="2009-02-01" DateEdited="2009-02-01" />
  216. <!-- PEAR Plus child reunification in Walungu -->
  217. <location locationId="6" name="Walungu" locationTypeId="3" />
  218. <locationAdminLink locationId="6" adminEntityId="3"/>
  219. <locationAdminLink locationId="6" adminEntityId="11"/>
  220. <site siteId="6" databaseId="2" activityId="4" locationId="6" partnerId="1" Status="1" target="0" DateCreated="2009-02-01" DateEdited="2009-02-01" />
  221. <reportingPeriod reportingPeriodId="601" siteId="6" monitoring="0" date1="2009-01-01" date2="2009-01-31" DateCreated="2009-01-01" DateEdited="2009-01-01"/>
  222. <indicatorValue reportingPeriodId="601" indicatorId="6" value="35"/>
  223. <reportingPeriod reportingPeriodId="602" siteId="6" monitoring="0" date1="2009-02-01" date2="2009-02-28" DateCreated="2009-01-01" DateEdited="2009-01-01"/>
  224. <indicatorValue reportingPeriodId="602" indicatorId="6" value="70"/>
  225. <!-- PEAR Plus child reunification in Shabunda -->
  226. <location locationId="7" name="Shabunda" locationTypeId="3" />
  227. <locationAdminLink locationId="7" adminEntityId="3"/>
  228. <locationAdminLink locationId="7" adminEntityId="12"/>
  229. <site siteId="7" databaseId="2" activityId="4" locationId="7" partnerId="1" Status="1" target="0" DateCreated="2009-02-01" DateEdited="2009-02-01" />
  230. </dataset>