mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-29 09:05:30 +00:00
Schema FIX wwwlink
This commit is contained in:
@@ -69,7 +69,8 @@
|
||||
|
||||
<xsd:attribute name="kat" use="optional" default="auszug">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Die Art der Beziehung zum Beitrag. Werte: auszug (default), erwähnung, kommentar.</xsd:documentation>
|
||||
<xsd:documentation>Die Art der Beziehung zum Beitrag. Werte: auszug (default), erwähnung,
|
||||
kommentar.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
<xsd:simpleType>
|
||||
<xsd:restriction base="xsd:string">
|
||||
@@ -129,7 +130,8 @@
|
||||
|
||||
<xsd:attribute name="kat" use="optional" default="auszug">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Die Art der Beziehung zum Beitrag. Werte: auszug (default), erwähnung, kommentar.</xsd:documentation>
|
||||
<xsd:documentation>Die Art der Beziehung zum Beitrag. Werte: auszug (default), erwähnung,
|
||||
kommentar.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
<xsd:simpleType>
|
||||
<xsd:restriction base="xsd:string">
|
||||
@@ -250,14 +252,15 @@
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Link ins Internet</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
<xsd:simpleContent>
|
||||
<xsd:restriction base="text"></xsd:restriction>
|
||||
</xsd:simpleContent>
|
||||
<xsd:complexContent>
|
||||
<xsd:extension base="text">
|
||||
<xsd:attribute name="address" use="required" type="xsd:anyURI">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>URL des Links</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:attribute>
|
||||
</xsd:extension>
|
||||
</xsd:complexContent>
|
||||
</xsd:complexType>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user