Changeset 24352 in main
- Timestamp:
- 12/21/21 11:30:53 (8 months ago)
- Location:
- adopters/nm-epht/trunk/src/main/webapps/nmepht-content/xml/query/module/cancer
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm-epht/trunk/src/main/webapps/nmepht-content/xml/query/module/cancer/CancerCnty.xml
r24257 r24352 1668 1668 <SECTIONS> 1669 1669 <ibis:include href="section/Geo.xml"/> 1670 <ibis:include href="section/Year .xml"/>1670 <ibis:include href="section/YearSarea.xml"/> 1671 1671 <ibis:include href="section/Sex.xml" configuration-name-list="BLCAAgeRate, BRCNSCAAgeRate, BRCNSCA_lt_15AgeRate, BRCNSCA_lt_20AgeRate, EsophagusAgeRate, KidneyRPAgeRate, LarynxAgeRate, LeukAgeRate, Leuk_lt_15AgeRate, Leuk_lt_20AgeRate, ChronlymphleukAgeRate, Aculymphleuk_lt_15AgeRate, Aculymphleuk_lt_20AgeRate, AcumyeleukAgeRate, Acumyeleuk_lt_15AgeRate, Acumyeleuk_lt_20AgeRate, LiverIHBDuctAgeRate, LBCAAgeRate, MelanomaSkinAgeRate, MesothAgeRate, NHLCAAgeRate, OropharynxAgeRate, PancreasAgeRate, THYCAAgeRate"/> 1672 1672 <ibis:include href="section/RacEth.xml"/> … … 1680 1680 <ibis:include href="dimension/GeoUrbanRur.xml"/> 1681 1681 1682 <ibis:include href="dimension/Year .xml"/>1682 <ibis:include href="dimension/YearGrp5Yrs.xml"/> 1683 1683 1684 1684 <ibis:include href="dimension/Sex.xml" configuration-name-list="BLCAAgeRate, BRCNSCAAgeRate, BRCNSCA_lt_15AgeRate, BRCNSCA_lt_20AgeRate, EsophagusAgeRate, KidneyRPAgeRate, LarynxAgeRate, LeukAgeRate, Leuk_lt_15AgeRate, Leuk_lt_20AgeRate, ChronlymphleukAgeRate, Aculymphleuk_lt_15AgeRate, Aculymphleuk_lt_20AgeRate, AcumyeleukAgeRate, Acumyeleuk_lt_15AgeRate, Acumyeleuk_lt_20AgeRate, LiverIHBDuctAgeRate, LBCAAgeRate, MelanomaSkinAgeRate, MesothAgeRate, NHLCAAgeRate, OropharynxAgeRate, PancreasAgeRate, THYCAAgeRate"/> -
adopters/nm-epht/trunk/src/main/webapps/nmepht-content/xml/query/module/cancer/dimension/YearGrp5Yrs.xml
r23065 r24352 4 4 <NAME>YearGrp5Yrs</NAME> 5 5 <TITLE>5 Year Moving Time Periods</TITLE> 6 <DESCRIPTION>List of years 199 9to most recent data year</DESCRIPTION>6 <DESCRIPTION>List of years 1990 to most recent data year</DESCRIPTION> 7 7 <PROXY_DIMENSION_NAME>DummyProxyDimensionName</PROXY_DIMENSION_NAME> 8 8 <PERIOD_FLAG/> 9 9 <VALUES> 10 <VALUE>2019<TITLE>2015-2019</TITLE><SORT_ORDER>2019</SORT_ORDER></VALUE> 10 11 <VALUE>2018<TITLE>2014-2018</TITLE><SORT_ORDER>2018</SORT_ORDER></VALUE> 11 12 <VALUE>2017<TITLE>2013-2017</TITLE><SORT_ORDER>2017</SORT_ORDER></VALUE> -
adopters/nm-epht/trunk/src/main/webapps/nmepht-content/xml/query/module/cancer/section/YearSarea.xml
r16748 r24352 7 7 <SELECTED_DIMENSION> 8 8 <NAME>YearProxy</NAME> 9 <VALUES><VALUE>YearGrp 3</VALUE></VALUES>9 <VALUES><VALUE>YearGrp5Yrs</VALUE></VALUES> 10 10 </SELECTED_DIMENSION> 11 11 <SELECTED_DIMENSION> 12 <NAME>YearGrp 3</NAME>13 <VALUES><VALUE>201 2-2014</VALUE></VALUES>12 <NAME>YearGrp5Yrs</NAME> 13 <VALUES><VALUE>2019</VALUE></VALUES> 14 14 </SELECTED_DIMENSION> 15 15 </SELECTED_DIMENSIONS>
Note: See TracChangeset
for help on using the changeset viewer.