Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <parent_id>
8
                    <location>
9
                        <authorlocationcode>$Inventory name</authorlocationcode>
10
                        <sourceaccessioncode>$Inventory code</sourceaccessioncode>
11
                    </location>
12
                </parent_id>
13
                <authorlocationcode>$Number of subplot</authorlocationcode>
14
                <locationevent>
15
                    <project_id><project><projectname>$Expedition</projectname></project></project_id>
16
                    <taxonoccurrence>
17
                        <aggregateoccurrence>
18
                            <notes>$Observations</notes>
19
                            <plantobservation>
20
                                <collectionnumber>$Tree number</collectionnumber>
21
                                <specimenreplicate><catalognumber_dwc>$Specimen</catalognumber_dwc></specimenreplicate>
22
                                <stemobservation>
23
                                    <authorstemcode>$Trunk</authorstemcode>
24
                                    <definedvalue fkey="tablerecord_id">
25
                                        <userdefined_id>
26
                                            <userdefined>
27
                                                <tablename>stemobservation</tablename>
28
                                                <userdefinedname>lianaInfestation</userdefinedname>
29
                                            </userdefined>
30
                                        </userdefined_id>
31
                                        <definedvalue>$Liana presence</definedvalue>
32
                                    </definedvalue>
33
                                    <diameterbreastheight_m>$Diameter</diameterbreastheight_m>
34
                                    <height_m>$Total height</height_m>
35
                                    <stemtag><tag>$Tag number</tag></stemtag>
36
                                    <xposition_m>$Subplot X</xposition_m>
37
                                    <yposition_m>$Subplot Y</yposition_m>
38
                                </stemobservation>
39
                            </plantobservation>
40
                        </aggregateoccurrence>
41
                        <authortaxoncode>
42
                            <_alt>
43
                                <1>$Tree number</1>
44
                                <2>
45
                                    <_alt>
46
                                        <2>$Specie+autor</2>
47
                                        <3>$Species and morphotypes</3>
48
                                    </_alt>
49
                                </2>
50
                            </_alt>
51
                        </authortaxoncode>
52
                        <growthform>
53
                            <_map>
54
                                <T>tree</T>
55
                                <Arbol>tree</Arbol>
56
                                <palm>tree</palm>
57
                                <H>hemiepiphyte</H>
58
                                <Hemiepífito>hemiepiphyte</Hemiepífito>
59
                                <L>liana</L>
60
                                <l>liana</l>
61
                                <L?>liana</L?>
62
                                <Liana>liana</Liana>
63
                                <E>epiphyte</E>
64
                                <S>shrub</S>
65
                                <Hb>herb</Hb>
66
                                <vine-herbaceous>vine</vine-herbaceous>
67
                                <graminoid>grass</graminoid>
68
                                <rosette>forb</rosette>
69
                                <*>*</*>
70
                                <value>$Habit</value>
71
                            </_map>
72
                        </growthform>
73
                        <taxondetermination>
74
                            <party_id>
75
                                <party>
76
                                    <givenname><_namePart><first>$Determined by</first></_namePart></givenname>
77
                                    <middlename><_namePart><middle>$Determined by</middle></_namePart></middlename>
78
                                    <surname><_namePart><last>$Determined by</last></_namePart></surname>
79
                                </party>
80
                            </party_id>
81
                            <taxonpath_id>
82
                                <taxonpath>
83
                                    <family>$Family (revised)</family>
84
                                    <genus>$Genera</genus>
85
                                    <scientificname>$Species and morphotypes</scientificname>
86
                                    <scientificnameauthor>$Autor (revised)</scientificnameauthor>
87
                                    <scientificnamewithauthor>$Specie+autor</scientificnamewithauthor>
88
                                    <species>$Specific epithet</species>
89
                                </taxonpath>
90
                            </taxonpath_id>
91
                            <taxonfit>$Qualifier</taxonfit>
92
                        </taxondetermination>
93
                        <taxondetermination>
94
                            <isoriginal>true</isoriginal>
95
                            <taxonpath_id>
96
                                <taxonpath>
97
                                    <family>$Field family</family>
98
                                    <genus>$Field name</genus>
99
                                </taxonpath>
100
                            </taxonpath_id>
101
                        </taxondetermination>
102
                        <verbatimcollectorname>$Index collector</verbatimcollectorname>
103
                    </taxonoccurrence>
104
                </locationevent>
105
            </location>
106
        </path>
107
    </_simplifyPath>
108
</VegBIEN>
109
Inserted 30 new rows into database
(5-5/6)