Project

General

Profile

« Previous | Next » 

Revision 4327

mappings/VegCore-VegBIEN.csv: Changed _merge to _join wherever the duplicate-eliminating functionality of _merge is not needed and a simple concatenation of non-NULL values is sufficient

View differences:

test.xml.ref
2 2
<VegBIEN>
3 3
    <location id="-1">
4 4
        <authorlocationcode>
5
            <_merge>
5
            <_join>
6 6
                <1>$InstitutionCD</1>
7 7
                <2>$CollectionCD</2>
8 8
                <3>$CatalogNO</3>
9
            </_merge>
9
            </_join>
10 10
        </authorlocationcode>
11 11
        <elevation>
12 12
            <_avg>

Also available in: Unified diff