Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>NVS</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <parent_id>
11
                            <location>
12
                                <authorlocationcode>$Plot</authorlocationcode>
13
                                <sourceaccessioncode>$Plot ID</sourceaccessioncode>
14
                            </location>
15
                        </parent_id>
16
                        <area_m2>$Area</area_m2>
17
                        <authorlocationcode>$Sub Plot</authorlocationcode>
18
                        <elevation_m>$Altitude</elevation_m>
19
                        <landform>$Physiography</landform>
20
                        <slopeaspect_deg><_compass><value>$Slope</value></_compass></slopeaspect_deg>
21
                        <sourceaccessioncode>
22
                            <_join>
23
                                <1>$Plot ID</1>
24
                                <2>$Sub Plot</2>
25
                            </_join>
26
                        </sourceaccessioncode>
27
                    </location>
28
                </path>
29
            </_simplifyPath>
30
        </path>
31
    </_setDefault>
32
</VegBIEN>
33
Inserted 3 new rows into database
(5-5/6)