Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>VegBank</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <locationevent>
11
                            <taxonoccurrence>
12
                                <aggregateoccurrence>
13
                                    <count>$stemcount</count>
14
                                    <plantobservation>
15
                                        <sourceaccessioncode>$stemlocation_id</sourceaccessioncode>
16
                                        <stemobservation>
17
                                            <diameterbreastheight_m><_cm_to_m><value>$stemdiameter</value></_cm_to_m></diameterbreastheight_m>
18
                                            <height_m>$stemheight</height_m>
19
                                            <sourceaccessioncode>$stemlocation_id</sourceaccessioncode>
20
                                        </stemobservation>
21
                                    </plantobservation>
22
                                    <sourceaccessioncode>
23
                                        <_join>
24
                                            <1>$taxonimportance_id</1>
25
                                            <2>$stemcount_id</2>
26
                                        </_join>
27
                                    </sourceaccessioncode>
28
                                </aggregateoccurrence>
29
                            </taxonoccurrence>
30
                        </locationevent>
31
                    </location>
32
                </path>
33
            </_simplifyPath>
34
        </path>
35
    </_setDefault>
36
</VegBIEN>
37
Inserted 7 new rows into database
(7-7/8)