Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <locationdetermination>
5
            <coordsaccuracy><_noCV><value><_alt><1>$Accuracy</1></_alt></value></_noCV></coordsaccuracy>
6
            <latitude>
7
                <_alt>
8
                    <1>
9
                        <_nullIf>
10
                            <null>0</null>
11
                            <type>float</type>
12
                            <value>
13
                                <_replace>
14
                                    <\?$></\?$>
15
                                    <value>$Lat (-=S)</value>
16
                                </_replace>
17
                            </value>
18
                        </_nullIf>
19
                    </1>
20
                </_alt>
21
            </latitude>
22
            <longitude>
23
                <_alt>
24
                    <1>
25
                        <_nullIf>
26
                            <null>0</null>
27
                            <type>float</type>
28
                            <value>
29
                                <_replace>
30
                                    <\?$></\?$>
31
                                    <value>$Long (-=W)</value>
32
                                </_replace>
33
                            </value>
34
                        </_nullIf>
35
                    </1>
36
                </_alt>
37
            </longitude>
38
            <namedplace_id>
39
                <_simplifyPath>
40
                    <next>parent_id/namedplace</next>
41
                    <require>placename</require>
42
                    <path>
43
                        <namedplace>
44
                            <rank>county</rank>
45
                            <placename>$County</placename>
46
                            <parent_id>
47
                                <namedplace>
48
                                    <rank>stateProvince</rank>
49
                                    <placename>$State</placename>
50
                                    <parent_id>
51
                                        <namedplace>
52
                                            <rank>country</rank>
53
                                            <placename>$Country</placename>
54
                                        </namedplace>
55
                                    </parent_id>
56
                                </namedplace>
57
                            </parent_id>
58
                        </namedplace>
59
                    </path>
60
                </_simplifyPath>
61
            </namedplace_id>
62
        </locationdetermination>
63
        <locationevent>
64
            <taxonoccurrence>
65
                <aggregateoccurrence>
66
                    <collectiondate><_date><date><_dateRangeStart><value><_alt><3>$Collect Date</3></_alt></value></_dateRangeStart></date></_date></collectiondate>
67
                    <plantobservation>
68
                        <specimenreplicate>
69
                            <_if name="if indirect voucher"><else><catalognumber_dwc>$Barcode</catalognumber_dwc></else></_if>
70
                            <collectioncode_dwc><_alt><1>$SeriesName</1></_alt></collectioncode_dwc>
71
                            <sourceaccessioncode>$Accession Number</sourceaccessioncode>
72
                        </specimenreplicate>
73
                    </plantobservation>
74
                </aggregateoccurrence>
75
                <iscultivated>
76
                    <_map>
77
                        <cultivated>t</cultivated>
78
                        <wild>f</wild>
79
                        <*></*>
80
                        <value>
81
                            <_map>
82
                                <Yes>cultivated</Yes>
83
                                <No>wild</No>
84
                                <value>$Cultivated?</value>
85
                            </_map>
86
                        </value>
87
                    </_map>
88
                </iscultivated>
89
                <isnative>
90
                    <_map>
91
                        <native>t</native>
92
                        <exotic>f</exotic>
93
                        <*></*>
94
                        <value>
95
                            <_map>
96
                                <Yes>cultivated</Yes>
97
                                <No>wild</No>
98
                                <value>$Cultivated?</value>
99
                            </_map>
100
                        </value>
101
                    </_map>
102
                </isnative>
103
                <taxondetermination>
104
                    <isoriginal>true</isoriginal>
105
                    <iscurrent>true</iscurrent>
106
                    <role>identifier</role>
107
                    <plantconcept_id>
108
                        <plantconcept>
109
                            <plantname_id>
110
                                <_simplifyPath>
111
                                    <next>parent_id/plantname</next>
112
                                    <require>plantname</require>
113
                                    <path>
114
                                        <plantname>
115
                                            <rank>binomial</rank>
116
                                            <plantname>$Full Taxon Name</plantname>
117
                                        </plantname>
118
                                    </path>
119
                                </_simplifyPath>
120
                            </plantname_id>
121
                        </plantconcept>
122
                    </plantconcept_id>
123
                </taxondetermination>
124
            </taxonoccurrence>
125
        </locationevent>
126
        <sourceaccessioncode>
127
            <_alt>
128
                <1>$Accession Number</1>
129
                <2>
130
                    <_merge>
131
                        <2>$SeriesName</2>
132
                        <3>$Barcode</3>
133
                    </_merge>
134
                </2>
135
            </_alt>
136
        </sourceaccessioncode>
137
    </location>
138
</VegBIEN>
139
Inserted 26 new rows into database
    (1-1/1)