Project

General

Profile

« Previous | Next » 

Revision 5855

schemas/vegbien.sql: Renamed placepath to place since this contains primary information about the place, including the reference to the canonical place

View differences:

test.xml.ref
222 222
                </locationevent>
223 223
                <locationnarrative>$Locality</locationnarrative>
224 224
                <locationplace>
225
                    <placepath_id>
226
                        <placepath>
225
                    <place_id>
226
                        <place>
227 227
                            <continent>$ContinentOcean</continent>
228 228
                            <country>$Country</country>
229 229
                            <county>$County</county>
230 230
                            <stateprovince>$StateProvince</stateprovince>
231
                        </placepath>
232
                    </placepath_id>
231
                        </place>
232
                    </place_id>
233 233
                </locationplace>
234 234
            </location>
235 235
        </path>

Also available in: Unified diff