Project

General

Profile

1 4387 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <sourceaccessioncode>$PlotCD</sourceaccessioncode>
8
                <locationevent>
9
                    <taxonoccurrence>
10
                        <aggregateoccurrence>
11
                            <collectiondate>
12
                                <_date>
13
                                    <day>
14
                                        <_nullIf>
15
                                            <null>0</null>
16
                                            <type>float</type>
17
                                            <value>$MeasDay</value>
18
                                        </_nullIf>
19
                                    </day>
20
                                    <month>
21
                                        <_nullIf>
22
                                            <null>0</null>
23
                                            <type>float</type>
24
                                            <value>$MeasMon</value>
25
                                        </_nullIf>
26
                                    </month>
27
                                    <year>
28
                                        <_nullIf>
29
                                            <null>0</null>
30
                                            <type>float</type>
31
                                            <value>$MeasYear</value>
32
                                        </_nullIf>
33
                                    </year>
34
                                </_date>
35
                            </collectiondate>
36
                            <plantobservation>
37
                                <stemobservation>
38 4753 aaronmk
                                    <basaldiameter_m>$BasalDiameter</basaldiameter_m>
39 4866 aaronmk
                                    <diameterbreastheight_m><_in_to_m><value>$DBH</value></_in_to_m></diameterbreastheight_m>
40 5562 aaronmk
                                    <height_m><_ft_to_m><value>$Height</value></_ft_to_m></height_m>
41 4828 aaronmk
                                    <tag>$TreeTag</tag>
42 4621 aaronmk
                                </stemobservation>
43
                            </plantobservation>
44
                        </aggregateoccurrence>
45 4832 aaronmk
                        <authortaxoncode>$TreeTag</authortaxoncode>
46 4621 aaronmk
                        <taxondetermination>
47 5657 aaronmk
                            <taxonverbatim_id>
48
                                <taxonverbatim>
49
                                    <taxonlabel_id>
50 5608 aaronmk
                                        <taxonlabel>
51 5657 aaronmk
                                            <matched_label_id>
52
                                                <taxonlabel>
53 5953 aaronmk
                                                    <reference_id><reference><shortname>TNRS</shortname></reference></reference_id>
54 5657 aaronmk
                                                    <taxonomicname>
55
                                                        <_join_words>
56
                                                            <2>$Genus</2>
57
                                                            <3>$SpecificEpithet</3>
58
                                                        </_join_words>
59
                                                    </taxonomicname>
60
                                                </taxonlabel>
61
                                            </matched_label_id>
62 5294 aaronmk
                                            <parent_id>
63 5608 aaronmk
                                                <taxonlabel>
64 5294 aaronmk
                                                    <parent_id>
65 5608 aaronmk
                                                        <taxonlabel>
66 5657 aaronmk
                                                            <rank>cultivar</rank>
67 5294 aaronmk
                                                            <parent_id>
68 5608 aaronmk
                                                                <taxonlabel>
69 5657 aaronmk
                                                                    <rank>forma</rank>
70 5294 aaronmk
                                                                    <parent_id>
71 5608 aaronmk
                                                                        <taxonlabel>
72 5657 aaronmk
                                                                            <rank>variety</rank>
73 5294 aaronmk
                                                                            <parent_id>
74 5608 aaronmk
                                                                                <taxonlabel>
75 5657 aaronmk
                                                                                    <rank>subspecies</rank>
76 5306 aaronmk
                                                                                    <parent_id>
77 5608 aaronmk
                                                                                        <taxonlabel>
78 5657 aaronmk
                                                                                            <rank>species</rank>
79
                                                                                            <taxonepithet>$SpecificEpithet</taxonepithet>
80
                                                                                            <parent_id>
81
                                                                                                <taxonlabel>
82
                                                                                                    <rank>genus</rank>
83
                                                                                                    <taxonepithet>$Genus</taxonepithet>
84
                                                                                                </taxonlabel>
85
                                                                                            </parent_id>
86 5608 aaronmk
                                                                                        </taxonlabel>
87 5306 aaronmk
                                                                                    </parent_id>
88 5608 aaronmk
                                                                                </taxonlabel>
89 5294 aaronmk
                                                                            </parent_id>
90 5608 aaronmk
                                                                        </taxonlabel>
91 5294 aaronmk
                                                                    </parent_id>
92 5608 aaronmk
                                                                </taxonlabel>
93 5294 aaronmk
                                                            </parent_id>
94 5608 aaronmk
                                                        </taxonlabel>
95 5294 aaronmk
                                                    </parent_id>
96 5608 aaronmk
                                                </taxonlabel>
97 5294 aaronmk
                                            </parent_id>
98 5657 aaronmk
                                            <taxonomicname>
99
                                                <_join_words>
100
                                                    <2>$Genus</2>
101
                                                    <3>$SpecificEpithet</3>
102
                                                </_join_words>
103
                                            </taxonomicname>
104 5608 aaronmk
                                        </taxonlabel>
105 5657 aaronmk
                                    </taxonlabel_id>
106
                                    <genus>$Genus</genus>
107 5783 aaronmk
                                    <specific_epithet>$SpecificEpithet</specific_epithet>
108 5657 aaronmk
                                </taxonverbatim>
109
                            </taxonverbatim_id>
110 4621 aaronmk
                        </taxondetermination>
111
                    </taxonoccurrence>
112
                </locationevent>
113 4726 aaronmk
                <locationplace>
114 5855 aaronmk
                    <place_id>
115
                        <place>
116 5861 aaronmk
                            <coordinates_id>
117
                                <coordinates>
118
                                    <latitude_deg>
119
                                        <_nullIf>
120
                                            <null>0</null>
121
                                            <type>float</type>
122
                                            <value>$DecimalLatitude</value>
123
                                        </_nullIf>
124
                                    </latitude_deg>
125
                                    <longitude_deg>
126
                                        <_nullIf>
127
                                            <null>0</null>
128
                                            <type>float</type>
129
                                            <value>$DecimalLongitude</value>
130
                                        </_nullIf>
131
                                    </longitude_deg>
132
                                </coordinates>
133
                            </coordinates_id>
134 4727 aaronmk
                            <county>$County</county>
135
                            <stateprovince>$StateProvince</stateprovince>
136 5855 aaronmk
                        </place>
137
                    </place_id>
138 4726 aaronmk
                </locationplace>
139 4621 aaronmk
            </location>
140
        </path>
141
    </_simplifyPath>
142 4387 aaronmk
</VegBIEN>
143 5699 aaronmk
Inserted 22 new rows into database