Entwurf 1 -- Beiträge fehlen

This commit is contained in:
Simon Martens
2024-05-07 18:25:53 +02:00
parent f118cc540b
commit 738a717993
26 changed files with 306 additions and 114 deletions

View File

@@ -1,5 +1,12 @@
<?xml version="1.0"?>
<werke xmlns="https://www.kgpz.de"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xi="http://www.w3.org/2001/XInclude"
xsi:schemaLocation="https://www.kgpz.de Schemata/KGPZ.xsd"></werke>
xsi:schemaLocation="https://www.kgpz.de XSD/KGPZ.xsd">
<werk id="1">
</werk>
<werk id="2">
<zitation>Hans</zitation>
<anmerkung>Anmerkungen</anmerkung>
</werk>
</werke>