mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-29 17:15:31 +00:00
Started XSD Schema creation
This commit is contained in:
13
kgpz.xml
Normal file
13
kgpz.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0"?>
|
||||
<kgpz
|
||||
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">
|
||||
<personen />
|
||||
<orte />
|
||||
<kategorien />
|
||||
<werke />
|
||||
<stuecke />
|
||||
<beitraege />
|
||||
</kgpz>
|
||||
Reference in New Issue
Block a user