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