mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-29 09:05:30 +00:00
XSD: akteur@ort zur Unterscheidung zwischen Organisationen und Personen
This commit is contained in:
@@ -70,6 +70,12 @@
|
||||
<xsd:documentation>Pflicht: Eindeutige ID des Akteurs.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:attribute>
|
||||
<xsd:attribute name="org" type="xsd:boolean" use="optional" default="false">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Optional: true, wenn es sich um eine Körperschaft
|
||||
handelt. Default: false</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:attribute>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
@@ -92,4 +98,4 @@
|
||||
<xsd:field xpath="kgpz:gnd" />
|
||||
</xsd:unique>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
</xsd:schema>
|
||||
|
||||
Reference in New Issue
Block a user