/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
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- ~ All Sigmah code is released under the GNU General Public License v3
- ~ See COPYRIGHT.txt and LICENSE.txt.
- -->
-
- <report frequency="adhoc">
-
- <elements>
- <pivotTable>
- <rows>
- <dimension type="indicator"/>
- <dimension type="admin" levelId="91"/>
- </rows>
- </pivotTable>
- </elements>
- </report>