Fehlender Typ für den Download von Dokumenten Postserivce ergänzt, Neuer Ausfertigungsgrund "Wertnachricht" (11).
This commit is contained in:
@@ -196,6 +196,8 @@
|
|||||||
8 & \makecell[tl]{Manuelle Prämienberechnung} \\
|
8 & \makecell[tl]{Manuelle Prämienberechnung} \\
|
||||||
9 & \makecell[tl]{Indexanpassung} \\
|
9 & \makecell[tl]{Indexanpassung} \\
|
||||||
10 & \makecell[tl]{Wertsicherung (Dynamik im Bereich Leben)} \\
|
10 & \makecell[tl]{Wertsicherung (Dynamik im Bereich Leben)} \\
|
||||||
|
11 & \makecell[tl]{Wertnachricht (aktuelle Vertragsinformation)} \\
|
||||||
|
|
||||||
\bottomrule
|
\bottomrule
|
||||||
\end{tabular} \\
|
\end{tabular} \\
|
||||||
|
|
||||||
|
|||||||
@@ -3960,6 +3960,12 @@
|
|||||||
<xsd:documentation>Ähnlich einer Indexanpassung hier aber Dynamik im Lebensbereich.</xsd:documentation>
|
<xsd:documentation>Ähnlich einer Indexanpassung hier aber Dynamik im Lebensbereich.</xsd:documentation>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
</xsd:enumeration>
|
</xsd:enumeration>
|
||||||
|
<xsd:enumeration value="11">
|
||||||
|
<xsd:annotation>
|
||||||
|
<xsd:documentation>Wertnachricht (aktuelle Vertragsinformation)</xsd:documentation>
|
||||||
|
<xsd:documentation>Trotz Namensähnlickeit nicht gleich Wertsicherung (10).</xsd:documentation>
|
||||||
|
</xsd:annotation>
|
||||||
|
</xsd:enumeration>
|
||||||
</xsd:restriction>
|
</xsd:restriction>
|
||||||
</xsd:simpleType>
|
</xsd:simpleType>
|
||||||
<xsd:complexType name="SchadenObjektSpezifikation_Type">
|
<xsd:complexType name="SchadenObjektSpezifikation_Type">
|
||||||
|
|||||||
@@ -218,7 +218,7 @@
|
|||||||
<xsd:documentation>Wenn "wahr", werden direkt die Binärdaten der Dokumente im Response retourniert, andernfalls werden nur Metadaten der Dokumente retourniert. </xsd:documentation>
|
<xsd:documentation>Wenn "wahr", werden direkt die Binärdaten der Dokumente im Response retourniert, andernfalls werden nur Metadaten der Dokumente retourniert. </xsd:documentation>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
<xsd:element name="NurNichtabgeholte" minOccurs="0">
|
<xsd:element name="NurNichtabgeholte" type="xsd:boolean" minOccurs="0">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Optionales Feature, nicht jeder Provider muss dies unterstützen.</xsd:documentation>
|
<xsd:documentation>Optionales Feature, nicht jeder Provider muss dies unterstützen.</xsd:documentation>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
|
|||||||
Reference in New Issue
Block a user