Revision 5014
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
109 | 109 |
<phylum>$phylum</phylum> |
110 | 110 |
<species>$specificEpithet</species> |
111 | 111 |
<subspecies> |
112 |
<_name>
|
|
113 |
<first>$taxonRank</first>
|
|
114 |
<last>$infraspecificEpithet</last>
|
|
115 |
</_name>
|
|
112 |
<_join_words>
|
|
113 |
<1>$taxonRank</1>
|
|
114 |
<2>$infraspecificEpithet</2>
|
|
115 |
</_join_words>
|
|
116 | 116 |
</subspecies> |
117 | 117 |
<taxonomicname>$scientificName</taxonomicname> |
118 | 118 |
<taxonomicnamewithauthor> |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Use new, more general _join_words() instead of _name()