Erklärung und Ergänzung Schemata

This commit is contained in:
Simon Martens
2024-05-08 18:31:39 +02:00
parent 9f354952e8
commit 43fd4b7127
13 changed files with 120 additions and 91 deletions

View File

@@ -19,6 +19,7 @@
<!-- TODO: URI FOR GND -->
<xsd:element name="gnd" minOccurs="0" maxOccurs="1" type="xsd:anyURI" nillable="false" />
<xsd:element name="anmerkung" type="kgpz:NonEmptyString" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="vermerk" type="kgpz:NonEmptyString" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:string" use="required" />
</xsd:complexType>