Changeset 20029 in main
- Timestamp:
- 03/13/20 12:08:25 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/utvdrs/UtVDRSSelection.xml
r8980 r20029 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 3 2 <QUERY_CONFIGURATION_SELECTION xmlns:ibis="http://www.ibisph.org"> 4 5 <ibis:doc> 6 <name>query/module/pop/PopSelection</name> 7 <summary>Query Module Selection definition</summary> 8 <description> 9 </description> 10 11 <author>Shandra Burnett</author> 12 <company>Utah Department of Health</company> 13 <versions> 14 <version> 15 <number>2.1</number> 16 <date>Dec 11, 2007</date> 17 <who>Garth</who> 18 <description>Generalized Structure</description> 19 </version> 20 <version> 21 <number>2.0</number> 22 <date>Sept 27, 2007</date> 23 <description>New Structure</description> 24 </version> 25 <version> 26 <number>1.0.1</number> 27 <date>Jul 9, 2007</date> 28 <who>Tong</who> 29 <description>add PopDensity</description> 30 </version> 31 <version> 32 <number>1.0</number> 33 <date>Jan 1, 2005</date> 34 <who>Shandra</who> 35 <description>initial release</description> 36 </version> 37 </versions> 38 </ibis:doc> 39 40 <NAME>UtVDRSSelection</NAME> 41 <TITLE>Utah Violent Death Reporting System Query Module Selection</TITLE><!-- for Utah Counties, Local Health Districts and Utah Small Areas--> 42 43 <DESCRIPTION>Utah Violent Death Reporting System</DESCRIPTION> 44 <!--updated October 19, 2005, wording, overview, race/ethnicity not implemented, fix titles, dataset--> 45 <OVERVIEWS> 46 <ibis:include href="overview/MeasureSelection.xml"/> 47 <ibis:include href="overview/UtVDRSSelection.xml"/> 48 </OVERVIEWS> 49 <SECTIONS> 50 <SECTION><!--each section starts with a blue bar, can have as many section tags as needed--> 51 <TITLE>Query Selection </TITLE><!--text on blue bar--> 52 <SELECTIONS><!--selections/selection tags can be nested creating as many layers as you want, upper layers show as folders, final selection tags show as pages--> 53 <TITLE>Select from this list to query deaths by county and health district. For Utah Small Areas and maps, use Advanced Selection below.</TITLE><!--text beneath blue bar--> 54 <SELECTION> 55 <ibis:include href="help/CountDeath.xml"/><!--help button to right of selection--> 56 <TITLE>Injury Count</TITLE> 57 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/Count.html</LOCAL_URL> 58 </SELECTION> 59 <SELECTION> 60 <ibis:include href="help/CrudeRateDeath.xml"/> 61 <TITLE>Injury Crude Rates</TITLE> 62 <DESCRIPTION>Number of deaths per 100,000 persons.</DESCRIPTION> 63 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/CrudeRate.html</LOCAL_URL> 64 </SELECTION> 65 <SELECTION> 66 <ibis:include href="help/AgeRateDeath.xml"/> 67 <TITLE>Age-adjusted Rates</TITLE> 68 <DESCRIPTION>Number of deaths per 100,000 persons, age-standardized to the U.S. 2000 population.</DESCRIPTION> 69 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/AgeRate.html</LOCAL_URL> 70 </SELECTION> 71 72 </SELECTIONS> 73 </SECTION> 3 <ibis:doc> 4 <name>query/module/pop/PopSelection</name> 5 <summary>Query Module Selection definition</summary> 6 <description></description> 7 <author>Shandra Burnett</author> 8 <company>Utah Department of Health</company> 9 <versions> 10 <version> 11 <number>2.1</number> 12 <date>Dec 11, 2007</date> 13 <who>Garth</who> 14 <description>Generalized Structure</description> 15 </version> 16 <version> 17 <number>2.0</number> 18 <date>Sept 27, 2007</date> 19 <description>New Structure</description> 20 </version> 21 <version> 22 <number>1.0.1</number> 23 <date>Jul 9, 2007</date> 24 <who>Tong</who> 25 <description>add PopDensity</description> 26 </version> 27 <version> 28 <number>1.0</number> 29 <date>Jan 1, 2005</date> 30 <who>Shandra</who> 31 <description>initial release</description> 32 </version> 33 </versions> 34 </ibis:doc> 35 <NAME>UtVDRSSelection</NAME> 36 <TITLE>Utah Violent Death Reporting System Query Module Selection</TITLE> 37 <!-- for Utah Counties, Local Health Districts and Utah Small Areas--> 38 39 <DESCRIPTION>Utah Violent Death Reporting System</DESCRIPTION> 40 <!--updated October 19, 2005, wording, overview, race/ethnicity not implemented, fix titles, dataset--> 41 <OVERVIEWS> 42 <ibis:include href="overview/MeasureSelection.xml"/> 43 <ibis:include href="overview/UtVDRSSelection.xml"/> 44 </OVERVIEWS> 45 <SECTIONS> 46 <SECTION><!--each section starts with a blue bar, can have as many section tags as needed--> 47 <TITLE>Query Selection</TITLE> 48 <!--text on blue bar--> 49 <SELECTIONS><!--selections/selection tags can be nested creating as many layers as you want, upper layers show as folders, final selection tags show as pages--> 50 <TITLE>Select from this list to query deaths by county and health district. For Utah Small Areas and maps, use Advanced Selection below.</TITLE> 51 <!--text beneath blue bar--> 52 <SELECTION> 53 <ibis:include href="help/CountDeath.xml"/> 54 <!--help button to right of selection--> 55 <TITLE>Demographic</TITLE> 56 <SELECTIONS><!--selections/selection tags can be nested creating as many layers as you want, upper layers show as folders, final selection tags show as pages--> 57 <TITLE>Select from this list to query deaths by county and health district. For Utah Small Areas and maps, use Advanced Selection below.</TITLE> 58 <!--text beneath blue bar--> 59 <SELECTION> 60 <ibis:include href="help/CountDeath.xml"/> 61 <!--help button to right of selection--> 62 <TITLE>Injury Count</TITLE> 63 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/Count.html</LOCAL_URL> 64 </SELECTION> 65 <SELECTION> 66 <ibis:include href="help/CrudeRateDeath.xml"/> 67 <TITLE>Injury Crude Rates</TITLE> 68 <DESCRIPTION>Number of deaths per 100,000 persons.</DESCRIPTION> 69 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/CrudeRate.html</LOCAL_URL> 70 </SELECTION> 71 <SELECTION> 72 <ibis:include href="help/AgeRateDeath.xml"/> 73 <TITLE>Age-adjusted Rates</TITLE> 74 <DESCRIPTION>Number of deaths per 100,000 persons, age-standardized to the U.S. 2000 population.</DESCRIPTION> 75 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/AgeRate.html</LOCAL_URL> 76 </SELECTION> 77 </SELECTIONS> 78 </SELECTION> 79 <SELECTION> 80 <ibis:include href="help/CountDeath.xml"/> 81 <!--help button to right of selection--> 82 <TITLE>Abuse</TITLE> 83 <SELECTIONS><!--selections/selection tags can be nested creating as many layers as you want, upper layers show as folders, final selection tags show as pages--> 84 <TITLE>Select from this list to query deaths by county and health district. For Utah Small Areas and maps, use Advanced Selection below.</TITLE> 85 <!--text beneath blue bar--> 86 <SELECTION> 87 <ibis:include href="help/CountDeath.xml"/> 88 <!--help button to right of selection--> 89 <TITLE>Injury Count</TITLE> 90 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/Count.html</LOCAL_URL> 91 </SELECTION> 92 <SELECTION> 93 <ibis:include href="help/CrudeRateDeath.xml"/> 94 <TITLE>Injury Crude Rates</TITLE> 95 <DESCRIPTION>Number of deaths per 100,000 persons.</DESCRIPTION> 96 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/CrudeRate.html</LOCAL_URL> 97 </SELECTION> 98 <SELECTION> 99 <ibis:include href="help/AgeRateDeath.xml"/> 100 <TITLE>Age-adjusted Rates</TITLE> 101 <DESCRIPTION>Number of deaths per 100,000 persons, age-standardized to the U.S. 2000 population.</DESCRIPTION> 102 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/AgeRate.html</LOCAL_URL> 103 </SELECTION> 104 </SELECTIONS> 105 </SELECTION> 106 <SELECTION> 107 <ibis:include href="help/CountDeath.xml"/> 108 <!--help button to right of selection--> 109 <TITLE>Life stressors</TITLE> 110 <SELECTIONS><!--selections/selection tags can be nested creating as many layers as you want, upper layers show as folders, final selection tags show as pages--> 111 <TITLE>Select from this list to query deaths by county and health district. For Utah Small Areas and maps, use Advanced Selection below.</TITLE> 112 <!--text beneath blue bar--> 113 <SELECTION> 114 <ibis:include href="help/CountDeath.xml"/> 115 <!--help button to right of selection--> 116 <TITLE>Injury Count</TITLE> 117 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/Count.html</LOCAL_URL> 118 </SELECTION> 119 <SELECTION> 120 <ibis:include href="help/CrudeRateDeath.xml"/> 121 <TITLE>Injury Crude Rates</TITLE> 122 <DESCRIPTION>Number of deaths per 100,000 persons.</DESCRIPTION> 123 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/CrudeRate.html</LOCAL_URL> 124 </SELECTION> 125 <SELECTION> 126 <ibis:include href="help/AgeRateDeath.xml"/> 127 <TITLE>Age-adjusted Rates</TITLE> 128 <DESCRIPTION>Number of deaths per 100,000 persons, age-standardized to the U.S. 2000 population.</DESCRIPTION> 129 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/AgeRate.html</LOCAL_URL> 130 </SELECTION> 131 </SELECTIONS> 132 </SELECTION> 74 133 75 <!--SECTION> 134 <SELECTION> 135 <ibis:include href="help/CountDeath.xml"/> 136 <!--help button to right of selection--> 137 <TITLE>Crime</TITLE> 138 <SELECTIONS><!--selections/selection tags can be nested creating as many layers as you want, upper layers show as folders, final selection tags show as pages--> 139 <TITLE>Select from this list to query deaths by county and health district. For Utah Small Areas and maps, use Advanced Selection below.</TITLE> 140 <!--text beneath blue bar--> 141 <SELECTION> 142 <ibis:include href="help/CountDeath.xml"/> 143 <!--help button to right of selection--> 144 <TITLE>Injury Count</TITLE> 145 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/Count.html</LOCAL_URL> 146 </SELECTION> 147 <SELECTION> 148 <ibis:include href="help/CrudeRateDeath.xml"/> 149 <TITLE>Injury Crude Rates</TITLE> 150 <DESCRIPTION>Number of deaths per 100,000 persons.</DESCRIPTION> 151 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/CrudeRate.html</LOCAL_URL> 152 </SELECTION> 153 <SELECTION> 154 <ibis:include href="help/AgeRateDeath.xml"/> 155 <TITLE>Age-adjusted Rates</TITLE> 156 <DESCRIPTION>Number of deaths per 100,000 persons, age-standardized to the U.S. 2000 population.</DESCRIPTION> 157 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/AgeRate.html</LOCAL_URL> 158 </SELECTION> 159 </SELECTIONS> 160 </SELECTION> 161 162 <SELECTION> 163 <ibis:include href="help/CountDeath.xml"/> 164 <!--help button to right of selection--> 165 <TITLE>Suicide</TITLE> 166 <SELECTIONS><!--selections/selection tags can be nested creating as many layers as you want, upper layers show as folders, final selection tags show as pages--> 167 <TITLE>Select from this list to query deaths by county and health district. For Utah Small Areas and maps, use Advanced Selection below.</TITLE> 168 <!--text beneath blue bar--> 169 <SELECTION> 170 <ibis:include href="help/CountDeath.xml"/> 171 <!--help button to right of selection--> 172 <TITLE>Injury Count</TITLE> 173 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/Count.html</LOCAL_URL> 174 </SELECTION> 175 <SELECTION> 176 <ibis:include href="help/CrudeRateDeath.xml"/> 177 <TITLE>Injury Crude Rates</TITLE> 178 <DESCRIPTION>Number of deaths per 100,000 persons.</DESCRIPTION> 179 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/CrudeRate.html</LOCAL_URL> 180 </SELECTION> 181 <SELECTION> 182 <ibis:include href="help/AgeRateDeath.xml"/> 183 <TITLE>Age-adjusted Rates</TITLE> 184 <DESCRIPTION>Number of deaths per 100,000 persons, age-standardized to the U.S. 2000 population.</DESCRIPTION> 185 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/AgeRate.html</LOCAL_URL> 186 </SELECTION> 187 </SELECTIONS> 188 </SELECTION> 189 <SELECTION> 190 <ibis:include href="help/CountDeath.xml"/> 191 <!--help button to right of selection--> 192 <TITLE>Homicide</TITLE> 193 <SELECTIONS><!--selections/selection tags can be nested creating as many layers as you want, upper layers show as folders, final selection tags show as pages--> 194 <TITLE>Select from this list to query deaths by county and health district. For Utah Small Areas and maps, use Advanced Selection below.</TITLE> 195 <!--text beneath blue bar--> 196 <SELECTION> 197 <ibis:include href="help/CountDeath.xml"/> 198 <!--help button to right of selection--> 199 <TITLE>Injury Count</TITLE> 200 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/Count.html</LOCAL_URL> 201 </SELECTION> 202 <SELECTION> 203 <ibis:include href="help/CrudeRateDeath.xml"/> 204 <TITLE>Injury Crude Rates</TITLE> 205 <DESCRIPTION>Number of deaths per 100,000 persons.</DESCRIPTION> 206 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/CrudeRate.html</LOCAL_URL> 207 </SELECTION> 208 <SELECTION> 209 <ibis:include href="help/AgeRateDeath.xml"/> 210 <TITLE>Age-adjusted Rates</TITLE> 211 <DESCRIPTION>Number of deaths per 100,000 persons, age-standardized to the U.S. 2000 population.</DESCRIPTION> 212 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/AgeRate.html</LOCAL_URL> 213 </SELECTION> 214 </SELECTIONS> 215 </SELECTION> 216 <SELECTION> 217 <ibis:include href="help/CountDeath.xml"/> 218 <!--help button to right of selection--> 219 <TITLE>Firearm</TITLE> 220 <SELECTIONS><!--selections/selection tags can be nested creating as many layers as you want, upper layers show as folders, final selection tags show as pages--> 221 <TITLE>Select from this list to query deaths by county and health district. For Utah Small Areas and maps, use Advanced Selection below.</TITLE> 222 <!--text beneath blue bar--> 223 <SELECTION> 224 <ibis:include href="help/CountDeath.xml"/> 225 <!--help button to right of selection--> 226 <TITLE>Injury Count</TITLE> 227 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/Count.html</LOCAL_URL> 228 </SELECTION> 229 <SELECTION> 230 <ibis:include href="help/CrudeRateDeath.xml"/> 231 <TITLE>Injury Crude Rates</TITLE> 232 <DESCRIPTION>Number of deaths per 100,000 persons.</DESCRIPTION> 233 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/CrudeRate.html</LOCAL_URL> 234 </SELECTION> 235 <SELECTION> 236 <ibis:include href="help/AgeRateDeath.xml"/> 237 <TITLE>Age-adjusted Rates</TITLE> 238 <DESCRIPTION>Number of deaths per 100,000 persons, age-standardized to the U.S. 2000 population.</DESCRIPTION> 239 <LOCAL_URL>query/builder/utvdrs/UtVDRSCnty/AgeRate.html</LOCAL_URL> 240 </SELECTION> 241 </SELECTIONS> 242 </SELECTION> 243 </SELECTIONS> 244 </SECTION> 245 246 <!--SECTION> 76 247 <TITLE>Advanced Selection (Click here for ZIP Code and Utah Small Area)</TITLE> 77 248 <SELECTIONS> … … 115 286 </SELECTIONS> 116 287 </SECTION--> 117 288 </SECTIONS> 118 289 </QUERY_CONFIGURATION_SELECTION> 119 290 <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End of File ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
Note: See TracChangeset
for help on using the changeset viewer.