Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>
8
                    <_join>
9
                        <1>$InstitutionCD</1>
10
                        <2>$CollectionCD</2>
11
                        <3>$CatalogNO</3>
12
                    </_join>
13
                </authorlocationcode>
14
                <elevation_m>
15
                    <_avg>
16
                        <max>
17
                            <_units>
18
                                <default>m</default>
19
                                <to>m</to>
20
                                <to></to>
21
                                <value>$MaximumElevationInMeter</value>
22
                            </_units>
23
                        </max>
24
                        <min>
25
                            <_units>
26
                                <default>m</default>
27
                                <to>m</to>
28
                                <to></to>
29
                                <value><_rangeStart><value>$MinimumElevationInMeter</value></_rangeStart></value>
30
                            </_units>
31
                        </min>
32
                    </_avg>
33
                </elevation_m>
34
                <elevationrange_m>
35
                    <_range>
36
                        <from>
37
                            <_units>
38
                                <default>m</default>
39
                                <to>m</to>
40
                                <to></to>
41
                                <value><_rangeStart><value>$MinimumElevationInMeter</value></_rangeStart></value>
42
                            </_units>
43
                        </from>
44
                        <to>
45
                            <_units>
46
                                <default>m</default>
47
                                <to>m</to>
48
                                <to></to>
49
                                <value>
50
                                    <_alt>
51
                                        <1>$MaximumElevationInMeter</1>
52
                                        <2><_rangeEnd><value>$MinimumElevationInMeter</value></_rangeEnd></2>
53
                                    </_alt>
54
                                </value>
55
                            </_units>
56
                        </to>
57
                    </_range>
58
                </elevationrange_m>
59
                <locationcoords>
60
                    <latitude_deg>
61
                        <_alt>
62
                            <1>
63
                                <_nullIf>
64
                                    <null>0</null>
65
                                    <type>float</type>
66
                                    <value>$DecimalLatitude</value>
67
                                </_nullIf>
68
                            </1>
69
                            <2>
70
                                <_nullIf>
71
                                    <null>0</null>
72
                                    <type>float</type>
73
                                    <value>$VerbatimLatitude</value>
74
                                </_nullIf>
75
                            </2>
76
                        </_alt>
77
                    </latitude_deg>
78
                    <longitude_deg>
79
                        <_alt>
80
                            <1>
81
                                <_nullIf>
82
                                    <null>0</null>
83
                                    <type>float</type>
84
                                    <value>$DecimalLongitude</value>
85
                                </_nullIf>
86
                            </1>
87
                            <2>
88
                                <_nullIf>
89
                                    <null>0</null>
90
                                    <type>float</type>
91
                                    <value>$VerbatimLongitude</value>
92
                                </_nullIf>
93
                            </2>
94
                        </_alt>
95
                    </longitude_deg>
96
                </locationcoords>
97
                <locationevent>
98
                    <taxonoccurrence>
99
                        <aggregateoccurrence>
100
                            <collectiondate><_date><date>$LatestDateCollected</date></_date></collectiondate>
101
                            <plantobservation>
102
                                <specimenreplicate>
103
                                    <catalognumber_dwc>$CatalogNO</catalognumber_dwc>
104
                                    <collectioncode_dwc>$CollectionCD</collectioncode_dwc>
105
                                    <institution_id><party><organizationname>$InstitutionCD</organizationname></party></institution_id>
106
                                </specimenreplicate>
107
                            </plantobservation>
108
                        </aggregateoccurrence>
109
                        <authortaxoncode>
110
                            <_alt>
111
                                <1>$ScientificNameOriginal</1>
112
                                <3>$ScientificName</3>
113
                            </_alt>
114
                        </authortaxoncode>
115
                        <taxondetermination>
116
                            <party_id>
117
                                <party>
118
                                    <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
119
                                    <middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename>
120
                                    <surname><_namePart><last>$IdentifiedBy</last></_namePart></surname>
121
                                </party>
122
                            </party_id>
123
                            <taxonpath_id>
124
                                <taxonpath>
125
                                    <family>$Family</family>
126
                                    <genus>$Genus</genus>
127
                                    <scientificname>$ScientificName</scientificname>
128
                                    <scientificnameauthor>$AuthorOfScientificName</scientificnameauthor>
129
                                    <species>$SpecificEpithet</species>
130
                                    <subspecies>$InfraspecificEpithet</subspecies>
131
                                </taxonpath>
132
                            </taxonpath_id>
133
                        </taxondetermination>
134
                        <taxondetermination>
135
                            <isoriginal>true</isoriginal>
136
                            <taxonpath_id>
137
                                <taxonpath>
138
                                    <family>$GBIFFamilyOriginal</family>
139
                                    <genus>$GBIFGenusOriginal</genus>
140
                                    <scientificname>$ScientificNameOriginal</scientificname>
141
                                </taxonpath>
142
                            </taxonpath_id>
143
                        </taxondetermination>
144
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
145
                    </taxonoccurrence>
146
                </locationevent>
147
                <locationnarrative>$Locality</locationnarrative>
148
                <locationplace>
149
                    <placepath_id>
150
                        <placepath>
151
                            <country>$Country</country>
152
                            <county>$County</county>
153
                            <stateprovince>$StateProvince</stateprovince>
154
                        </placepath>
155
                    </placepath_id>
156
                </locationplace>
157
            </location>
158
        </path>
159
    </_simplifyPath>
160
</VegBIEN>
161
Inserted 29 new rows into database
(6-6/7)