Fixed paths for XSD

This commit is contained in:
Simon Martens
2024-05-08 09:48:12 +02:00
parent 9cbc5322ad
commit 6d7748405c
4 changed files with 17 additions and 18 deletions

View File

@@ -2,12 +2,11 @@
<akteure xmlns="https://www.kgpz.de"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://www.kgpz.de XSD/KGPZ.xsd">
<akteur index="1">
<akteur id="1">
<name>Albert Einstein</name>
<name>Ainshutain, A.</name>
<sortiername>Einstein, Albert</sortiername>
<geburtsdatum>1879-03-14</geburtsdatum>
<sterbedatum>1955-04-18</sterbedatum>
<lebensdaten>1955-04-18</lebensdaten>
<gnd>https://d-nb.info/gnd/118529579</gnd>
</akteur>
</akteure>