Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>CTFS.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <parent_id><location><sourceaccessioncode>$locationID</sourceaccessioncode></location></parent_id>
11
                        <authorlocationcode>$subplot</authorlocationcode>
12
                        <locationevent>
13
                            <locationevent fkey="parent_id">
14
                                <taxonoccurrence>
15
                                    <aggregateoccurrence>
16
                                        <plantobservation>
17
                                            <stemobservation>
18
                                                <xposition_m>$organismX_m</xposition_m>
19
                                                <yposition_m>$organismY_m</yposition_m>
20
                                            </stemobservation>
21
                                        </plantobservation>
22
                                    </aggregateoccurrence>
23
                                </taxonoccurrence>
24
                            </locationevent>
25
                        </locationevent>
26
                        <sourceaccessioncode>
27
                            <_join>
28
                                <1>$locationID</1>
29
                                <2>$subplot</2>
30
                            </_join>
31
                        </sourceaccessioncode>
32
                    </location>
33
                </path>
34
            </_simplifyPath>
35
        </path>
36
    </_setDefault>
37
</VegBIEN>
38
Inserted 14 new rows into database
(7-7/8)