Ausstellendes Land in Legitimation
This commit is contained in:
@@ -541,6 +541,13 @@
|
|||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
<xsd:attribute name="PersArtCd" type="omds:PersArtCd_Type" use="required"/>
|
<xsd:attribute name="PersArtCd" type="omds:PersArtCd_Type" use="required"/>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
|
<xsd:complexType name="Legitimation">
|
||||||
|
<xsd:complexContent>
|
||||||
|
<xsd:extension base="omds:EL-Legitimation_Type">
|
||||||
|
<xsd:attribute name="AusstellendesLand" type="xsd:string" use="optional"/>
|
||||||
|
</xsd:extension>
|
||||||
|
</xsd:complexContent>
|
||||||
|
</xsd:complexType>
|
||||||
<xsd:element name="Person" type="Person_Type">
|
<xsd:element name="Person" type="Person_Type">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Typ zur Übergabe personenbezogener Daten, entspricht weitgehend OMDS Datensatz PERSON_Type, die Personennr ist aber optional. Die Person kann eine Adresse enthalten. Die Adresse hat aber keine Id.</xsd:documentation>
|
<xsd:documentation>Typ zur Übergabe personenbezogener Daten, entspricht weitgehend OMDS Datensatz PERSON_Type, die Personennr ist aber optional. Die Person kann eine Adresse enthalten. Die Adresse hat aber keine Id.</xsd:documentation>
|
||||||
@@ -2007,30 +2014,30 @@
|
|||||||
</xsd:element>
|
</xsd:element>
|
||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
<!-- <xsd:complexType name="VersicherterBetrieb_Type">-->
|
<!-- <xsd:complexType name="VersicherterBetrieb_Type">-->
|
||||||
<!-- <xsd:annotation>-->
|
<!-- <xsd:annotation>-->
|
||||||
<!-- <xsd:documentation>Versicherter Betrieb (Landwirtschaftlicher Betrieb, Verein)</xsd:documentation>-->
|
<!-- <xsd:documentation>Versicherter Betrieb (Landwirtschaftlicher Betrieb, Verein)</xsd:documentation>-->
|
||||||
<!-- </xsd:annotation>-->
|
<!-- </xsd:annotation>-->
|
||||||
<!-- <xsd:complexContent>-->
|
<!-- <xsd:complexContent>-->
|
||||||
<!-- <xsd:extension base="VersichertesInteresseMitAttributMetadaten_Type">-->
|
<!-- <xsd:extension base="VersichertesInteresseMitAttributMetadaten_Type">-->
|
||||||
<!-- <xsd:sequence>-->
|
<!-- <xsd:sequence>-->
|
||||||
<!-- <xsd:element ref="ObjektId" minOccurs="0"/>-->
|
<!-- <xsd:element ref="ObjektId" minOccurs="0"/>-->
|
||||||
<!-- <xsd:element name="Adresse" type="omds:ADRESSE_Type"/>-->
|
<!-- <xsd:element name="Adresse" type="omds:ADRESSE_Type"/>-->
|
||||||
<!-- <xsd:element name="Betriebsart" type="xsd:string" maxOccurs="unbounded"/>-->
|
<!-- <xsd:element name="Betriebsart" type="xsd:string" maxOccurs="unbounded"/>-->
|
||||||
<!-- <xsd:element name="Mitarbeiteranzahl" type="xsd:unsignedInt"/>-->
|
<!-- <xsd:element name="Mitarbeiteranzahl" type="xsd:unsignedInt"/>-->
|
||||||
<!-- <xsd:element name="Umsatz" type="xsd:unsignedLong"/>-->
|
<!-- <xsd:element name="Umsatz" type="xsd:unsignedLong"/>-->
|
||||||
<!-- <xsd:element name="FlaecheInHektar" type="xsd:unsignedShort" minOccurs="0"/>-->
|
<!-- <xsd:element name="FlaecheInHektar" type="xsd:unsignedShort" minOccurs="0"/>-->
|
||||||
<!-- <xsd:element name="Mitgliederanzahl" type="xsd:unsignedInt" minOccurs="0"/>-->
|
<!-- <xsd:element name="Mitgliederanzahl" type="xsd:unsignedInt" minOccurs="0"/>-->
|
||||||
<!-- <xsd:element name="ZusaetzlicheBetriebsdaten" type="ZusaetzlicheBetriebsdaten_Type" minOccurs="0" maxOccurs="unbounded"/>-->
|
<!-- <xsd:element name="ZusaetzlicheBetriebsdaten" type="ZusaetzlicheBetriebsdaten_Type" minOccurs="0" maxOccurs="unbounded"/>-->
|
||||||
<!-- </xsd:sequence>-->
|
<!-- </xsd:sequence>-->
|
||||||
<!-- </xsd:extension>-->
|
<!-- </xsd:extension>-->
|
||||||
<!-- </xsd:complexContent>-->
|
<!-- </xsd:complexContent>-->
|
||||||
<!-- </xsd:complexType>-->
|
<!-- </xsd:complexType>-->
|
||||||
<!-- <xsd:complexType name="ZusaetzlicheBetriebsdaten_Type" abstract="true">-->
|
<!-- <xsd:complexType name="ZusaetzlicheBetriebsdaten_Type" abstract="true">-->
|
||||||
<!-- <xsd:annotation>-->
|
<!-- <xsd:annotation>-->
|
||||||
<!-- <xsd:documentation>Abstrakter Typ fuer zusaetzliche Betriebsdaten zur Erweiterung des VersicherterBetrieb_Type</xsd:documentation>-->
|
<!-- <xsd:documentation>Abstrakter Typ fuer zusaetzliche Betriebsdaten zur Erweiterung des VersicherterBetrieb_Type</xsd:documentation>-->
|
||||||
<!-- </xsd:annotation>-->
|
<!-- </xsd:annotation>-->
|
||||||
<!-- </xsd:complexType>-->
|
<!-- </xsd:complexType>-->
|
||||||
<xsd:complexType name="VersicherteLiegenschaft_Type">
|
<xsd:complexType name="VersicherteLiegenschaft_Type">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Versicherte Liegenschaft</xsd:documentation>
|
<xsd:documentation>Versicherte Liegenschaft</xsd:documentation>
|
||||||
|
|||||||
Reference in New Issue
Block a user