mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-29 09:05:30 +00:00
Entwurf 1 -- Beiträge fehlen
This commit is contained in:
11
XSD/beitraege.xsd
Normal file
11
XSD/beitraege.xsd
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
||||
targetNamespace="https://www.kgpz.de"
|
||||
xmlns="https://www.kgpz.de"
|
||||
xmlns:kgpz="https://www.kgpz.de"
|
||||
elementFormDefault="qualified">
|
||||
|
||||
<xsd:element name="beitraege" type="beitraege" />
|
||||
|
||||
<xsd:complexType name="beitraege"></xsd:complexType>
|
||||
</xsd:schema>
|
||||
Reference in New Issue
Block a user