Kleinere Änderungen an Xsd und Doku "Flotte", Beispiel für Response ergänzt
This commit is contained in:
@@ -3058,6 +3058,11 @@
|
||||
<xsd:documentation>Eine oder mehrere Bewertungen oder Schätzungen als Betrag.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="Meldung" type="ServiceFault" minOccurs="0" maxOccurs="unbounded">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Im Response: Meldung zum versicherten Interesse</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="Lfnr" type="xsd:unsignedShort" use="required">
|
||||
<xsd:annotation>
|
||||
|
||||
@@ -180,6 +180,11 @@
|
||||
<xsd:complexContent>
|
||||
<xsd:extension base="AngabenEinbeziehung_Type">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="Meldung" type="cst:ServiceFault" minOccurs="0" maxOccurs="unbounded">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Im Response: Meldungen zu den Angaben</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="Beginn" type="cst:AttributDatum_Type" >
|
||||
<xsd:annotation><xsd:documentation>Ab wann die Einbeziehung gelten soll.</xsd:documentation></xsd:annotation>
|
||||
</xsd:element>
|
||||
@@ -268,7 +273,7 @@
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="Bezeichnung" type="xsd:string" />
|
||||
<!-- <xsd:attribute name="Bezeichnung" type="xsd:string" />-->
|
||||
</xsd:complexType>
|
||||
<xsd:complexType name="Deckungsbaum_Type" final="#all">
|
||||
<xsd:annotation><xsd:documentation>Deckungsbaustein der Ebene 1 "Verkaufsprodukt".</xsd:documentation></xsd:annotation>
|
||||
|
||||
Reference in New Issue
Block a user