devinsy-xml/test/foo/foo.xml

41 lines
1.2 KiB
XML
Raw Normal View History

2017-05-07 16:24:37 +02:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<corpus xmlns="urn:schema:PUCK/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="PUCK-1.0" generator="PUCK" date="2013-05-14T00:21:40.421+02:00" filename="t.puc">
<attributes/>
<individuals>
<individual id="1">
<name>Louis / XVI / de France</name>
<gender>MALE</gender>
<attributes size="7">
<attribute>
<label>DEAT Date</label>
<value>21/1/1793</value>
</attribute>
<attribute>
<label>COMPL</label>
<value>complete</value>
</attribute>
<attribute>
<label>DEAT Place</label>
<value>Paris</value>
</attribute>
<attribute>
<label>BIRT Date</label>
<value>23/8/1754</value>
</attribute>
<attribute>
<label>BIRT Place</label>
<value>Versailles</value>
</attribute>
<attribute>
<label>SHEET</label>
<value>aaaaa</value>
</attribute>
<attribute>
<label>DYNASTY</label>
<value>Bourbon</value>
</attribute>
</attributes>
</individual>
</individuals>
</corpus>