mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-29 09:05:30 +00:00
<beilage> in <beitrag> -> <stueck beilage="1">
This commit is contained in:
@@ -15,16 +15,10 @@
|
||||
<xsd:choice minOccurs="1" maxOccurs="unbounded">
|
||||
<xsd:element name="stueck" type="kgpz:stueckref">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Verweist auf ein Stück, in wlchem ein Beitrag veröffentlicht
|
||||
<xsd:documentation>Verweist auf ein Stück oder eine Beilage, in der ein Beitrag veröffentlicht
|
||||
wurde. Darf mehrmals vorkommen.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="beilage" type="kgpz:beilageref">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Verweist auf eine Beilage, in welcher ein Beitrag
|
||||
veröffentlicht wurde. Darf mehrmals vorkommen.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
<xsd:element name="kategorie" minOccurs="0" maxOccurs="unbounded" type="kgpz:ref">
|
||||
<xsd:annotation>
|
||||
|
||||
Reference in New Issue
Block a user