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><location><sourceaccessioncode>$PlotID</sourceaccessioncode></location></location_id>
13
                            <sourceaccessioncode>$CensusID</sourceaccessioncode>
14
                        </locationevent>
15
                    </parent_id>
16
                    <taxonoccurrence>
17
                        <aggregateoccurrence>
18
                            <plantobservation>
19
                                <sourceaccessioncode>$MeasureID</sourceaccessioncode>
20
                                <stemobservation>
21
                                    <authorstemcode>$StemID</authorstemcode>
22
                                    <diameterbreastheight_m><_cm_to_m><value>$DBH</value></_cm_to_m></diameterbreastheight_m>
23
                                    <tag>
24
                                        <_alt>
25
                                            <0>$StemTag</0>
26
                                            <1>$Tag</1>
27
                                        </_alt>
28
                                    </tag>
29
                                    <xposition_m>$x</xposition_m>
30
                                    <yposition_m>$y</yposition_m>
31
                                </stemobservation>
32
                            </plantobservation>
33
                        </aggregateoccurrence>
34
                        <authortaxoncode>
35
                            <_alt>
36
                                <0>$StemTag</0>
37
                                <1>$Tag</1>
38
                            </_alt>
39
                        </authortaxoncode>
40
                        <sourceaccessioncode>$MeasureID</sourceaccessioncode>
41
                        <taxondetermination>
42
                            <taxonconcept_id>
43
                                <taxonconcept>
44
                                    <canon_taxonconcept_id>
45
                                        <taxonconcept>
46
                                            <datasource_id>
47
                                                <party>
48
                                                    <datasource_id>0</datasource_id>
49
                                                    <organizationname>TNRS</organizationname>
50
                                                </party>
51
                                            </datasource_id>
52
                                            <identifyingtaxonomicname>
53
                                                <_join_words>
54
                                                    <1>
55
                                                        <_join_words>
56
                                                            <1>$Family</1>
57
                                                            <2>$Genus</2>
58
                                                            <3>$SpeciesName</3>
59
                                                            <4>$SubSpeciesName</4>
60
                                                        </_join_words>
61
                                                    </1>
62
                                                    <2>$SpeciesAuthority</2>
63
                                                </_join_words>
64
                                            </identifyingtaxonomicname>
65
                                        </taxonconcept>
66
                                    </canon_taxonconcept_id>
67
                                    <author>$SpeciesAuthority</author>
68
                                    <family>$Family</family>
69
                                    <genus>$Genus</genus>
70
                                    <species>$SpeciesName</species>
71
                                    <subspecies>$SubSpeciesName</subspecies>
72
                                </taxonconcept>
73
                            </taxonconcept_id>
74
                        </taxondetermination>
75
                    </taxonoccurrence>
76
                </locationevent>
77
            </location>
78
        </path>
79
    </_simplifyPath>
80
</VegBIEN>
81
Inserted 15 new rows into database
(7-7/8)