Praemie_Type wurde um Jahresprämie Bto und Nto erweitert, dokumentiert.
This commit is contained in:
Binary file not shown.
@@ -1171,7 +1171,11 @@
|
||||
<xsd:documentation>Prämien die für diesen Produktbaustein verlangt werden</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="JahrespraemieNto" type="omds:decimal" minOccurs="0"/>
|
||||
<xsd:element name="JahrespraemieNto" type="omds:decimal" minOccurs="0">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Deprecated: Das gleichnamige Element in Praemie_Type ist besser geeignet, da es auch verwendet werden kann, wenn mehrere Prämien im Response übertragen werden.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
</xsd:extension>
|
||||
</xsd:complexContent>
|
||||
@@ -1523,6 +1527,16 @@
|
||||
<xsd:documentation>Optional ein Bezug auf bestimmte Antragskomponenten, Tarifkomponenten, Deckungsarten usw.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="JahrespraemieNto" minOccurs="0">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Summe der Prämien exkl. Versicherungssteuer(n) im gesamten Jahr</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="JahrespraemieBto" minOccurs="0">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Summe der Prämien inkl. Versicherungssteuer(n) im gesamten Jahr</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
<xsd:complexType name="Versicherungssteuer_Type">
|
||||
|
||||
Reference in New Issue
Block a user