mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-briefe.git
synced 2025-10-29 09:05:30 +00:00
Merge branch 'main' of https://github.com/Theodor-Springmann-Stiftung/lenz-briefe
This commit is contained in:
@@ -143,6 +143,18 @@
|
|||||||
<xsd:complexContent>
|
<xsd:complexContent>
|
||||||
<xsd:extension base="lenz:text">
|
<xsd:extension base="lenz:text">
|
||||||
<xsd:attributeGroup ref="lenz:dateattributes" />
|
<xsd:attributeGroup ref="lenz:dateattributes" />
|
||||||
|
|
||||||
|
<xsd:attribute name="cert" use="optional" default="high">
|
||||||
|
<xsd:annotation>
|
||||||
|
<xsd:documentation>Optional: Wie sicher ist die Referenz? Erlaubt: high | low</xsd:documentation>
|
||||||
|
</xsd:annotation>
|
||||||
|
<xsd:simpleType>
|
||||||
|
<xsd:restriction base="xsd:string">
|
||||||
|
<xsd:enumeration value="high" />
|
||||||
|
<xsd:enumeration value="low" />
|
||||||
|
</xsd:restriction>
|
||||||
|
</xsd:simpleType>
|
||||||
|
</xsd:attribute>
|
||||||
</xsd:extension>
|
</xsd:extension>
|
||||||
</xsd:complexContent>
|
</xsd:complexContent>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
|
|||||||
Reference in New Issue
Block a user