referennces können auch links und sonstigen Text enthalten

This commit is contained in:
Simon Martens
2024-07-17 15:10:57 +02:00
parent 513332b837
commit e1e4781cc7

View File

@@ -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">