/sigmah/src/test/resources/report-def/parse-test/dimensions.xml

http://sigma-h.googlecode.com/ · XML · 18 lines · 11 code · 3 blank · 4 comment · 0 complexity · ec16fd89543c07359795ab141cd3c4b8 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. ~ All Sigmah code is released under the GNU General Public License v3
  4. ~ See COPYRIGHT.txt and LICENSE.txt.
  5. -->
  6. <report frequency="adhoc">
  7. <elements>
  8. <pivotTable>
  9. <rows>
  10. <dimension type="indicator"/>
  11. <dimension type="admin" levelId="91"/>
  12. </rows>
  13. </pivotTable>
  14. </elements>
  15. </report>