Fehler in der Vererbungshierarchie der Produktbausteine korrigiert bei Sach-Privat, Rechtsschutz und Unfall
This commit is contained in:
@@ -723,7 +723,7 @@
|
||||
</xsd:complexType>
|
||||
<xsd:complexType name="ProduktbausteinAntragsprozessGenerisch_Type" abstract="true">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Abstrakter Typ für Produktbausteine der Ebene 2 und 3 bei generischen Produkten</xsd:documentation>
|
||||
<xsd:documentation>Abstrakter Typ für Produktbausteine im Antragsprozess der 2. Generation</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
<xsd:complexContent>
|
||||
<xsd:extension base="ProduktbausteinAntragsprozess_Type">
|
||||
@@ -800,12 +800,6 @@
|
||||
</xsd:extension>
|
||||
</xsd:complexContent>
|
||||
</xsd:complexType>
|
||||
<xsd:simpleType name="Hauptfaelligkeit_Type">
|
||||
<xsd:restriction base="xsd:gMonthDay">
|
||||
<xsd:minInclusive value="--01-01"/>
|
||||
<xsd:maxInclusive value="--12-31"/>
|
||||
</xsd:restriction>
|
||||
</xsd:simpleType>
|
||||
<xsd:complexType name="Elementarprodukt_Type" abstract="true">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Basistyp für ein Elementarprodukt</xsd:documentation>
|
||||
@@ -820,7 +814,7 @@
|
||||
</xsd:complexType>
|
||||
<xsd:complexType name="VerkaufsproduktGenerisch_Type" abstract="true">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Basistyp für ein Produktbündel</xsd:documentation>
|
||||
<xsd:documentation>Basistyp für ein Produktbündel, 2. Generation</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
<xsd:complexContent>
|
||||
<xsd:extension base="ProduktbausteinAntragsprozessGenerisch_Type">
|
||||
@@ -883,6 +877,12 @@
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
<!-- Allgemeine Typen -->
|
||||
<xsd:simpleType name="Hauptfaelligkeit_Type">
|
||||
<xsd:restriction base="xsd:gMonthDay">
|
||||
<xsd:minInclusive value="--01-01"/>
|
||||
<xsd:maxInclusive value="--12-31"/>
|
||||
</xsd:restriction>
|
||||
</xsd:simpleType>
|
||||
<xsd:complexType name="Praemie_Type">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Darstellung einer Praemie</xsd:documentation>
|
||||
|
||||
Reference in New Issue
Block a user