Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <parent_id><location><sourceaccessioncode>$PlotID</sourceaccessioncode></location></parent_id>
8
                <authorlocationcode>$QuadratID</authorlocationcode>
9
                <locationevent>
10
                    <parent_id>
11
                        <locationevent>
12
                            <location_id>
13
                                <location>
14
                                    <sourceaccessioncode>
15
                                        <_if name="if subplot">
16
                                            <cond>$QuadratID</cond>
17
                                            <then>$PlotID</then>
18
                                        </_if>
19
                                    </sourceaccessioncode>
20
                                </location>
21
                            </location_id>
22
                            <sourceaccessioncode>$CensusID</sourceaccessioncode>
23
                        </locationevent>
24
                    </parent_id>
25
                </locationevent>
26
                <sourceaccessioncode>
27
                    <_join>
28
                        <1>$PlotID</1>
29
                        <2>$QuadratID</2>
30
                    </_join>
31
                </sourceaccessioncode>
32
            </location>
33
        </path>
34
    </_simplifyPath>
35
</VegBIEN>
36
Inserted 7 new rows into database
(4-4/4)