Version auf 1.11 gesetzt, Code-Generiert.

This commit is contained in:
2024-05-09 17:17:43 +02:00
parent fa081eebe3
commit a9bc454881
66 changed files with 467 additions and 3416 deletions

View File

@@ -254,11 +254,15 @@
</xsd:element>
<xsd:element name="Vinkulierung" type="cst:Vinkularglaeubiger_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Vinkulierungsdaten</xsd:documentation>
<xsd:documentation>Vinkulierungsdaten (deprecated, verwende Sicherstellung)</xsd:documentation>
</xsd:annotation>
<!--deprecated, nutze neueres Konzept Sicherstellung -->
</xsd:element>
<xsd:element name="ZusaetzlicheKfzDaten" type="ZusaetzlicheKfzdaten_Type" minOccurs="0"/>
<xsd:element name="ZusaetzlicheKfzDaten" type="ZusaetzlicheKfzdaten_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Deprecated, verwende analoge Elemente an Fahrzeug_Type</xsd:documentation>
</xsd:annotation>
</xsd:element>
<!-- deprecated, fuer zusaetzliche Angaben zum Fahrzeug sollten dem Element VersicherteFahrzeuge
(cst:Fahrzeug_Type) als Erweiterung von ZusaetzlicheRisikodaten_Type mitgegeben werden -->
</xsd:sequence>
@@ -708,4 +712,4 @@
<xsd:documentation>Erweiterungsmöglichkeit für Versicherungsbestaetigung</xsd:documentation>
</xsd:annotation>
</xsd:complexType>
</xsd:schema>
</xsd:schema>

View File

@@ -131,12 +131,12 @@
<!-- </jaxb:schemaBindings>-->
<!-- </jaxb:bindings>-->
<!-- Antrag Rechtsschutz Namespace urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs -->
<!-- Antrag Rechtsschutz Namespace urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs
<jaxb:bindings schemaLocation="omds3_ON2_Antrag_Rechtsschutz.xsd" node="/xs:schema" >
<jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.r1_11_0.on2antrag.rs"/>
</jaxb:schemaBindings>
</jaxb:bindings>
</jaxb:bindings>-->
<!-- Antrag Sach-Privat Namespace urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat -->
<jaxb:bindings schemaLocation="omds3_ON2_Antrag_SachPrivat.xsd" node="/xs:schema" >