VersichertesInteresseMitAttributMetadaten_Type ist in Version 1.4 nicht enthalten.

This commit is contained in:
2019-09-02 09:49:32 +02:00
parent fe20ca4843
commit e70b995143

View File

@@ -804,7 +804,6 @@
</xsd:element> </xsd:element>
</xsd:sequence> </xsd:sequence>
</xsd:complexType> </xsd:complexType>
<!-- Allgemeine Typen --> <!-- Allgemeine Typen -->
<xsd:complexType name="Praemie_Type"> <xsd:complexType name="Praemie_Type">
<xsd:annotation> <xsd:annotation>
@@ -1493,15 +1492,6 @@
</xsd:annotation> </xsd:annotation>
<xsd:attribute name="Lfnr" type="xsd:unsignedShort" use="required"/> <xsd:attribute name="Lfnr" type="xsd:unsignedShort" use="required"/>
</xsd:complexType> </xsd:complexType>
<xsd:complexType name="VersichertesInteresseMitAttributMetadaten_Type" abstract="true">
<xsd:annotation>
<xsd:documentation>Abstrakter Obertyp für versicherte Interessen, unterstützt Attribut-Metadaten</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="AttributMetadaten" type="AttributMetadaten_Type" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="Lfnr" type="xsd:unsignedShort" use="required"/>
</xsd:complexType>
<xsd:complexType name="Fahrzeug_Type"> <xsd:complexType name="Fahrzeug_Type">
<xsd:annotation> <xsd:annotation>
<xsd:documentation>Basisklasse für alle Fahrzeuge in der Kfz-Versicherung</xsd:documentation> <xsd:documentation>Basisklasse für alle Fahrzeuge in der Kfz-Versicherung</xsd:documentation>