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
256 256
                </locationevent>
257 257
                <locationnarrative>$Locality</locationnarrative>
258 258
                <locationplace>
259
                    <placepath_id>
260
                        <placepath>
259
                    <place_id>
260
                        <place>
261 261
                            <country>$Country</country>
262 262
                            <county>$County</county>
263 263
                            <stateprovince>$StateProvince</stateprovince>
264
                        </placepath>
265
                    </placepath_id>
264
                        </place>
265
                    </place_id>
266 266
                </locationplace>
267 267
            </location>
268 268
        </path>

Also available in: Unified diff