Probe WohnLandCd
This commit is contained in:
@@ -319,6 +319,7 @@
|
||||
<xsd:attribute name="LandesCd" type="omds:LandesCd_Type" use="required"/>
|
||||
<xsd:attribute name="FamilienstandCd" type="omds:FamilienstandCd_Type" use="required"/>
|
||||
<xsd:attribute name="GebLandCd" type="omds:LandesCd_Type" use="optional"/>
|
||||
<xsd:attribute name="WohnLandCd" type="omds:LandesCd_Type"/>
|
||||
<xsd:attribute name="PersonID_VU" type="omds:PersonID_Type" use="optional"/>
|
||||
<xsd:attribute name="PersonID_Makler" type="omds:PersonID_Type" use="optional"/>
|
||||
</xsd:complexType>
|
||||
@@ -8108,7 +8109,6 @@ WMTC: Messzyklus für Motorräder (Klassen L1e, L2e, L3e, L4e und L5e)</xsd:docu
|
||||
<xsd:documentation>Erwerbs- und Wirtschaftsgenossenschaft</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:enumeration>
|
||||
|
||||
<xsd:enumeration value="EUR">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Ausländ./EU Rechtsform</xsd:documentation>
|
||||
|
||||
@@ -728,6 +728,22 @@
|
||||
<xsd:documentation>B/M Stufenbestätigung</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:enumeration>
|
||||
<!-- von Generali am 7.5.2021 -->
|
||||
<xsd:enumeration value="10" id="DateiTypeKundenprofil">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Kundenprofil</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:enumeration>
|
||||
<xsd:enumeration value="11" id="DateiTypeBeilage">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Beilage</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:enumeration>
|
||||
<xsd:enumeration value="12" id="DateiTypeAnmeldKundenportal">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Anmeldung Kundenportal</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:enumeration>
|
||||
</xsd:restriction>
|
||||
</xsd:simpleType>
|
||||
<xsd:complexType name="Autorisierungsart_Type" abstract="true">
|
||||
@@ -1567,6 +1583,11 @@
|
||||
<xsd:documentation>Referenz auf die Person, zu deren Gunsten das Betzugsrecht festgelegt ist</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="WohnLandCd" type="omds:LandesCd_Type" minOccurs="0">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Nur, wenn Wohnsitzland nicht im Partner untergebracht werden kann.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
<xsd:complexType name="BezugsberechtigungVersicherungsnehmer_Type">
|
||||
@@ -1908,6 +1929,17 @@
|
||||
<xsd:documentation>Referenzen auf weitere Dokumente</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="ArtAusfolgung" minOccurs="0">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Art der Ausfolgung an den Kunden</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
<xsd:simpleType>
|
||||
<xsd:restriction base="xsd:unsignedByte">
|
||||
<xsd:enumeration value="0"/>
|
||||
<xsd:enumeration value="1"/>
|
||||
</xsd:restriction>
|
||||
</xsd:simpleType>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
<xsd:simpleType name="Hptfaelligkeit_Type">
|
||||
|
||||
Reference in New Issue
Block a user