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
                                <_dateRangeStart>
57
                                    <value>
58
                                        <_alt>
59
                                            <1>
60
                                                <_date>
61
                                                    <day>
62
                                                        <_nullIf>
63
                                                            <null>0</null>
64
                                                            <type>float</type>
65
                                                            <value>$Colldd</value>
66
                                                        </_nullIf>
67
                                                    </day>
68
                                                    <month>
69
                                                        <_nullIf>
70
                                                            <null>0</null>
71
                                                            <type>float</type>
72
                                                            <value>$Collmm</value>
73
                                                        </_nullIf>
74
                                                    </month>
75
                                                    <year>
76
                                                        <_nullIf>
77
                                                            <null>0</null>
78
                                                            <type>float</type>
79
                                                            <value>$Collyy</value>
80
                                                        </_nullIf>
81
                                                    </year>
82
                                                </_date>
83
                                            </1>
84
                                        </_alt>
85
                                    </value>
86
                                </_dateRangeStart>
87
                            </date>
88
                        </_date>
89
                    </collectiondate>
90
                    <notes>$Notes</notes>
91
                    <plantobservation>
92
                        <specimenreplicate>
93
                            <_if name="if indirect voucher"><else><catalognumber_dwc>$Barcode</catalognumber_dwc></else></_if>
94
                            <collectionnumber><_alt><2>$Number</2></_alt></collectionnumber>
95
                            <sourceaccessioncode>$ID</sourceaccessioncode>
96
                        </specimenreplicate>
97
                    </plantobservation>
98
                </aggregateoccurrence>
99
                <taxondetermination>
100
                    <role>identifier</role>
101
                    <determinationdate>
102
                        <_date>
103
                            <date>
104
                                <_dateRangeStart>
105
                                    <value>
106
                                        <_alt>
107
                                            <1>
108
                                                <_date>
109
                                                    <year>
110
                                                        <_nullIf>
111
                                                            <null>0</null>
112
                                                            <type>float</type>
113
                                                            <value>$Detyy</value>
114
                                                        </_nullIf>
115
                                                    </year>
116
                                                </_date>
117
                                            </1>
118
                                        </_alt>
119
                                    </value>
120
                                </_dateRangeStart>
121
                            </date>
122
                        </_date>
123
                    </determinationdate>
124
                    <iscurrent>true</iscurrent>
125
                    <party_id>
126
                        <party>
127
                            <givenname><_namePart><first>$Detby</first></_namePart></givenname>
128
                            <middlename><_namePart><middle>$Detby</middle></_namePart></middlename>
129
                            <surname><_namePart><last>$Detby</last></_namePart></surname>
130
                        </party>
131
                    </party_id>
132
                    <isoriginal>true</isoriginal>
133
                    <plantconcept_id>
134
                        <plantconcept>
135
                            <plantname_id>
136
                                <_simplifyPath>
137
                                    <next>parent_id/plantname</next>
138
                                    <require>plantname</require>
139
                                    <path>
140
                                        <plantname>
141
                                            <rank>binomial</rank>
142
                                            <parent_id>
143
                                                <plantname>
144
                                                    <rank>authority</rank>
145
                                                    <parent_id>
146
                                                        <plantname>
147
                                                            <rank>subspecies</rank>
148
                                                            <parent_id>
149
                                                                <plantname>
150
                                                                    <rank>species</rank>
151
                                                                    <parent_id>
152
                                                                        <plantname>
153
                                                                            <rank>genus</rank>
154
                                                                            <plantname>$Genus</plantname>
155
                                                                            <parent_id>
156
                                                                                <plantname>
157
                                                                                    <rank>family</rank>
158
                                                                                    <plantname>$Family</plantname>
159
                                                                                </plantname>
160
                                                                            </parent_id>
161
                                                                        </plantname>
162
                                                                    </parent_id>
163
                                                                </plantname>
164
                                                            </parent_id>
165
                                                        </plantname>
166
                                                    </parent_id>
167
                                                </plantname>
168
                                            </parent_id>
169
                                        </plantname>
170
                                    </path>
171
                                </_simplifyPath>
172
                            </plantname_id>
173
                        </plantconcept>
174
                    </plantconcept_id>
175
                </taxondetermination>
176
                <verbatimcollectorname>
177
                    <_merge>
178
                        <1>$Collector</1>
179
                        <2>$Addcoll</2>
180
                    </_merge>
181
                </verbatimcollectorname>
182
            </taxonoccurrence>
183
        </locationevent>
184
        <locationnarrative>
185
            <_merge>
186
                <2>
187
                    <_merge>
188
                        <1>
189
                            <_label>
190
                                <label>gazetteer</label>
191
                                <value>
192
                                    <_merge>
193
                                        <1>$Gazetteer</1>
194
                                        <2>$Newgazett</2>
195
                                    </_merge>
196
                                </value>
197
                            </_label>
198
                        </1>
199
                        <2>$Locnotes</2>
200
                    </_merge>
201
                </2>
202
                <3>
203
                    <_label>
204
                        <label>habitat</label>
205
                        <value>$Ecology</value>
206
                    </_label>
207
                </3>
208
            </_merge>
209
        </locationnarrative>
210
        <sourceaccessioncode>
211
            <_alt>
212
                <1>$ID</1>
213
                <2><_merge><3>$Barcode</3></_merge></2>
214
            </_alt>
215
        </sourceaccessioncode>
216
    </location>
217
</VegBIEN>
218
Inserted 26 new rows into database
    (1-1/1)