Revision 4789
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
17 | 17 |
<taxonoccurrence> |
18 | 18 |
<aggregateoccurrence> |
19 | 19 |
<count>$no_of_individuals</count> |
20 |
<cover_fraction><_pct_to_frac><value>$cover_percent</value></_pct_to_frac></cover_fraction>
|
|
20 |
<cover_fraction><_percent_to_fraction><value>$cover_percent</value></_percent_to_fraction></cover_fraction>
|
|
21 | 21 |
<definedvalue fkey="tablerecord_id"> |
22 | 22 |
<userdefined_id> |
23 | 23 |
<userdefined> |
Also available in: Unified diff
schemas/functions.sql: Renamed _pct_to_frac() to _percent_to_fraction() and _frac_to_pct() to _fraction_to_percent(), for clarity and for consistency with _percent (which is spelled out), as used by SALVIAS (http://salvias.net/Documents/salvias_data_dictionary.html) and elsewhere