Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <locationevent>
5
            <taxonoccurrence>
6
                <aggregateoccurrence>
7
                    <count>$NoInd</count>
8
                    <plantobservation>
9
                        <sourceaccessioncode>$PlotObsID</sourceaccessioncode>
10
                        <stemcount>$NoInd</stemcount>
11
                        <stemobservation>
12
                            <basaldiameter>$basal_diam</basaldiameter>
13
                            <definedvalue fkey="tablerecord_id">
14
                                <userdefined_id>
15
                                    <userdefined>
16
                                        <tablename>stemobservation</tablename>
17
                                        <userdefinedname>canopyForm</userdefinedname>
18
                                    </userdefined>
19
                                </userdefined_id>
20
                                <definedvalue>$stem_canopy_form</definedvalue>
21
                            </definedvalue>
22
                            <definedvalue fkey="tablerecord_id">
23
                                <userdefined_id>
24
                                    <userdefined>
25
                                        <tablename>stemobservation</tablename>
26
                                        <userdefinedname>canopyPosition</userdefinedname>
27
                                    </userdefined>
28
                                </userdefined_id>
29
                                <definedvalue>$stem_canopy_position</definedvalue>
30
                            </definedvalue>
31
                            <definedvalue fkey="tablerecord_id">
32
                                <userdefined_id>
33
                                    <userdefined>
34
                                        <tablename>stemobservation</tablename>
35
                                        <userdefinedname>gentryDiameter</userdefinedname>
36
                                    </userdefined>
37
                                </userdefined_id>
38
                                <definedvalue>$gentry_dbh</definedvalue>
39
                            </definedvalue>
40
                            <definedvalue fkey="tablerecord_id">
41
                                <userdefined_id>
42
                                    <userdefined>
43
                                        <tablename>stemobservation</tablename>
44
                                        <userdefinedname>lianaInfestation</userdefinedname>
45
                                    </userdefined>
46
                                </userdefined_id>
47
                                <definedvalue>$stem_liana_infestation</definedvalue>
48
                            </definedvalue>
49
                            <definedvalue fkey="tablerecord_id">
50
                                <userdefined_id>
51
                                    <userdefined>
52
                                        <tablename>stemobservation</tablename>
53
                                        <userdefinedname>notes</userdefinedname>
54
                                    </userdefined>
55
                                </userdefined_id>
56
                                <definedvalue>$stem_notes</definedvalue>
57
                            </definedvalue>
58
                            <diameterbreastheight>$stem_dbh</diameterbreastheight>
59
                            <height>$stem_height_m</height>
60
                            <heightfirstbranch>$stem_height_first_branch_m</heightfirstbranch>
61
                            <stemtag>
62
                                <iscurrent>
63
                                    <_alt>
64
                                        <2>true</2>
65
                                        <1>false</1>
66
                                    </_alt>
67
                                </iscurrent>
68
                                <tag>$stem_tag1</tag>
69
                            </stemtag>
70
                            <stemtag>
71
                                <iscurrent>true</iscurrent>
72
                                <tag>$stem_tag2</tag>
73
                            </stemtag>
74
                        </stemobservation>
75
                    </plantobservation>
76
                </aggregateoccurrence>
77
                <sourceaccessioncode><_alt><1>$PlotObsID</1></_alt></sourceaccessioncode>
78
            </taxonoccurrence>
79
        </locationevent>
80
    </location>
81
</VegBIEN>
82
Inserted 24 new rows into database
(3-3/3)