Gedcom import Notes get NoteType appropriate to object
This commit is contained in:
@@ -3,19 +3,12 @@
|
||||
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
|
||||
<database xmlns="http://gramps-project.org/xml/1.7.1/">
|
||||
<header>
|
||||
<created date="2016-05-25" version="5.0.0"/>
|
||||
<created date="2016-08-29" version="5.0.0-alpha1"/>
|
||||
<researcher>
|
||||
<resname>Paul Culley</resname>
|
||||
<resaddr>11210 Olde Mint House Ln</resaddr>
|
||||
<rescity>Tomball</rescity>
|
||||
<resstate>Tx</resstate>
|
||||
<rescountry>USA</rescountry>
|
||||
<respostal>77375</respostal>
|
||||
<resemail>paulr2787@gmail.com</resemail>
|
||||
</researcher>
|
||||
</header>
|
||||
<people>
|
||||
<person handle="_0000000100000001" change="1464191690" id="I0001">
|
||||
<person handle="_0000000100000001" change="1472500307" id="I0001">
|
||||
<gender>M</gender>
|
||||
<name type="Birth Name">
|
||||
<first>Living1</first>
|
||||
@@ -25,7 +18,7 @@
|
||||
<noteref hlink="_0000000400000004"/>
|
||||
<citationref hlink="_0000000600000006"/>
|
||||
</person>
|
||||
<person handle="_0000000700000007" change="1464191690" id="I0000">
|
||||
<person handle="_0000000700000007" change="1472500307" id="I0000">
|
||||
<gender>M</gender>
|
||||
<name type="Birth Name">
|
||||
<first>Living01</first>
|
||||
@@ -34,37 +27,37 @@
|
||||
</person>
|
||||
</people>
|
||||
<citations>
|
||||
<citation handle="_0000000600000006" change="1464191690" id="C0000">
|
||||
<citation handle="_0000000600000006" change="1472500307" id="C0000">
|
||||
<confidence>2</confidence>
|
||||
<sourceref hlink="_0000000500000005"/>
|
||||
</citation>
|
||||
<citation handle="_0000000900000009" change="1464191690" id="C0001">
|
||||
<citation handle="_0000000900000009" change="1472500307" id="C0001">
|
||||
<confidence>2</confidence>
|
||||
<sourceref hlink="_0000000800000008"/>
|
||||
</citation>
|
||||
</citations>
|
||||
<sources>
|
||||
<source handle="_0000000500000005" change="1464191690" id="S0004">
|
||||
<source handle="_0000000500000005" change="1472500307" id="S0004">
|
||||
<stitle>Inline Source 1</stitle>
|
||||
</source>
|
||||
<source handle="_0000000800000008" change="1464191690" id="S0005">
|
||||
<source handle="_0000000800000008" change="1472500307" id="S0005">
|
||||
<stitle>inline Source 2</stitle>
|
||||
</source>
|
||||
<source handle="_0000000a0000000a" change="1464191690" id="S0002">
|
||||
<source handle="_0000000a0000000a" change="1472500307" id="S0002">
|
||||
<stitle>Source S1</stitle>
|
||||
</source>
|
||||
<source handle="_0000000b0000000b" change="1464191690" id="S0003">
|
||||
<source handle="_0000000b0000000b" change="1472500307" id="S0003">
|
||||
<stitle>Source S01</stitle>
|
||||
</source>
|
||||
</sources>
|
||||
<notes>
|
||||
<note handle="_0000000200000002" change="1464191690" id="N0000" type="General">
|
||||
<note handle="_0000000200000002" change="1472500307" id="N0000" type="Person Note">
|
||||
<text>Inline 0</text>
|
||||
</note>
|
||||
<note handle="_0000000300000003" change="1464191690" id="N0001" type="General">
|
||||
<note handle="_0000000300000003" change="1472500307" id="N0001" type="Person Note">
|
||||
<text>XREF N0</text>
|
||||
</note>
|
||||
<note handle="_0000000400000004" change="1464191690" id="N0002" type="General">
|
||||
<note handle="_0000000400000004" change="1472500307" id="N0002" type="Person Note">
|
||||
<text>Inline 1</text>
|
||||
</note>
|
||||
</notes>
|
||||
|
Reference in New Issue
Block a user