mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-29 00:55:31 +00:00
URL, Reihenfolge Tags und kgpz:nonemptystring
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
<xsd:simpleType name="NonEmptyString">
|
||||
<xsd:restriction base="xsd:string">
|
||||
<xsd:minLength value="1" />
|
||||
<xsd:pattern value=".*[^\s].*" />
|
||||
</xsd:restriction>
|
||||
</xsd:simpleType>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user