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

@@ -48,7 +48,7 @@
<xsd:element name="druck" type="kgpz:ref" minOccurs="0" maxOccurs="unbounded" />
<xsd:element name="verlag" type="kgpz:ref" minOccurs="0" maxOccurs="unbounded" />
<xsd:element name="vertrieb" type="kgpz:ref" minOccurs="0" maxOccurs="unbounded" />
<xsd:element name="jahr" type="kgpz:Year" minOccurs="0" maxOccurs="1" />
<xsd:element name="datum" type="kgpz:date" minOccurs="0" maxOccurs="1" />
</xsd:sequence>
</xsd:group>
</xsd:schema>