Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <locationdetermination>
5
            <latitude>
6
                <_alt>
7
                    <1>
8
                        <_nullIf>
9
                            <null>0</null>
10
                            <type>float</type>
11
                            <value>$Lat</value>
12
                        </_nullIf>
13
                    </1>
14
                </_alt>
15
            </latitude>
16
            <longitude>
17
                <_alt>
18
                    <1>
19
                        <_nullIf>
20
                            <null>0</null>
21
                            <type>float</type>
22
                            <value>$Long</value>
23
                        </_nullIf>
24
                    </1>
25
                </_alt>
26
            </longitude>
27
            <namedplace_id>
28
                <_simplifyPath>
29
                    <next>parent_id/namedplace</next>
30
                    <require>placename</require>
31
                    <path>
32
                        <namedplace>
33
                            <rank>county</rank>
34
                            <parent_id>
35
                                <namedplace>
36
                                    <rank>stateProvince</rank>
37
                                    <parent_id>
38
                                        <namedplace>
39
                                            <rank>country</rank>
40
                                            <placename>$Country</placename>
41
                                        </namedplace>
42
                                    </parent_id>
43
                                </namedplace>
44
                            </parent_id>
45
                        </namedplace>
46
                    </path>
47
                </_simplifyPath>
48
            </namedplace_id>
49
        </locationdetermination>
50
        <locationevent>
51
            <taxonoccurrence>
52
                <aggregateoccurrence>
53
                    <collectiondate>
54
                        <_date>
55
                            <date>
56
                                <_alt>
57
                                    <1>
58
                                        <_date>
59
                                            <day>
60
                                                <_nullIf>
61
                                                    <null>0</null>
62
                                                    <type>float</type>
63
                                                    <value>$Colldd</value>
64
                                                </_nullIf>
65
                                            </day>
66
                                            <month>
67
                                                <_nullIf>
68
                                                    <null>0</null>
69
                                                    <type>float</type>
70
                                                    <value>$Collmm</value>
71
                                                </_nullIf>
72
                                            </month>
73
                                            <year>
74
                                                <_nullIf>
75
                                                    <null>0</null>
76
                                                    <type>float</type>
77
                                                    <value>$Collyy</value>
78
                                                </_nullIf>
79
                                            </year>
80
                                        </_date>
81
                                    </1>
82
                                </_alt>
83
                            </date>
84
                        </_date>
85
                    </collectiondate>
86
                    <notes>$Notes</notes>
87
                    <plantobservation>
88
                        <specimenreplicate>
89
                            <catalognumber_dwc>$Barcode</catalognumber_dwc>
90
                            <collectionnumber><_alt><1><_alt><2>$Number</2></_alt></1></_alt></collectionnumber>
91
                            <sourceaccessioncode>$ID</sourceaccessioncode>
92
                            <verbatimcollectorname>
93
                                <_merge>
94
                                    <1>$Collector</1>
95
                                    <2>$Addcoll</2>
96
                                </_merge>
97
                            </verbatimcollectorname>
98
                        </specimenreplicate>
99
                    </plantobservation>
100
                </aggregateoccurrence>
101
                <taxondetermination>
102
                    <role>identifier</role>
103
                    <determinationdate>
104
                        <_date>
105
                            <date>
106
                                <_dateRangeStart>
107
                                    <value>
108
                                        <_alt>
109
                                            <1>
110
                                                <_date>
111
                                                    <year>
112
                                                        <_nullIf>
113
                                                            <null>0</null>
114
                                                            <type>float</type>
115
                                                            <value>$Detyy</value>
116
                                                        </_nullIf>
117
                                                    </year>
118
                                                </_date>
119
                                            </1>
120
                                        </_alt>
121
                                    </value>
122
                                </_dateRangeStart>
123
                            </date>
124
                        </_date>
125
                    </determinationdate>
126
                    <iscurrent>true</iscurrent>
127
                    <party_id>
128
                        <party>
129
                            <givenname><_namePart><first>$Detby</first></_namePart></givenname>
130
                            <middlename><_namePart><middle>$Detby</middle></_namePart></middlename>
131
                            <surname><_namePart><last>$Detby</last></_namePart></surname>
132
                        </party>
133
                    </party_id>
134
                    <isoriginal>true</isoriginal>
135
                    <plantconcept_id>
136
                        <plantconcept>
137
                            <plantname_id>
138
                                <_simplifyPath>
139
                                    <next>parent_id/plantname</next>
140
                                    <require>plantname</require>
141
                                    <path>
142
                                        <plantname>
143
                                            <rank>binomial</rank>
144
                                            <parent_id>
145
                                                <plantname>
146
                                                    <rank>authority</rank>
147
                                                    <parent_id>
148
                                                        <plantname>
149
                                                            <rank>subspecies</rank>
150
                                                            <parent_id>
151
                                                                <plantname>
152
                                                                    <rank>species</rank>
153
                                                                    <parent_id>
154
                                                                        <plantname>
155
                                                                            <rank>genus</rank>
156
                                                                            <plantname>$Genus</plantname>
157
                                                                            <parent_id>
158
                                                                                <plantname>
159
                                                                                    <rank>family</rank>
160
                                                                                    <plantname>$Family</plantname>
161
                                                                                </plantname>
162
                                                                            </parent_id>
163
                                                                        </plantname>
164
                                                                    </parent_id>
165
                                                                </plantname>
166
                                                            </parent_id>
167
                                                        </plantname>
168
                                                    </parent_id>
169
                                                </plantname>
170
                                            </parent_id>
171
                                        </plantname>
172
                                    </path>
173
                                </_simplifyPath>
174
                            </plantname_id>
175
                        </plantconcept>
176
                    </plantconcept_id>
177
                </taxondetermination>
178
            </taxonoccurrence>
179
        </locationevent>
180
        <locationnarrative>
181
            <_merge>
182
                <2>
183
                    <_merge>
184
                        <1>
185
                            <_label>
186
                                <label>gazetteer</label>
187
                                <value>
188
                                    <_merge>
189
                                        <1>$Gazetteer</1>
190
                                        <2>$Newgazett</2>
191
                                    </_merge>
192
                                </value>
193
                            </_label>
194
                        </1>
195
                        <2>$Locnotes</2>
196
                    </_merge>
197
                </2>
198
                <3>
199
                    <_label>
200
                        <label>habitat</label>
201
                        <value>$Ecology</value>
202
                    </_label>
203
                </3>
204
            </_merge>
205
        </locationnarrative>
206
        <sourceaccessioncode>
207
            <_alt>
208
                <1>$ID</1>
209
                <2><_merge><3>$Barcode</3></_merge></2>
210
            </_alt>
211
        </sourceaccessioncode>
212
    </location>
213
</VegBIEN>
214
Inserted 26 new rows into database
    (1-1/1)