Sicherstellungen ausführlicher kommentiert

This commit is contained in:
2024-02-14 13:54:02 +01:00
parent a64250ddd4
commit 58d130b10c

View File

@@ -4104,7 +4104,9 @@
</xsd:complexType> </xsd:complexType>
<xsd:complexType name="Abtretung_Type"> <xsd:complexType name="Abtretung_Type">
<xsd:annotation> <xsd:annotation>
<xsd:documentation>Sicherstellung vom Typ Abtretung / Zession</xsd:documentation> <xsd:documentation>Sicherstellung vom Typ Abtretung / Zession. Abtretung ist die umfassenste Form der
Sicherstellung der Zessionär (Abtretungsempfänger) kann den Vertrag an Stelle des VN (Zedent) nach
seinen Wünschen umgestalten.</xsd:documentation>
</xsd:annotation> </xsd:annotation>
<xsd:complexContent> <xsd:complexContent>
<xsd:extension base="Sicherstellung_Type"> <xsd:extension base="Sicherstellung_Type">
@@ -4116,7 +4118,8 @@
</xsd:complexType> </xsd:complexType>
<xsd:complexType name="Verpfaendung_Type"> <xsd:complexType name="Verpfaendung_Type">
<xsd:annotation> <xsd:annotation>
<xsd:documentation>Sicherstellung vom Typ Verpfändung</xsd:documentation> <xsd:documentation>Sicherstellung vom Typ Verpfändung. Der VN und der Pfandgläubiger können Änderungen
im Vertrag nur gemeinsam durchführen, VN bleibt aber Träger der Rechte un Pflichten aus dem Versicherungsvertrag.</xsd:documentation>
</xsd:annotation> </xsd:annotation>
<xsd:complexContent> <xsd:complexContent>
<xsd:extension base="Sicherstellung_Type"> <xsd:extension base="Sicherstellung_Type">
@@ -4137,7 +4140,9 @@
</xsd:complexType> </xsd:complexType>
<xsd:complexType name="VinkulierungPersonen_Type"> <xsd:complexType name="VinkulierungPersonen_Type">
<xsd:annotation> <xsd:annotation>
<xsd:documentation>Sicherstellung vom Typ Vinkulierung</xsd:documentation> <xsd:documentation>Sicherstellung vom Typ Vinkulierung. Der Vinkulargläubiger hat das Recht auf Auszahlungen
aus dem Versicherungsverhältnis. Die Versicherung ist verpflichtet den Vinkulargläubiger über Vertragsänderungen
oder Prämienrückstände zu informieren.</xsd:documentation>
</xsd:annotation> </xsd:annotation>
<xsd:complexContent> <xsd:complexContent>
<xsd:extension base="Sicherstellung_Type"> <xsd:extension base="Sicherstellung_Type">