mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-29 17:15:31 +00:00
Fixed paths for XSD
This commit is contained in:
6
orte.xml
6
orte.xml
@@ -1,12 +1,12 @@
|
||||
<?xml version="1.0"?>
|
||||
<orte xmlns="https://www.kgpz.de"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="https://www.kgpz.de XSD_Schemata/KGPZ.xsd">
|
||||
<ort index="1">
|
||||
xsi:schemaLocation="https://www.kgpz.de XSD/KGPZ.xsd">
|
||||
<ort id="1">
|
||||
<name>Hallo</name>
|
||||
<geonames></geonames>
|
||||
</ort>
|
||||
<ort index="2">
|
||||
<ort id="2">
|
||||
<name>Hans2</name>
|
||||
</ort>
|
||||
</orte>
|
||||
Reference in New Issue
Block a user