Revision 5014
Added by Aaron Marcuse-Kubitza over 12 years ago
test.xml.ref | ||
---|---|---|
85 | 85 |
<phylum>$phylum</phylum> |
86 | 86 |
<species>$specificEpithet</species> |
87 | 87 |
<subspecies> |
88 |
<_name>
|
|
89 |
<first>$taxonRank</first>
|
|
90 |
<last>$infraspecificEpithet</last>
|
|
91 |
</_name>
|
|
88 |
<_join_words>
|
|
89 |
<1>$taxonRank</1>
|
|
90 |
<2>$infraspecificEpithet</2>
|
|
91 |
</_join_words>
|
|
92 | 92 |
</subspecies> |
93 | 93 |
<taxonomicname>$scientificName</taxonomicname> |
94 | 94 |
<taxonomicnamewithauthor> |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Use new, more general _join_words() instead of _name()