mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-29 17:15:31 +00:00
referennces können auch links und sonstigen Text enthalten
This commit is contained in:
@@ -14,8 +14,8 @@
|
|||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Referenziert ein anderes Element.</xsd:documentation>
|
<xsd:documentation>Referenziert ein anderes Element.</xsd:documentation>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
<xsd:simpleContent>
|
<xsd:complexContent>
|
||||||
<xsd:extension base="xsd:string">
|
<xsd:extension base="kgpz:text">
|
||||||
<xsd:attribute name="ref" use="required" type="kgpz:NonEmptyString">
|
<xsd:attribute name="ref" use="required" type="kgpz:NonEmptyString">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Pflicht: Die ID des referenzierten Elements.</xsd:documentation>
|
<xsd:documentation>Pflicht: Die ID des referenzierten Elements.</xsd:documentation>
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
</xsd:attribute>
|
</xsd:attribute>
|
||||||
</xsd:extension>
|
</xsd:extension>
|
||||||
</xsd:simpleContent>
|
</xsd:complexContent>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
|
|
||||||
<xsd:complexType name="stueckref">
|
<xsd:complexType name="stueckref">
|
||||||
|
|||||||
Reference in New Issue
Block a user