Datumsformat geändert ->

This commit is contained in:
Simon Martens
2024-05-11 18:50:48 +02:00
parent a3d7d90977
commit e66028399b
7 changed files with 813 additions and 744 deletions

View File

@@ -59,7 +59,7 @@
<xsd:group name="BeitragInfo">
<xsd:sequence>
<xsd:element name="datum" type="xsd:date" minOccurs="0" maxOccurs="unbounded" />
<xsd:element name="datum" type="kgpz:date" minOccurs="0" maxOccurs="unbounded" />
<xsd:element name="ort" minOccurs="0" maxOccurs="unbounded" type="kgpz:ref" />
<xsd:element name="kategorie" minOccurs="1" maxOccurs="unbounded" type="kgpz:ref" />
<xsd:element name="autor" minOccurs="0" maxOccurs="unbounded" type="kgpz:ref" />