Changeset 21534 in main
- Timestamp:
- 09/14/20 15:45:15 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/hi/branches/2.3/src/main/webapps/ibisph-view-content/xml/query/module/mort/section/Geo.xml
r20529 r21534 35 35 </SELECTION> 36 36 <SELECTION> 37 <TITLE>Occurence: All deaths occuring in Hawaii by county of occurence</TITLE>37 <TITLE>Occurence: County of occurence</TITLE> 38 38 <VALUE>GeoCntyOccur</VALUE> 39 39 <SELECTIONS> … … 49 49 </SELECTION> 50 50 <SELECTION> 51 <TITLE>Occurence: All deaths occuring in Hawaii by island of occurence</TITLE>51 <TITLE>Occurence: Island of occurence</TITLE> 52 52 <VALUE>GeoIslandOccur</VALUE> 53 53 <SELECTIONS> … … 63 63 </SELECTION> 64 64 <SELECTION> 65 <TITLE>Residence: All deaths occuring in Hawaii by decedent's residence</TITLE>65 <TITLE>Residence: Decedent's residence</TITLE> 66 66 <VALUE>StateRes</VALUE> 67 67 <SELECTIONS> 68 <SELECTION><TITLE>All deaths by residence of decedent</TITLE></SELECTION>68 <SELECTION><TITLE>All locations</TITLE></SELECTION> 69 69 <DIMENSION_NAME>StateRes</DIMENSION_NAME> 70 70 <SELECTION_TYPE> … … 77 77 </SELECTION> 78 78 <SELECTION> 79 <TITLE>Residence: All deaths occuring in Hawaii by decedent's county of residence</TITLE>79 <TITLE>Residence: Decedent's county of residence</TITLE> 80 80 <VALUE>GeoCntyRes</VALUE> 81 81 <SELECTIONS> 82 <SELECTION><TITLE>All locations</TITLE></SELECTION>82 <SELECTION><TITLE>All counties</TITLE></SELECTION> 83 83 <DIMENSION_NAME>GeoCntyRes</DIMENSION_NAME> 84 84 <SELECTION_TYPE> … … 91 91 </SELECTION> 92 92 <SELECTION> 93 <TITLE>Residence: All deaths occuring in Hawaii by decedent's island of residence</TITLE>93 <TITLE>Residence: Decedent's island of residence</TITLE> 94 94 <VALUE>GeoIslandRes</VALUE> 95 95 <SELECTIONS> 96 <SELECTION><TITLE>All locations</TITLE></SELECTION>96 <SELECTION><TITLE>All islands</TITLE></SELECTION> 97 97 <DIMENSION_NAME>GeoIslandRes</DIMENSION_NAME> 98 98 <SELECTION_TYPE> … … 105 105 </SELECTION> 106 106 <SELECTION> 107 <TITLE>Residence: All deaths occuring in Hawaii by decedent's community of residence</TITLE>107 <TITLE>Residence: Decedent's community of residence</TITLE> 108 108 <VALUE>StateResCommunity</VALUE> 109 109 <SELECTIONS> 110 <SELECTION><TITLE>All locations</TITLE></SELECTION>110 <SELECTION><TITLE>All communities</TITLE></SELECTION> 111 111 <DIMENSION_NAME>StateResCommunity</DIMENSION_NAME> 112 112 <SELECTION_TYPE> … … 119 119 </SELECTION> 120 120 <SELECTION> 121 <TITLE>Residence: All deaths occuring in Hawaii by decedent's school complex of residence</TITLE>121 <TITLE>Residence: Decedent's school complex of residence</TITLE> 122 122 <VALUE>StateResSchool</VALUE> 123 123 <SELECTIONS> 124 <SELECTION><TITLE>All locations</TITLE></SELECTION>124 <SELECTION><TITLE>All school complexes</TITLE></SELECTION> 125 125 <DIMENSION_NAME>StateResSchool</DIMENSION_NAME> 126 126 <SELECTION_TYPE>
Note: See TracChangeset
for help on using the changeset viewer.