Da es an der Person jetzt HauptWohnLandCd für Land des Hauptwohnsitzes aus omds 2.14 gibt, wurde WohnLandCd in PersonNamentlichesBezugsrecht_Type entfernt und Geburtsland in FATCA_NatPersonType.

This commit is contained in:
2021-05-12 08:33:59 +02:00
parent 6937fc4702
commit de70d69042

View File

@@ -1791,11 +1791,11 @@
<xsd:documentation>Referenz auf die Person, zu deren Gunsten das Betzugsrecht festgelegt ist</xsd:documentation> <xsd:documentation>Referenz auf die Person, zu deren Gunsten das Betzugsrecht festgelegt ist</xsd:documentation>
</xsd:annotation> </xsd:annotation>
</xsd:element> </xsd:element>
<xsd:element name="WohnLandCd" type="omds:LandesCd_Type" minOccurs="0"> <!-- <xsd:element name="WohnLandCd" type="omds:LandesCd_Type" minOccurs="0">-->
<xsd:annotation> <!-- <xsd:annotation>-->
<xsd:documentation>Nur, wenn Wohnsitzland nicht im Partner untergebracht werden kann.</xsd:documentation> <!-- <xsd:documentation>Nur, wenn Wohnsitzland nicht im Partner untergebracht werden kann.</xsd:documentation>-->
</xsd:annotation> <!-- </xsd:annotation>-->
</xsd:element> <!-- </xsd:element>-->
</xsd:sequence> </xsd:sequence>
</xsd:complexType> </xsd:complexType>
<xsd:complexType name="BezugsberechtigungVersicherungsnehmer_Type"> <xsd:complexType name="BezugsberechtigungVersicherungsnehmer_Type">
@@ -3599,7 +3599,7 @@
<xsd:documentation>Fragen FATCA bei natürlichen Personen</xsd:documentation> <xsd:documentation>Fragen FATCA bei natürlichen Personen</xsd:documentation>
</xsd:annotation> </xsd:annotation>
<xsd:sequence> <xsd:sequence>
<xsd:element name="Geburtsland" type="AttributEnum_Type"/> <!-- <xsd:element name="Geburtsland" type="AttributEnum_Type"/> -->
<xsd:element name="US_Indizien" type="xsd:boolean"/> <xsd:element name="US_Indizien" type="xsd:boolean"/>
<xsd:element name="US_Steuerpflicht" type="xsd:boolean"/> <xsd:element name="US_Steuerpflicht" type="xsd:boolean"/>
</xsd:sequence> </xsd:sequence>