Changeset 13312 in main
- Timestamp:
- 03/03/17 14:30:55 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nj/branches/2.3/src/main/webapps/ibisph-view/xml/query/module/birth/BirthSelection.xml
r13229 r13312 70 70 </SELECTIONS> 71 71 </SELECTION> 72 <SELECTION> 73 <TITLE>Fertility Rate</TITLE> 74 <LOCAL_URL>query/builder/birth/BirthPopCnty/FertRate.html</LOCAL_URL> 75 <DESCRIPTION>Live Births per 1,000 Female Population (Limit mother's age for age-specific fertility rate)</DESCRIPTION> 76 <ibis:include href="help/FertRate.xml"/> 77 </SELECTION> 78 <SELECTION> 79 <TITLE>General Fertility Rate</TITLE> 80 <LOCAL_URL>query/builder/birth/BirthPopCnty/GeneralFertRate.html</LOCAL_URL> 81 <DESCRIPTION>Live Births per 1,000 Women of Childbearing Age (Female Population Age 15-44)</DESCRIPTION> 82 <ibis:include href="help/GeneralFertRate.xml"/> 83 </SELECTION> 84 <SELECTION> 85 <TITLE>Total Fertility Rate</TITLE> 86 <LOCAL_URL>query/builder/birth/BirthPopCnty/TotalFertRate.html</LOCAL_URL> 87 <DESCRIPTION>The average number of children that would be born alive to 1,000 woman during their lifetime if they were to pass through the age-specific fertility rates of a given year</DESCRIPTION> 88 <ibis:include href="help/TotalFertRate.xml"/> 89 </SELECTION> 72 <SELECTION> 73 <TITLE>Fertility Rates</TITLE> 74 <DESCRIPTION></DESCRIPTION> 75 <SELECTIONS> 76 <SELECTION> 77 <TITLE>Fertility Rate</TITLE> 78 <LOCAL_URL>query/builder/birth/BirthPopCnty/FertRate.html</LOCAL_URL> 79 <DESCRIPTION>Live Births per 1,000 Female Population (Limit mother's age for age-specific fertility rate)</DESCRIPTION> 80 <ibis:include href="help/FertRate.xml"/> 81 </SELECTION> 82 <SELECTION> 83 <TITLE>General Fertility Rate</TITLE> 84 <LOCAL_URL>query/builder/birth/BirthPopCnty/GeneralFertRate.html</LOCAL_URL> 85 <DESCRIPTION>Live Births per 1,000 Women of Childbearing Age (Female Population Age 15-44)</DESCRIPTION> 86 <ibis:include href="help/GeneralFertRate.xml"/> 87 </SELECTION> 88 <SELECTION> 89 <TITLE>Total Fertility Rate</TITLE> 90 <LOCAL_URL>query/builder/birth/BirthPopCnty/TotalFertRate.html</LOCAL_URL> 91 <DESCRIPTION>The average number of children that would be born alive to 1,000 woman during their lifetime if they were to pass through the age-specific fertility rates of a given year</DESCRIPTION> 92 <ibis:include href="help/TotalFertRate.xml"/> 93 </SELECTION> 94 </SELECTIONS> 95 </SELECTION> 90 96 </SELECTIONS> 91 97 </SECTION>
Note: See TracChangeset
for help on using the changeset viewer.