aa2a451f23
Bug #10285 FTM adds subordinate PLAC and OBJE data to INDI.ADDR which is non-standard. So treat it as a Residence Event, instead of an Address. FTM puts _DATE and _TEXT tags subordinate to OBJE, also non-standard.
247 lines
9.9 KiB
XML
247 lines
9.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
|
|
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
|
|
<database xmlns="http://gramps-project.org/xml/1.7.1/">
|
|
<header>
|
|
<created date="2017-12-19" version="5.0.0-alpha3"/>
|
|
<researcher>
|
|
<resname>The Subm /Tester/</resname>
|
|
<resaddr>123 Main St.</resaddr>
|
|
<rescity>Winslow</rescity>
|
|
<resstate>PA</resstate>
|
|
<respostal>12345</respostal>
|
|
<resphone>440-871-3401</resphone>
|
|
<resemail>mrstester@gmail.com</resemail>
|
|
</researcher>
|
|
</header>
|
|
<tags>
|
|
<tag handle="_0000000400000004" change="1" name="Imported" color="#000000000000" priority="0"/>
|
|
</tags>
|
|
<events>
|
|
<event handle="_0000000800000008" change="1" id="E0000">
|
|
<type>Birth</type>
|
|
<dateval val="1954-12-29"/>
|
|
<place hlink="_0000000900000009"/>
|
|
<attribute type="Phone" value="440-871-3400"/>
|
|
<attribute type="Phone" value="800-871-3400"/>
|
|
<attribute type="EMAIL" value="thetester@gmail.com"/>
|
|
<attribute type="FAX" value="440-123-4567"/>
|
|
<attribute type="WWW" value="http://thetester.com"/>
|
|
</event>
|
|
<event handle="_0000000d0000000d" change="1" id="E0001">
|
|
<type>Residence</type>
|
|
<dateval val="1954-12-30"/>
|
|
<place hlink="_0000000f0000000f"/>
|
|
<attribute type="Phone" value="440-871-3401"/>
|
|
<attribute type="EMAIL" value="mrstester@gmail.com"/>
|
|
<attribute type="FAX" value="440-321-4568"/>
|
|
<attribute type="WWW" value="http://mrstester.com"/>
|
|
<noteref hlink="_0000000e0000000e"/>
|
|
</event>
|
|
<event handle="_0000001200000012" change="1" id="E0002">
|
|
<type>Residence</type>
|
|
<dateval val="1964"/>
|
|
<attribute type="Phone" value="440-871-3402"/>
|
|
<attribute type="EMAIL" value="tomtester@gmail.com"/>
|
|
<attribute type="FAX" value="440-321-4569"/>
|
|
<attribute type="WWW" value="http://tomtester.com"/>
|
|
</event>
|
|
</events>
|
|
<people>
|
|
<person handle="_0000000700000007" change="1" id="I0000">
|
|
<gender>U</gender>
|
|
<name type="Birth Name">
|
|
<first>The</first>
|
|
<surname>Tester</surname>
|
|
</name>
|
|
<eventref hlink="_0000000800000008" role="Primary"/>
|
|
<citationref hlink="_0000000a0000000a"/>
|
|
<tagref hlink="_0000000400000004"/>
|
|
</person>
|
|
<person handle="_0000000b0000000b" change="1" id="I0001">
|
|
<gender>U</gender>
|
|
<name type="Birth Name">
|
|
<first>Mrs</first>
|
|
<surname>Tester</surname>
|
|
</name>
|
|
<eventref hlink="_0000000d0000000d" role="Primary"/>
|
|
<address>
|
|
<street>123 Main St.</street>
|
|
<city>Winslow</city>
|
|
<state>PA</state>
|
|
<postal>12345</postal>
|
|
</address>
|
|
<url href="440-871-3401" type="Phone"/>
|
|
<url href="800-871-3401" type="Phone"/>
|
|
<url href="mrstester@gmail.com" type="E-mail"/>
|
|
<url href="440-321-4568" type="FAX"/>
|
|
<url href="http://mrstester.com" type="Web Home"/>
|
|
<noteref hlink="_0000000c0000000c"/>
|
|
<citationref hlink="_0000001000000010"/>
|
|
<tagref hlink="_0000000400000004"/>
|
|
</person>
|
|
<person handle="_0000001100000011" change="1" id="I0002">
|
|
<gender>U</gender>
|
|
<name type="Birth Name">
|
|
<first>Tom</first>
|
|
<surname>Tester</surname>
|
|
</name>
|
|
<eventref hlink="_0000001200000012" role="Primary"/>
|
|
<citationref hlink="_0000001300000013"/>
|
|
<tagref hlink="_0000000400000004"/>
|
|
</person>
|
|
</people>
|
|
<citations>
|
|
<citation handle="_0000000a0000000a" change="1" id="C0000">
|
|
<confidence>2</confidence>
|
|
<sourceref hlink="_0000000300000003"/>
|
|
</citation>
|
|
<citation handle="_0000001000000010" change="1" id="C0001">
|
|
<confidence>2</confidence>
|
|
<sourceref hlink="_0000000300000003"/>
|
|
</citation>
|
|
<citation handle="_0000001300000013" change="1" id="C0002">
|
|
<confidence>2</confidence>
|
|
<sourceref hlink="_0000000300000003"/>
|
|
</citation>
|
|
</citations>
|
|
<sources>
|
|
<source handle="_0000000300000003" change="1" id="S0000">
|
|
<stitle>Import from imp_FTM_LINK.ged</stitle>
|
|
<sauthor>The Tester</sauthor>
|
|
<srcattribute type="Approved system identification" value="Tester"/>
|
|
<srcattribute type="Version number of software product" value="1.0"/>
|
|
<srcattribute type="Name of software product" value="The Tester"/>
|
|
<srcattribute type="Name of source data" value="FTM Source data"/>
|
|
<srcattribute type="Copyright of source data" value="Copyright 2999"/>
|
|
<srcattribute type="Generated By" value="The Tester 1.0"/>
|
|
<srcattribute type="Creation date of GEDCOM" value="2016-03-01"/>
|
|
<srcattribute type="Character set and version" value="UTF-8 1.1"/>
|
|
<srcattribute type="GEDCOM version" value="5.5"/>
|
|
<srcattribute type="GEDCOM form" value="Lineage-Linked"/>
|
|
<reporef hlink="_0000000100000001" medium="Unknown"/>
|
|
<reporef hlink="_0000000500000005" medium="Unknown"/>
|
|
</source>
|
|
<source handle="_0000001400000014" change="1" id="S0006">
|
|
<stitle>Ohio Births, 1958-2002</stitle>
|
|
<reporef hlink="_0000001500000015" medium="Book"/>
|
|
</source>
|
|
</sources>
|
|
<places>
|
|
<placeobj handle="_0000000900000009" change="1" id="P0000" type="Street">
|
|
<ptitle>123 High St, Cleveland, Cuyahoga, Ohio, USA, 44140</ptitle>
|
|
<code>44140</code>
|
|
<pname value="123 High St"/>
|
|
<placeref hlink="_0000001b0000001b"/>
|
|
</placeobj>
|
|
<placeobj handle="_0000000f0000000f" change="1" id="P0001" type="Address">
|
|
<ptitle>123 Main St., Winslow, PA, 12345</ptitle>
|
|
<pname value="123 Main St., Winslow, PA, 12345"/>
|
|
<location street="123 Main St." city="Winslow" state="PA" postal="12345"/>
|
|
</placeobj>
|
|
<placeobj handle="_0000001800000018" change="1" id="P0002" type="Country">
|
|
<ptitle>USA</ptitle>
|
|
<pname value="USA"/>
|
|
</placeobj>
|
|
<placeobj handle="_0000001900000019" change="1" id="P0003" type="State">
|
|
<ptitle>Ohio, USA</ptitle>
|
|
<pname value="Ohio"/>
|
|
<placeref hlink="_0000001800000018"/>
|
|
</placeobj>
|
|
<placeobj handle="_0000001a0000001a" change="1" id="P0004" type="County">
|
|
<ptitle>Cuyahoga, Ohio, USA</ptitle>
|
|
<pname value="Cuyahoga"/>
|
|
<placeref hlink="_0000001900000019"/>
|
|
</placeobj>
|
|
<placeobj handle="_0000001b0000001b" change="1" id="P0005" type="City">
|
|
<ptitle>Cleveland, Cuyahoga, Ohio, USA</ptitle>
|
|
<pname value="Cleveland"/>
|
|
<placeref hlink="_0000001a0000001a"/>
|
|
</placeobj>
|
|
</places>
|
|
<repositories>
|
|
<repository handle="_0000000100000001" change="1" id="R0000">
|
|
<rname>Business that produced the product: Ancestry.com</rname>
|
|
<type>GEDCOM data</type>
|
|
<address>
|
|
<street>360 W 4800 N, Provo, UT 84604</street>
|
|
<phone>(801) 705-7000</phone>
|
|
</address>
|
|
<url href="(801) 705-7001" type="FAX"/>
|
|
<url href="help@ancestry.com" type="E-mail"/>
|
|
<url href="http://www.ancestry.com" type="Web Home"/>
|
|
</repository>
|
|
<repository handle="_0000000500000005" change="1" id="R0001">
|
|
<rname>SUBM (Submitter): (@SUBM@) The Subm /Tester/</rname>
|
|
<type>GEDCOM data</type>
|
|
<address>
|
|
<street>123 Main St.</street>
|
|
<city>Winslow</city>
|
|
<state>PA</state>
|
|
<postal>12345</postal>
|
|
<phone>440-871-3401</phone>
|
|
</address>
|
|
<url href="mrstester@gmail.com" type="E-mail"/>
|
|
<url href="440-321-4568" type="FAX"/>
|
|
<url href="http://mrstester.com" type="Web Home"/>
|
|
<noteref hlink="_0000000600000006"/>
|
|
</repository>
|
|
<repository handle="_0000001500000015" change="1" id="R0002">
|
|
<rname>Testers Repository</rname>
|
|
<type>Library</type>
|
|
<address>
|
|
<street>123 High St., OSF village, CA, USA</street>
|
|
<phone>988-765-4321</phone>
|
|
</address>
|
|
<url href="tester_repo@osf.com" type="E-mail"/>
|
|
<url href="987-654-3210" type="FAX"/>
|
|
<url href="http://www.tester_repo.com" type="Web Home"/>
|
|
<noteref hlink="_0000001600000016"/>
|
|
<noteref hlink="_0000001700000017"/>
|
|
</repository>
|
|
</repositories>
|
|
<notes>
|
|
<note handle="_0000000200000002" change="1" id="N0000" type="GEDCOM import">
|
|
<text>Records not imported into HEAD (header):
|
|
|
|
Only one phone number supported Line 9: 3 PHON (800) 705-7000
|
|
Line ignored as not understood Line 15: 2 DATE 1111-01-01
|
|
GEDCOM FORM should be in uppercase Line 26: 2 FORM Lineage-Linked
|
|
</text>
|
|
<style name="fontface" value="Monospace">
|
|
<range start="0" end="344"/>
|
|
</style>
|
|
</note>
|
|
<note handle="_0000000600000006" change="1" id="N0001" type="GEDCOM import">
|
|
<text>Records not imported into SUBM (Submitter): (@SUBM@) The Subm /Tester/:
|
|
|
|
Only one phone number supported Line 35: 1 PHON 800-871-3401
|
|
</text>
|
|
<style name="fontface" value="Monospace">
|
|
<range start="0" end="173"/>
|
|
</style>
|
|
</note>
|
|
<note handle="_0000000c0000000c" change="1" id="N0002" type="Person Note">
|
|
<text>Address with PHON,FAX,EMAIL,WWW. attached directly to person is not legal Gedcom, but allowed here.</text>
|
|
<tagref hlink="_0000000400000004"/>
|
|
</note>
|
|
<note handle="_0000000e0000000e" change="1" id="N0003" type="Event Note">
|
|
<text>Address as event is legal, with PHON,FAX,EMAIL,WWW</text>
|
|
<tagref hlink="_0000000400000004"/>
|
|
</note>
|
|
<note handle="_0000001600000016" change="1" id="N0004" type="Repository Note">
|
|
<text>The repository record</text>
|
|
<tagref hlink="_0000000400000004"/>
|
|
</note>
|
|
<note handle="_0000001700000017" change="1" id="N0005" type="GEDCOM import">
|
|
<text>Records not imported into REPO (repository) Gramps ID R0002:
|
|
|
|
Only one phone number supported Line 93: 1 PHON 800-765-4321
|
|
</text>
|
|
<style name="fontface" value="Monospace">
|
|
<range start="0" end="162"/>
|
|
</style>
|
|
</note>
|
|
</notes>
|
|
</database>
|