Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <specimenreplicate id="-1">
4
        <locationevent_id>
5
            <locationevent>
6
                <location_id>
7
                    <location>
8
                        <locationdetermination>
9
                            <coordsaccuracy><_noCV><value><_alt><1>$Accuracy</1></_alt></value></_noCV></coordsaccuracy>
10
                            <namedplace_id>
11
                                <_simplifyPath>
12
                                    <next>parent_id/namedplace</next>
13
                                    <require>placename</require>
14
                                    <path>
15
                                        <namedplace>
16
                                            <rank>county</rank>
17
                                            <placename>$County</placename>
18
                                            <parent_id>
19
                                                <namedplace>
20
                                                    <rank>stateProvince</rank>
21
                                                    <placename>$State</placename>
22
                                                    <parent_id>
23
                                                        <namedplace>
24
                                                            <rank>country</rank>
25
                                                            <placename>$Country</placename>
26
                                                        </namedplace>
27
                                                    </parent_id>
28
                                                </namedplace>
29
                                            </parent_id>
30
                                        </namedplace>
31
                                    </path>
32
                                </_simplifyPath>
33
                            </namedplace_id>
34
                            <latitude>
35
                                <_alt>
36
                                    <1>
37
                                        <_nullIf>
38
                                            <null>0</null>
39
                                            <type>float</type>
40
                                            <value>
41
                                                <_replace>
42
                                                    <\?$></\?$>
43
                                                    <value>$Lat (-=S)</value>
44
                                                </_replace>
45
                                            </value>
46
                                        </_nullIf>
47
                                    </1>
48
                                </_alt>
49
                            </latitude>
50
                            <longitude>
51
                                <_alt>
52
                                    <1>
53
                                        <_nullIf>
54
                                            <null>0</null>
55
                                            <type>float</type>
56
                                            <value>
57
                                                <_replace>
58
                                                    <\?$></\?$>
59
                                                    <value>$Long (-=W)</value>
60
                                                </_replace>
61
                                            </value>
62
                                        </_nullIf>
63
                                    </1>
64
                                </_alt>
65
                            </longitude>
66
                        </locationdetermination>
67
                        <centerlatitude>
68
                            <_alt>
69
                                <1>
70
                                    <_nullIf>
71
                                        <null>0</null>
72
                                        <type>float</type>
73
                                        <value>
74
                                            <_replace>
75
                                                <\?$></\?$>
76
                                                <value>$Lat (-=S)</value>
77
                                            </_replace>
78
                                        </value>
79
                                    </_nullIf>
80
                                </1>
81
                            </_alt>
82
                        </centerlatitude>
83
                        <centerlongitude>
84
                            <_alt>
85
                                <1>
86
                                    <_nullIf>
87
                                        <null>0</null>
88
                                        <type>float</type>
89
                                        <value>
90
                                            <_replace>
91
                                                <\?$></\?$>
92
                                                <value>$Long (-=W)</value>
93
                                            </_replace>
94
                                        </value>
95
                                    </_nullIf>
96
                                </1>
97
                            </_alt>
98
                        </centerlongitude>
99
                        <sourceaccessioncode>
100
                            <_alt>
101
                                <2>
102
                                    <_merge>
103
                                        <3>$Barcode</3>
104
                                        <2>$SeriesName</2>
105
                                    </_merge>
106
                                </2>
107
                                <1>$Accession Number</1>
108
                            </_alt>
109
                        </sourceaccessioncode>
110
                    </location>
111
                </location_id>
112
                <obsstartdate><_date><date><_dateRangeStart><value><_alt><3>$Collect Date</3></_alt></value></_dateRangeStart></date></_date></obsstartdate>
113
                <obsenddate><_date><date><_dateRangeEnd><value><_alt><3>$Collect Date</3></_alt></value></_dateRangeEnd></date></_date></obsenddate>
114
            </locationevent>
115
        </locationevent_id>
116
        <taxondetermination>
117
            <isoriginal>true</isoriginal>
118
            <iscurrent>true</iscurrent>
119
            <role>identifier</role>
120
            <plantconcept_id>
121
                <plantconcept>
122
                    <plantname_id>
123
                        <_simplifyPath>
124
                            <next>parent_id/plantname</next>
125
                            <require>plantname</require>
126
                            <path>
127
                                <plantname>
128
                                    <rank>binomial</rank>
129
                                    <plantname>$Full Taxon Name</plantname>
130
                                </plantname>
131
                            </path>
132
                        </_simplifyPath>
133
                    </plantname_id>
134
                </plantconcept>
135
            </plantconcept_id>
136
        </taxondetermination>
137
        <catalognumber_dwc>$Barcode</catalognumber_dwc>
138
        <collectioncode_dwc>$SeriesName</collectioncode_dwc>
139
        <growthform>
140
            <_map>
141
                <tree>*</tree>
142
                <shrub>*</shrub>
143
                <liana>*</liana>
144
                <vine>*</vine>
145
                <herb>*</herb>
146
                <hemiepiphyte>*</hemiepiphyte>
147
                <epiphyte>*</epiphyte>
148
                <grass>*</grass>
149
                <forb>*</forb>
150
                <moss>*</moss>
151
                <lichen>*</lichen>
152
                <fungus>*</fungus>
153
                <floating aquatic>*</floating aquatic>
154
                <submerged aquatic>*</submerged aquatic>
155
                <*></*>
156
                <value>
157
                    <_map>
158
                        <Yes>cultivated</Yes>
159
                        <No>wild</No>
160
                        <value>$Cultivated?</value>
161
                    </_map>
162
                </value>
163
            </_map>
164
        </growthform>
165
        <iscultivated>
166
            <_map>
167
                <cultivated>t</cultivated>
168
                <wild>f</wild>
169
                <*></*>
170
                <value>
171
                    <_map>
172
                        <Yes>cultivated</Yes>
173
                        <No>wild</No>
174
                        <value>$Cultivated?</value>
175
                    </_map>
176
                </value>
177
            </_map>
178
        </iscultivated>
179
        <isnative>
180
            <_map>
181
                <native>t</native>
182
                <exotic>f</exotic>
183
                <*></*>
184
                <value>
185
                    <_map>
186
                        <Yes>cultivated</Yes>
187
                        <No>wild</No>
188
                        <value>$Cultivated?</value>
189
                    </_map>
190
                </value>
191
            </_map>
192
        </isnative>
193
        <sourceaccessioncode>$Accession Number</sourceaccessioncode>
194
    </specimenreplicate>
195
</VegBIEN>
196
Inserted 20 new rows into database
    (1-1/1)