Revision 5731
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
37 | 37 |
</_if> |
38 | 38 |
</taxonepithet> |
39 | 39 |
<taxonomicname> |
40 |
<_if name="if is higher taxon">
|
|
40 |
<_if name="if has taxonomic name">
|
|
41 | 41 |
<cond><_has_taxonomic_name><rank>$rank</rank></_has_taxonomic_name></cond> |
42 |
<else>$name_txt</else>
|
|
42 |
<then>$name_txt</then>
|
|
43 | 43 |
</_if> |
44 | 44 |
</taxonomicname> |
45 | 45 |
</taxonlabel> |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: taxonName->taxonomicname: Use new _has_taxonomic_name() instead of _is_higher_taxon(), because it's more specific to the filtering task for this field