Changeset 2159
- Timestamp:
- 08/26/10 18:29:22 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/view/webapp/xml/query/module/ucr/UCRSelection.xml
r2141 r2159 5 5 <ibis:doc> 6 6 <name>query/module/ucr/UCRSelection</name> 7 <summary>UCR Selection Query Module Selection definition</summary>7 <summary>UCR Selection Query Module Selection definition</summary> 8 8 <description> 9 9 </description> … … 61 61 </SELECTION> 62 62 <SELECTION> 63 <TITLE>Age-Adjusted Cancer Incidence Rates ( GOPB 2010 population estimate)</TITLE>63 <TITLE>Age-Adjusted Cancer Incidence Rates (Updated GOPB 2010 Population Estimates 1980-2010)</TITLE> 64 64 <SELECTIONS> 65 65 <SELECTION> … … 84 84 </SELECTION><br/> 85 85 <SELECTION> 86 <TITLE>Age-Adjusted Cancer Incidence Rates (SEER population estimates) </TITLE>86 <TITLE>Age-Adjusted Cancer Incidence Rates (SEER Population Estimates 1980-2010) </TITLE> 87 87 <SELECTIONS> 88 88 <SELECTION> … … 107 107 </SELECTION> 108 108 <SELECTION> 109 <TITLE>Age-Adjusted Cancer Incidence Rates ( GOPB 2008 baseline estimates)</TITLE>109 <TITLE>Age-Adjusted Cancer Incidence Rates (Former GOPB 2008 Baseline Estimates 1980-2010)</TITLE> 110 110 <SELECTIONS> 111 111 <SELECTION> trunk/view/webapp/xml/query/module/ucr/overview/DataAlert.xml
r2115 r2159 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 1 <?xml version="1.0"?> 3 2 <OVERVIEW> 4 3 <TITLE>*******Data Alert*******</TITLE> 5 4 <TEXT> 6 Data alert~~~~~ 5 Population estimates for the state of Utah have been updated by the Governor's Office of Planning and Budget. 6 These estimates may impact the incidence and mortality rates available on IBIS. Additional information regarding 7 population estimates is available at http://www.governor.utah.gov/dea/demographics.html. 7 8 </TEXT> 8 9 </OVERVIEW> 10