Angleichung Folder 1.11 an Release 1.11
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
">
|
">
|
||||||
<VUNr>23</VUNr>
|
<VUNr>23</VUNr>
|
||||||
<KorrelationsId>1000010011</KorrelationsId>
|
<KorrelationsId>1000010011</KorrelationsId>
|
||||||
<!-- <ac:RequestUpselling>false</ac:RequestUpselling> nicht mehr verpflichtend -->
|
<ac:RequestUpselling>false</ac:RequestUpselling>
|
||||||
<ac:Produktmetadaten>false</ac:Produktmetadaten>
|
<ac:Produktmetadaten>false</ac:Produktmetadaten>
|
||||||
|
|
||||||
<kv:Berechnungsanfrage>
|
<kv:Berechnungsanfrage>
|
||||||
@@ -1,38 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Beispiel eines Requests für Product Proposal: Die Angaben der Kontextinfo werden
|
|
||||||
in einen oder mehrere Produktvorschläge umgewandelt.
|
|
||||||
|
|
||||||
* Kontextinfo wird VU-spezifisch definiert
|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
|
|
||||||
<ac:ProductProposalRequest
|
|
||||||
xmlns="urn:omds3CommonServiceTypes-1-1-0"
|
|
||||||
xmlns:cst="urn:omds3CommonServiceTypes-1-1-0"
|
|
||||||
xmlns:kv="urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common"
|
|
||||||
xmlns:vu="http://boa.example.com/kranken"
|
|
||||||
xmlns:omds="urn:omds20"
|
|
||||||
xsi:schemaLocation="
|
|
||||||
urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken ../../omds3_ON2_Antrag_Kranken.xsd
|
|
||||||
urn:omds3CommonServiceTypes-1-1-0 ../../omds3CommonServiceTypes.xsd
|
|
||||||
urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common ../../omds3_ON2_Antrag_Common.xsd
|
|
||||||
urn:omds20 ../../omds216-00.xsd
|
|
||||||
http://boa.example.com/kranken KrankenExtension.xsd
|
|
||||||
">
|
|
||||||
<VUNr>23</VUNr>
|
|
||||||
<ClientId>Testclient</ClientId>
|
|
||||||
<KorrelationsId>100432340010011</KorrelationsId>
|
|
||||||
<ac:Sparte>KV</ac:Sparte><!-- optional, wird über das Kontextelement eigentlich abgedeckt -->
|
|
||||||
<ac:Kontextinfo xsi:type="vu:KrankenProposalContext_Type" >
|
|
||||||
<vu:Geburtsdatum>2001-10-26</vu:Geburtsdatum>
|
|
||||||
<vu:Beruf>Zimmermann</vu:Beruf>
|
|
||||||
<vu:Sozialversicherung>ÖGK</vu:Sozialversicherung>
|
|
||||||
<vu:Bundesland>Burgenland</vu:Bundesland>
|
|
||||||
<vu:TarifArt>Sonderklasse</vu:TarifArt>
|
|
||||||
</ac:Kontextinfo>
|
|
||||||
</ac:ProductProposalRequest>
|
|
||||||
@@ -1,174 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Beispiel eines Responses für Product Proposal:
|
|
||||||
|
|
||||||
* Kontextinfo wird VU-spezifisch definiert
|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
|
|
||||||
<ac:ProductProposalResponse
|
|
||||||
xmlns="urn:omds3CommonServiceTypes-1-1-0"
|
|
||||||
xmlns:cst="urn:omds3CommonServiceTypes-1-1-0"
|
|
||||||
xmlns:kv="urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common"
|
|
||||||
xmlns:vu="http://boa.example.com/kranken"
|
|
||||||
xmlns:omds="urn:omds20"
|
|
||||||
xsi:schemaLocation="
|
|
||||||
urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken ../../omds3_ON2_Antrag_Kranken.xsd
|
|
||||||
urn:omds3CommonServiceTypes-1-1-0 ../../omds3CommonServiceTypes.xsd
|
|
||||||
urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common ../../omds3_ON2_Antrag_Common.xsd
|
|
||||||
urn:omds20 ../../omds216-00.xsd
|
|
||||||
http://boa.example.com/kranken KrankenExtension.xsd
|
|
||||||
">
|
|
||||||
<cst:Status>
|
|
||||||
<KorrelationsId>100432340010011</KorrelationsId>
|
|
||||||
<Ergebnis>OK</Ergebnis>
|
|
||||||
</cst:Status>
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Es folgt der Vorschlag für den Kunden. Der Vorschlag muss als Calculate-Request gültig sein.
|
|
||||||
Er kann Prämien enthalten.
|
|
||||||
-->
|
|
||||||
<ac:Verkaufsprodukt xsi:type="kv:VerkaufsproduktKranken_Type">
|
|
||||||
<TarifId xsi:type="vu:TarifIdVerkaufsprodukt" vu:text="001"/>
|
|
||||||
<Bezeichnung>Gesund in Wien (Produktbezeichnung)</Bezeichnung>
|
|
||||||
<VtgBeg>2024-05-01</VtgBeg>
|
|
||||||
<Zahlweg>02</Zahlweg><!-- Lastschrift -->
|
|
||||||
<Zahlrhythmus>1</Zahlrhythmus><!-- jährlich -->
|
|
||||||
<Hauptfaelligkeit>--05-01</Hauptfaelligkeit>
|
|
||||||
<Vermittlernr>3424324324</Vermittlernr>
|
|
||||||
<omds:EL-Rahmenvereinbarung RahmenVebnr="234324324"/>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
|
|
||||||
<!-- Deckung Person 1 -->
|
|
||||||
<kv:Krankenprodukte xsi:type="kv:ProduktKranken_Type">
|
|
||||||
<TarifId xsi:type="vu:TarifIdVersichertePerson" vu:text="stationaer"/>
|
|
||||||
<Bezeichnung>Deckungen für Person 1</Bezeichnung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<VersPersonenRefLfnr>1</VersPersonenRefLfnr><!-- Bezug zum Risikoobjekt unten -->
|
|
||||||
<kv:Elementarprodukte xsi:type="kv:ElementarproduktKranken_Type">
|
|
||||||
<TarifId xsi:type="vu:TarifIdElementarprodukt" vu:text="SonderkWien2024" />
|
|
||||||
<Bezeichnung>Sonderklasse</Bezeichnung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>false</EinschlussAenderbar><!-- wenn Sonderklasse fixer Baustein wäre -->
|
|
||||||
</kv:Elementarprodukte>
|
|
||||||
<kv:Elementarprodukte xsi:type="kv:ElementarproduktKranken_Type">
|
|
||||||
<TarifId xsi:type="vu:TarifIdElementarprodukt" vu:text="WahlarztWien2024" />
|
|
||||||
<Bezeichnung>Wahlarzt</Bezeichnung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>true</EinschlussAenderbar><!-- wenn z.B. der Baustein Wahlarzt in dem Tarif ausschließbar wäre -->
|
|
||||||
</kv:Elementarprodukte>
|
|
||||||
<kv:Elementarprodukte xsi:type="kv:ElementarproduktKranken_Type">
|
|
||||||
<Id>2839438624329856325832</Id>
|
|
||||||
<TarifId xsi:type="vu:TarifIdElementarprodukt" vu:text="MuUndKind" />
|
|
||||||
<Bezeichnung>Mutter und Kind</Bezeichnung>
|
|
||||||
<Eingeschlossen>false</Eingeschlossen><!-- Baustein wird optional angeboten -->
|
|
||||||
<EinschlussAenderbar>true</EinschlussAenderbar>
|
|
||||||
</kv:Elementarprodukte>
|
|
||||||
</kv:Krankenprodukte>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Deckung Person 2 -->
|
|
||||||
<kv:Krankenprodukte xsi:type="kv:ProduktKranken_Type">
|
|
||||||
<TarifId xsi:type="vu:TarifIdVersichertePerson" vu:text="stationaer"/>
|
|
||||||
<Bezeichnung>Deckungen für Person 2</Bezeichnung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<VersPersonenRefLfnr>1</VersPersonenRefLfnr><!-- Bezug zum Risikoobjekt unten -->
|
|
||||||
|
|
||||||
<kv:Elementarprodukte xsi:type="kv:ElementarproduktKranken_Type">
|
|
||||||
<Id>52748327403274326432</Id><!-- optional individuelle Id dieses Bausteins, in Phase Calculate wahrscheinlich nie, vielleicht aber im Angebot -->
|
|
||||||
<TarifId xsi:type="vu:TarifIdElementarprodukt" vu:text="SonderkWien2024" />
|
|
||||||
<Bezeichnung>Sonderklasse</Bezeichnung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>false</EinschlussAenderbar><!-- wenn Sonderklasse fixer Baustein wäre -->
|
|
||||||
</kv:Elementarprodukte>
|
|
||||||
<kv:Elementarprodukte xsi:type="kv:ElementarproduktKranken_Type">
|
|
||||||
<Id>232783264328649832</Id>
|
|
||||||
<TarifId xsi:type="vu:TarifIdElementarprodukt" vu:text="WahlarztWien2024" />
|
|
||||||
<Bezeichnung>Wahlarzt</Bezeichnung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>true</EinschlussAenderbar><!-- wenn z.B. der Baustein Wahlarzt in dem Tarif ausschließbar wäre -->
|
|
||||||
</kv:Elementarprodukte>
|
|
||||||
<kv:Elementarprodukte xsi:type="kv:ElementarproduktKranken_Type">
|
|
||||||
<Id>2839438624329856325832</Id>
|
|
||||||
<TarifId xsi:type="vu:TarifIdElementarprodukt" vu:text="MuUndKind" />
|
|
||||||
<Bezeichnung>Mutter und Kind</Bezeichnung>
|
|
||||||
<Eingeschlossen>false</Eingeschlossen><!-- Baustein wird optional angeboten -->
|
|
||||||
<EinschlussAenderbar>true</EinschlussAenderbar>
|
|
||||||
</kv:Elementarprodukte>
|
|
||||||
</kv:Krankenprodukte>
|
|
||||||
|
|
||||||
<!-- Es folgen Risikoinformationen zu den versicherten Personen.
|
|
||||||
In Phase Calculate noch nicht mit Personendaten
|
|
||||||
wie Vorname, Nachname, Geburtsdatum verknüpft -->
|
|
||||||
|
|
||||||
<kv:VersichertePersonen cst:Lfnr="1">
|
|
||||||
<RisikoNatPerson>
|
|
||||||
<Gewicht><Value>105</Value></Gewicht>
|
|
||||||
<Groesse><Value>155</Value></Groesse>
|
|
||||||
<Sozialversicherungsanstalt><!-- Beispiel Auswahlliste zur Laufzeit -->
|
|
||||||
<Aenderbar>true</Aenderbar>
|
|
||||||
<Bezeichnung>Sozialversicherungsanstalt</Bezeichnung>
|
|
||||||
<BeschreibungTxt>Die Sozialversicherungsanstalt, bei der die Person versichert ist.</BeschreibungTxt>
|
|
||||||
<Values>
|
|
||||||
<Text>Sozialversicherung der Selbständigen</Text>
|
|
||||||
<Schluessel>SVS</Schluessel>
|
|
||||||
</Values>
|
|
||||||
<Values>
|
|
||||||
<Text>Wiener Gebietskrankenkasse</Text>
|
|
||||||
<Schluessel>WGKK</Schluessel>
|
|
||||||
</Values>
|
|
||||||
<MinAnz>1</MinAnz>
|
|
||||||
</Sozialversicherungsanstalt>
|
|
||||||
<Beruf ><!-- Beispiel String mit Auswahlliste als Wertebereich zur Laufzeit -->
|
|
||||||
<Value>Angestellter</Value><!-- aktueller Wert -->
|
|
||||||
<Default>Angestellter</Default> <!-- Defaultwert -->
|
|
||||||
|
|
||||||
<!-- Auswahlliste moeglicher Berufe -->
|
|
||||||
<Values>Angestellter</Values>
|
|
||||||
<Values>Arzt</Values>
|
|
||||||
<Values>Apotheker</Values>
|
|
||||||
<Values>Fischer</Values>
|
|
||||||
<Values>Fleischer</Values>
|
|
||||||
<Values>Zimmermann</Values>
|
|
||||||
</Beruf>
|
|
||||||
</RisikoNatPerson>
|
|
||||||
</kv:VersichertePersonen>
|
|
||||||
<kv:VersichertePersonen cst:Lfnr="2">
|
|
||||||
<RisikoNatPerson>
|
|
||||||
<Gewicht><Value>73</Value></Gewicht>
|
|
||||||
<Groesse><Value>190</Value></Groesse>
|
|
||||||
<Sozialversicherungsanstalt><!-- Beispiel Auswahlliste zur Laufzeit -->
|
|
||||||
<Aenderbar>true</Aenderbar>
|
|
||||||
<Bezeichnung>Sozialversicherungsanstalt</Bezeichnung>
|
|
||||||
<BeschreibungTxt>Die Sozialversicherungsanstalt, bei der die Person versichert ist.</BeschreibungTxt>
|
|
||||||
<Values>
|
|
||||||
<Text>Sozialversicherung der Selbständigen</Text>
|
|
||||||
<Schluessel>SVS</Schluessel>
|
|
||||||
</Values>
|
|
||||||
<Values>
|
|
||||||
<Text>Wiener Gebietskrankenkasse</Text>
|
|
||||||
<Schluessel>WGKK</Schluessel>
|
|
||||||
</Values>
|
|
||||||
<MinAnz>1</MinAnz>
|
|
||||||
</Sozialversicherungsanstalt>
|
|
||||||
<Beruf ><!-- Beispiel String mit Auswahlliste als Wertebereich zur Laufzeit -->
|
|
||||||
<Value>Angestellter</Value><!-- aktueller Wert -->
|
|
||||||
<Default>Angestellter</Default> <!-- Defaultwert -->
|
|
||||||
|
|
||||||
<!-- Auswahlliste moeglicher Berufe -->
|
|
||||||
<Values>Angestellter</Values>
|
|
||||||
<Values>Arzt</Values>
|
|
||||||
<Values>Apotheker</Values>
|
|
||||||
<Values>Fischer</Values>
|
|
||||||
<Values>Fleischer</Values>
|
|
||||||
<Values>Zimmermann</Values>
|
|
||||||
</Beruf>
|
|
||||||
</RisikoNatPerson>
|
|
||||||
</kv:VersichertePersonen>
|
|
||||||
<kv:Gruppe>Austria Tabak in Wien</kv:Gruppe>
|
|
||||||
</ac:Verkaufsprodukt>
|
|
||||||
</ac:ProductProposalResponse>
|
|
||||||
@@ -1,17 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<xsd:schema xmlns="http://boa.example.com/kranken"
|
<xsd:schema xmlns="http://boa.example.com/kranken" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
||||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
xmlns:omds="urn:omds20"
|
||||||
xmlns:cst="urn:omds3CommonServiceTypes-1-1-0"
|
xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" targetNamespace="http://boa.example.com/kranken" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.11.0" xsi:schemaLocation="urn:omds3CommonServiceTypes-1-1-0 ../../omds3CommonServiceTypes.xsd">
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common"
|
|
||||||
targetNamespace="http://boa.example.com/kranken"
|
|
||||||
elementFormDefault="qualified" attributeFormDefault="qualified" version="1.11.0"
|
|
||||||
xsi:schemaLocation="
|
|
||||||
urn:omds3CommonServiceTypes-1-1-0 ../../omds3CommonServiceTypes.xsd
|
|
||||||
urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common ../../omds3_ON2_Antrag_Common.xsd
|
|
||||||
">
|
|
||||||
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="../../omds3CommonServiceTypes.xsd"/>
|
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="../../omds3CommonServiceTypes.xsd"/>
|
||||||
<xsd:import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" schemaLocation="../../omds3_ON2_Antrag_Common.xsd"/>
|
<xsd:import namespace="urn:omds20" schemaLocation="../../omds216-00.xsd"/>
|
||||||
<!--
|
<!--
|
||||||
Beispiele für die Nutzung von TarifId_Type für die Kennzeichnung der Produktbausteine. Daneben können
|
Beispiele für die Nutzung von TarifId_Type für die Kennzeichnung der Produktbausteine. Daneben können
|
||||||
auch andere Wege bestritten werden, z.B. Ableitung eigener Produktbausteine von den Standardbausteinen mittels
|
auch andere Wege bestritten werden, z.B. Ableitung eigener Produktbausteine von den Standardbausteinen mittels
|
||||||
@@ -108,85 +100,4 @@
|
|||||||
</xsd:enumeration>
|
</xsd:enumeration>
|
||||||
</xsd:restriction>
|
</xsd:restriction>
|
||||||
</xsd:simpleType>
|
</xsd:simpleType>
|
||||||
<!-- fuer ProductProposal -->
|
|
||||||
<xsd:complexType name="KrankenProposalContext_Type" >
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Ableitung des Kontext für ProductProposal Krankenversicherung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:ProposalContext_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Geburtsdatum" type="xsd:date" />
|
|
||||||
<xsd:element name="Beruf" type="Beruf_Type" />
|
|
||||||
<xsd:element name="Sozialversicherung" type="Sozialversicherung_Type"/>
|
|
||||||
<xsd:element name="Bundesland" type="Bundesland_Type" />
|
|
||||||
<xsd:element name="TarifArt" type="KvTarifArt_Type" />
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
<xsd:simpleType name="Sozialversicherung_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Liste der Baustein auf Ebene Elementarprodukt</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:restriction base="xsd:string">
|
|
||||||
<xsd:enumeration value="ÖGK">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Österreichische Gesundheitskasse (ÖGK)</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:enumeration>
|
|
||||||
<xsd:enumeration value="BVAEB">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Versicherungsanstalt öffentlicher Bediensteter, Eisenbahn und Bergbau (BVAEB)</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:enumeration>
|
|
||||||
<xsd:enumeration value="SVS">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Sozialversicherung der Selbständigen (SVS)</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:enumeration>
|
|
||||||
</xsd:restriction>
|
|
||||||
</xsd:simpleType>
|
|
||||||
<xsd:simpleType name="Bundesland_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Liste Bundeslaender</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:restriction base="xsd:string">
|
|
||||||
<xsd:enumeration value="Burgenland"/>
|
|
||||||
<xsd:enumeration value="Kärnten"/>
|
|
||||||
<xsd:enumeration value="Wien"/>
|
|
||||||
<xsd:enumeration value="Salzburg"/>
|
|
||||||
<xsd:enumeration value="Oberösterreich"/>
|
|
||||||
<xsd:enumeration value="Niederösterreich"/>
|
|
||||||
<xsd:enumeration value="Tirol"/>
|
|
||||||
<xsd:enumeration value="Vorarlberg"/>
|
|
||||||
<xsd:enumeration value="Steiermark"/>
|
|
||||||
</xsd:restriction>
|
|
||||||
</xsd:simpleType>
|
|
||||||
<!-- Beispiel für eine zur Design-Zeit festgelegte Berufeliste (nur durch Release der Schnittstelle änderbar) -->
|
|
||||||
<xsd:simpleType name="Beruf_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Liste Berufe</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:restriction base="xsd:string">
|
|
||||||
<xsd:enumeration value="Angestellter"/>
|
|
||||||
<xsd:enumeration value="Arzt"/>
|
|
||||||
<xsd:enumeration value="Apotheker"/>
|
|
||||||
<xsd:enumeration value="Bestatter"/>
|
|
||||||
<xsd:enumeration value="Fischer"/>
|
|
||||||
<xsd:enumeration value="Fleischer"/>
|
|
||||||
<xsd:enumeration value="Zimmermann"/>
|
|
||||||
</xsd:restriction>
|
|
||||||
</xsd:simpleType>
|
|
||||||
<xsd:simpleType name="KvTarifArt_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Liste Tarifarten</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:restriction base="xsd:string">
|
|
||||||
<xsd:enumeration value="Sonderklasse"/>
|
|
||||||
<xsd:enumeration value="Privatarzt"/>
|
|
||||||
<xsd:enumeration value="Novum"/>
|
|
||||||
<xsd:enumeration value="MyAssist"/>
|
|
||||||
</xsd:restriction>
|
|
||||||
</xsd:simpleType>
|
|
||||||
</xsd:schema>
|
</xsd:schema>
|
||||||
@@ -1,191 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<ac:CalculateRequest
|
|
||||||
xmlns="urn:omds3CommonServiceTypes-1-1-0"
|
|
||||||
xmlns:sp="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common"
|
|
||||||
xsi:schemaLocation="
|
|
||||||
urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat ../../omds3_ON2_Antrag_SachPrivat.xsd
|
|
||||||
urn:omds3CommonServiceTypes-1-1-0 ../../omds3CommonServiceTypes.xsd
|
|
||||||
urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common ../../omds3_ON2_Antrag_Common.xsd">
|
|
||||||
<VUNr>23</VUNr>
|
|
||||||
<KorrelationsId>1000010011</KorrelationsId>
|
|
||||||
<!-- Uebermittlung des Konvertierungsumfangs -->
|
|
||||||
<ac:Ersatzpolizzen xsi:type="KonvertierungsumfangVertrag_Type">
|
|
||||||
<Polizzennr>100-100-1</Polizzennr>
|
|
||||||
<!-- <VertragsID>100-100-1</VertragsID>-->
|
|
||||||
<Bezeichnung>Privat Bündel</Bezeichnung><!-- nicht relevant -->
|
|
||||||
<Baustein>
|
|
||||||
<ErsetztId>1</ErsetztId>
|
|
||||||
<AntragsId>1</AntragsId>
|
|
||||||
<Bezeichnung>Haushalt</Bezeichnung>
|
|
||||||
<GewaehlteAktion xsi:type="KonvertierungsaktionUebernehmen_Type">
|
|
||||||
<Baustein>
|
|
||||||
<ErsetztId>1</ErsetztId><!-- Id des alten Bausteins im Vertrag -->
|
|
||||||
<AntragsId>1</AntragsId><!-- Id des neuen Bausteins im Antrag -->
|
|
||||||
<Bezeichnung>Feuer</Bezeichnung>
|
|
||||||
<GewaehlteAktion xsi:type="KonvertierungsaktionUebernehmen_Type"/>
|
|
||||||
</Baustein>
|
|
||||||
<Baustein>
|
|
||||||
<ErsetztId>2</ErsetztId>
|
|
||||||
<AntragsId>2</AntragsId>
|
|
||||||
<Bezeichnung>Sturm</Bezeichnung>
|
|
||||||
<GewaehlteAktion xsi:type="KonvertierungsaktionUebernehmen_Type"/>
|
|
||||||
</Baustein>
|
|
||||||
<Baustein>
|
|
||||||
<ErsetztId>3</ErsetztId>
|
|
||||||
<AntragsId>3</AntragsId>
|
|
||||||
<Bezeichnung>Leitungswasser</Bezeichnung>
|
|
||||||
<GewaehlteAktion xsi:type="KonvertierungsaktionUebernehmen_Type"/>
|
|
||||||
</Baustein>
|
|
||||||
<Baustein>
|
|
||||||
<ErsetztId>4</ErsetztId>
|
|
||||||
<AntragsId>4</AntragsId>
|
|
||||||
<Bezeichnung>Einbruchdiebstahl</Bezeichnung>
|
|
||||||
<GewaehlteAktion xsi:type="KonvertierungsaktionUebernehmen_Type"/>
|
|
||||||
</Baustein>
|
|
||||||
<Baustein>
|
|
||||||
<ErsetztId>5</ErsetztId>
|
|
||||||
<AntragsId>5</AntragsId>
|
|
||||||
<Bezeichnung>Haftpflicht</Bezeichnung>
|
|
||||||
<GewaehlteAktion xsi:type="KonvertierungsaktionUebernehmen_Type"/>
|
|
||||||
</Baustein>
|
|
||||||
<Baustein>
|
|
||||||
<ErsetztId>6</ErsetztId>
|
|
||||||
<AntragsId>6</AntragsId>
|
|
||||||
<Bezeichnung>Glasbruch</Bezeichnung>
|
|
||||||
<GewaehlteAktion xsi:type="KonvertierungsaktionUebernehmen_Type"/>
|
|
||||||
</Baustein>
|
|
||||||
<!-- Drohnenversicherung keine Herkunftsangabe, da im ursprünglichen Vertrag nicht enthalten-->
|
|
||||||
<!-- Cyberversicherung keine Herkunftsangabe, da im ursprünglichen Vertrag nicht enthalten-->
|
|
||||||
</GewaehlteAktion>
|
|
||||||
</Baustein>
|
|
||||||
<Baustein>
|
|
||||||
<ErsetztId>2</ErsetztId>
|
|
||||||
<AntragsId>2</AntragsId>
|
|
||||||
<Bezeichnung>Eigenheim</Bezeichnung>
|
|
||||||
<GewaehlteAktion xsi:type="KonvertierungsaktionBelassen_Type"/>
|
|
||||||
<!-- tritt oben im Antrag nicht auf, muss und kann auch nicht weiter für untergeordnete Bausteine spezifiziert werden -->
|
|
||||||
</Baustein>
|
|
||||||
<Baustein>
|
|
||||||
<ErsetztId>3</ErsetztId>
|
|
||||||
<AntragsId>3</AntragsId>
|
|
||||||
<Bezeichnung>Assistance</Bezeichnung>
|
|
||||||
<GewaehlteAktion xsi:type="KonvertierungsaktionStorno_Type"/>
|
|
||||||
<!-- tritt oben im Antrag nicht auf, muss und kann auch nicht weiter für untergeordnete Bausteine spezifiziert werden -->
|
|
||||||
</Baustein>
|
|
||||||
</ac:Ersatzpolizzen>
|
|
||||||
<!-- Die Rechtsschutz soll unverändert bleiben (müsste hier eigentlich gar nicht mehr angeführt werden). -->
|
|
||||||
<ac:Ersatzpolizzen xsi:type="KonvertierungsumfangVertrag_Type">
|
|
||||||
<Polizzennr>100-100-2</Polizzennr>
|
|
||||||
<Bezeichnung>Rechtsschutz</Bezeichnung>
|
|
||||||
<Baustein>
|
|
||||||
<ErsetztId>1</ErsetztId>
|
|
||||||
<Bezeichnung>Privat Rechtsschutz</Bezeichnung>
|
|
||||||
<GewaehlteAktion xsi:type="KonvertierungsaktionBelassen_Type"/>
|
|
||||||
</Baustein>
|
|
||||||
</ac:Ersatzpolizzen>
|
|
||||||
<ac:RequestUpselling>false</ac:RequestUpselling>
|
|
||||||
<ac:Produktmetadaten>false</ac:Produktmetadaten>
|
|
||||||
|
|
||||||
<ac:Berechnungsanfrage xsi:type="sp:BerechnungSachPrivat_Type">
|
|
||||||
<sp:Verkaufsprodukt xsi:type="sp:VerkaufsproduktSachPrivat_Type">
|
|
||||||
<Id>100-200-1</Id>
|
|
||||||
<Bezeichnung>Privat Bündel</Bezeichnung>
|
|
||||||
<Konvertierung>
|
|
||||||
<ErsetztId>100-100-1</ErsetztId>
|
|
||||||
</Konvertierung>
|
|
||||||
<VtgBeg>2022-05-01</VtgBeg>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>false</EinschlussAenderbar>
|
|
||||||
|
|
||||||
<sp:Produkte xsi:type="sp:ProduktHaushaltsversicherung_Type">
|
|
||||||
<Id>1</Id>
|
|
||||||
<Bezeichnung>Haushalt</Bezeichnung>
|
|
||||||
<Konvertierung>
|
|
||||||
<ErsetztId>1</ErsetztId>
|
|
||||||
</Konvertierung>
|
|
||||||
<Hauptfaelligkeit>--05-01</Hauptfaelligkeit>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<sp:VersObjekteRefLfnr>1</sp:VersObjekteRefLfnr>
|
|
||||||
<sp:Deckungen xsi:type="sp:ElementarproduktHaushalt_Type">
|
|
||||||
<Id>1</Id>
|
|
||||||
<Bezeichnung>Feuer</Bezeichnung>
|
|
||||||
<Konvertierung>
|
|
||||||
<ErsetztId>1</ErsetztId>
|
|
||||||
</Konvertierung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>false</EinschlussAenderbar>
|
|
||||||
</sp:Deckungen>
|
|
||||||
<sp:Deckungen xsi:type="sp:ElementarproduktHaushalt_Type">
|
|
||||||
<Id>2</Id>
|
|
||||||
<Bezeichnung>Sturm</Bezeichnung>
|
|
||||||
<Konvertierung>
|
|
||||||
<ErsetztId>2</ErsetztId>
|
|
||||||
</Konvertierung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>false</EinschlussAenderbar>
|
|
||||||
</sp:Deckungen>
|
|
||||||
<sp:Deckungen xsi:type="sp:ElementarproduktHaushalt_Type">
|
|
||||||
<Id>3</Id>
|
|
||||||
<Bezeichnung>Leitungswasser</Bezeichnung>
|
|
||||||
<Konvertierung>
|
|
||||||
<ErsetztId>3</ErsetztId>
|
|
||||||
</Konvertierung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>false</EinschlussAenderbar>
|
|
||||||
</sp:Deckungen>
|
|
||||||
<sp:Deckungen xsi:type="sp:ElementarproduktHaushalt_Type">
|
|
||||||
<Id>4</Id>
|
|
||||||
<Bezeichnung>Einbruchdiebstahl</Bezeichnung>
|
|
||||||
<Konvertierung>
|
|
||||||
<ErsetztId>4</ErsetztId>
|
|
||||||
</Konvertierung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>false</EinschlussAenderbar>
|
|
||||||
</sp:Deckungen>
|
|
||||||
<sp:Deckungen xsi:type="sp:ElementarproduktHaushalt_Type">
|
|
||||||
<Id>5</Id>
|
|
||||||
<Bezeichnung>Haftpflicht</Bezeichnung>
|
|
||||||
<Konvertierung>
|
|
||||||
<ErsetztId>5</ErsetztId>
|
|
||||||
</Konvertierung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>true</EinschlussAenderbar>
|
|
||||||
</sp:Deckungen>
|
|
||||||
<sp:Deckungen xsi:type="sp:ElementarproduktHaushalt_Type">
|
|
||||||
<Id>6</Id>
|
|
||||||
<Bezeichnung>Glasbruch</Bezeichnung>
|
|
||||||
<Konvertierung>
|
|
||||||
<ErsetztId>6</ErsetztId>
|
|
||||||
</Konvertierung>
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>true</EinschlussAenderbar>
|
|
||||||
</sp:Deckungen>
|
|
||||||
<!-- hier ein neues Element: Drohnen-Versicherung, diese Deckung gab es nicht im ursprünglichen Vertrag, daher unten auch keine Herkunft spezifiziert -->
|
|
||||||
<sp:Deckungen xsi:type="sp:ElementarproduktHaushalt_Type">
|
|
||||||
<Id>7</Id>
|
|
||||||
<Bezeichnung>Drohnenversicherung</Bezeichnung>
|
|
||||||
<!-- neues Element hat kein Konvertierungs-Element -->
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>true</EinschlussAenderbar>
|
|
||||||
</sp:Deckungen>
|
|
||||||
<!-- hier ein neues Element: Cyber-Versicherung, diese Deckung gab es nicht im ursprünglichen Vertrag, daher unten auch keine Herkunft spezifiziert -->
|
|
||||||
<sp:Deckungen xsi:type="sp:ElementarproduktHaushalt_Type">
|
|
||||||
<Id>8</Id>
|
|
||||||
<Bezeichnung>Cyber</Bezeichnung>
|
|
||||||
<!-- neues Element hat kein Konvertierungs-Element -->
|
|
||||||
<Eingeschlossen>true</Eingeschlossen>
|
|
||||||
<EinschlussAenderbar>true</EinschlussAenderbar>
|
|
||||||
</sp:Deckungen>
|
|
||||||
</sp:Produkte>
|
|
||||||
<!-- kein Eigenheim-Produkt beantragt, es wird "belassen" -->
|
|
||||||
<!-- keine Assistance beantragt, sie soll storniert werden -->
|
|
||||||
<sp:VersicherteObjekte xsi:type="sp:RisikoHaushalt_Type" Lfnr="1">
|
|
||||||
<ErsetztId>234</ErsetztId><!-- alte Nr im Vertrag -->
|
|
||||||
<sp:Wohnflaeche>100</sp:Wohnflaeche>
|
|
||||||
<sp:AusstattungCd>Z</sp:AusstattungCd>
|
|
||||||
</sp:VersicherteObjekte>
|
|
||||||
</sp:Verkaufsprodukt>
|
|
||||||
</ac:Berechnungsanfrage>
|
|
||||||
</ac:CalculateRequest>
|
|
||||||
@@ -1,78 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!-- Beispiel für eine Berechnungsanfrage Kfz WKZ über unified BOA Service -->
|
|
||||||
<ac:CalculateRequest
|
|
||||||
xmlns="urn:omds3CommonServiceTypes-1-1-0"
|
|
||||||
xmlns:cst="urn:omds3CommonServiceTypes-1-1-0"
|
|
||||||
xmlns:kfz="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common"
|
|
||||||
xmlns:omds="urn:omds20"
|
|
||||||
xsi:schemaLocation="
|
|
||||||
urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz ../../omds3_ON2_Antrag_Kfz.xsd
|
|
||||||
urn:omds3CommonServiceTypes-1-1-0 ../../omds3CommonServiceTypes.xsd
|
|
||||||
urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common ../../omds3_ON2_Antrag_Common.xsd
|
|
||||||
urn:omds20 ../../omds216-00.xsd
|
|
||||||
">
|
|
||||||
<VUNr>23</VUNr>
|
|
||||||
<KorrelationsId>1000010011</KorrelationsId>
|
|
||||||
|
|
||||||
<ac:RequestUpselling>false</ac:RequestUpselling>
|
|
||||||
|
|
||||||
<ac:Berechnungsanfrage xsi:type="kfz:SpezBerechnungKfz_Type">
|
|
||||||
<kfz:Verkaufsprodukt xsi:type="kfz:VerkaufsproduktKfz_Type">
|
|
||||||
<Id>100-200-1</Id>
|
|
||||||
<Bezeichnung>Privat Bündel</Bezeichnung>
|
|
||||||
|
|
||||||
<VtgBeg>2022-05-01</VtgBeg>
|
|
||||||
<Hauptfaelligkeit>--05-01</Hauptfaelligkeit>
|
|
||||||
|
|
||||||
<kfz:KfzVersicherung xsi:type="kfz:ProduktKfz_Type">
|
|
||||||
<Konvertierung>
|
|
||||||
<ErsetztId>1</ErsetztId>
|
|
||||||
</Konvertierung>
|
|
||||||
<kfz:Haftpflicht>
|
|
||||||
<kfz:Art>AH</kfz:Art>
|
|
||||||
<omds:EL-Versicherungssumme VSArtCd="BDS" VSBetrag="100000000.00"/>
|
|
||||||
<kfz:VarianteLeihwagen>VB</kfz:VarianteLeihwagen>
|
|
||||||
<omds:EL-Einstufung EstArtCd="G" EstWert="3"/>
|
|
||||||
</kfz:Haftpflicht>
|
|
||||||
<kfz:Teilkasko>
|
|
||||||
<kfz:FahrzeugRefLfdNr>2</kfz:FahrzeugRefLfdNr>
|
|
||||||
<kfz:Art>AK</kfz:Art>
|
|
||||||
<kfz:VorsteuerAbzugBerechtigung>true</kfz:VorsteuerAbzugBerechtigung>
|
|
||||||
<kfz:Vandalismusklausel>false</kfz:Vandalismusklausel>
|
|
||||||
</kfz:Teilkasko>
|
|
||||||
|
|
||||||
<!-- Neue Modellierung: Kaskoelemente vom Typ Teilkasko und Vollkasko können gleichzeitig in KfzVersicherung existieren,
|
|
||||||
Plausibilitäten müssen zur Laufzeit geprueft werden -->
|
|
||||||
<kfz:Kasko xsi:type="kfz:TeilkaskoKfz_Type">
|
|
||||||
<kfz:FahrzeugRefLfdNr>2</kfz:FahrzeugRefLfdNr>
|
|
||||||
<kfz:Art>AK</kfz:Art>
|
|
||||||
<kfz:VorsteuerAbzugBerechtigung>true</kfz:VorsteuerAbzugBerechtigung>
|
|
||||||
<kfz:Vandalismusklausel>false</kfz:Vandalismusklausel>
|
|
||||||
</kfz:Kasko>
|
|
||||||
<kfz:Kasko xsi:type="kfz:VollkaskoKfz_Type">
|
|
||||||
<kfz:FahrzeugRefLfdNr>1</kfz:FahrzeugRefLfdNr>
|
|
||||||
<kfz:Art>AK</kfz:Art>
|
|
||||||
<kfz:VorsteuerAbzugBerechtigung>true</kfz:VorsteuerAbzugBerechtigung>
|
|
||||||
</kfz:Kasko>
|
|
||||||
<kfz:Insassenunfall>
|
|
||||||
<kfz:FahrzeugRefLfdNr>1</kfz:FahrzeugRefLfdNr>
|
|
||||||
<kfz:InsassenUnfallSystem>Aufsassenunfallversicherung</kfz:InsassenUnfallSystem>
|
|
||||||
</kfz:Insassenunfall>
|
|
||||||
<kfz:Insassenunfall>
|
|
||||||
<kfz:FahrzeugRefLfdNr>2</kfz:FahrzeugRefLfdNr>
|
|
||||||
<kfz:InsassenUnfallSystem>Aufsassenunfallversicherung</kfz:InsassenUnfallSystem>
|
|
||||||
</kfz:Insassenunfall>
|
|
||||||
|
|
||||||
</kfz:KfzVersicherung>
|
|
||||||
<!-- Intellij hat Probleme mit der validierung dieser VersicherteFahrzeuge-Tags, XMLSPY validiert sie -->
|
|
||||||
<kfz:VersicherteFahrzeuge cst:Lfnr="1" cst:FzgArtCd="ANH">
|
|
||||||
<ErsetztId>234</ErsetztId><!-- alte Nr im Vertrag -->
|
|
||||||
</kfz:VersicherteFahrzeuge>
|
|
||||||
<kfz:VersicherteFahrzeuge cst:Lfnr="2" cst:Marke="VW">
|
|
||||||
<ErsetztId>34</ErsetztId><!-- alte Nr im Vertrag -->
|
|
||||||
</kfz:VersicherteFahrzeuge>
|
|
||||||
</kfz:Verkaufsprodukt>
|
|
||||||
</ac:Berechnungsanfrage>
|
|
||||||
</ac:CalculateRequest>
|
|
||||||
@@ -1250,7 +1250,6 @@
|
|||||||
<xsd:documentation>Provision Betreuung (oder Produktion)</xsd:documentation>
|
<xsd:documentation>Provision Betreuung (oder Produktion)</xsd:documentation>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
<xsd:element name="Schema" type="xsd:string" minOccurs="0"/>
|
|
||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
@@ -1323,21 +1322,6 @@
|
|||||||
die z.B. ein Enum für die zulässigen Tarifschlüssel anbietet.</xsd:documentation>
|
die z.B. ein Enum für die zulässigen Tarifschlüssel anbietet.</xsd:documentation>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
<xsd:complexType name="TarifIdLaufzeit_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>
|
|
||||||
Eine einfache Standardimplementierung für TarifId_Type als String ohne Enumeration.
|
|
||||||
Es erfolgt keine nähere Festlegung der TarifId zur Design-Zeit,
|
|
||||||
die TarifId wird ausschließlich zur Laufzeit geprüft. Die zulässigen Werte können daher bei konstanter
|
|
||||||
Schnittstellendefinition zur Laufzeit geändert werden.
|
|
||||||
</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="TarifId_Type" >
|
|
||||||
<xsd:attribute name="text" type="xsd:string"/>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
<xsd:complexType name="Produktbaustein_Type" abstract="true">
|
<xsd:complexType name="Produktbaustein_Type" abstract="true">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Abstrakter Typ für alle Produktbausteine im Antragsprozess</xsd:documentation>
|
<xsd:documentation>Abstrakter Typ für alle Produktbausteine im Antragsprozess</xsd:documentation>
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ xmlns:cst="urn:omds3CommonServiceTypes-1-1-0"
|
|||||||
xmlns:b="urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen"
|
xmlns:b="urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen"
|
||||||
xmlns:boa="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common"
|
xmlns:boa="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common"
|
||||||
xmlns:boak="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz"
|
xmlns:boak="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz"
|
||||||
xmlns:boaRs="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs"
|
|
||||||
xmlns:boaSp="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat"
|
xmlns:boaSp="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat"
|
||||||
xmlns:boaU="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall"
|
xmlns:boaU="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall"
|
||||||
xmlns:boaL="urn:at.vvo.omds.types.omds3types.v1-5-0.on2antrag.leben"
|
xmlns:boaL="urn:at.vvo.omds.types.omds3types.v1-5-0.on2antrag.leben"
|
||||||
@@ -32,7 +31,6 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|||||||
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/>
|
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/>
|
||||||
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz" schemaLocation="omds3_ON2_Antrag_Kfz.xsd"/>
|
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz" schemaLocation="omds3_ON2_Antrag_Kfz.xsd"/>
|
||||||
<import namespace="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat" schemaLocation="omds3_ON2_Antrag_SachPrivat.xsd"/>
|
<import namespace="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat" schemaLocation="omds3_ON2_Antrag_SachPrivat.xsd"/>
|
||||||
<import namespace="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs" schemaLocation="omds3_ON2_Antrag_Rechtsschutz.xsd"/>
|
|
||||||
<import namespace="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall" schemaLocation="omds3_ON2_Antrag_Unfall.xsd"/>
|
<import namespace="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall" schemaLocation="omds3_ON2_Antrag_Unfall.xsd"/>
|
||||||
<import namespace="urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken" schemaLocation="omds3_ON2_Antrag_Kranken.xsd"/>
|
<import namespace="urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken" schemaLocation="omds3_ON2_Antrag_Kranken.xsd"/>
|
||||||
<import namespace="urn:at.vvo.omds.types.omds3types.v1-5-0.on2antrag.leben" schemaLocation="omds3_ON2_Antrag_Leben.xsd"/>
|
<import namespace="urn:at.vvo.omds.types.omds3types.v1-5-0.on2antrag.leben" schemaLocation="omds3_ON2_Antrag_Leben.xsd"/>
|
||||||
@@ -250,32 +248,6 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|||||||
<part name="param" element="boaSp:SubmitApplicationSachPrivatResponse"/>
|
<part name="param" element="boaSp:SubmitApplicationSachPrivatResponse"/>
|
||||||
</message>
|
</message>
|
||||||
|
|
||||||
<!-- Rechtsschutz -->
|
|
||||||
<message name="CalculateRechtsschutzRequestMsg">
|
|
||||||
<part name="param" element="boaRs:CalculateRechtsschutzRequest"/>
|
|
||||||
</message>
|
|
||||||
<message name="CalculateRechtsschutzResponseMsg">
|
|
||||||
<part name="param" element="boaRs:CalculateRechtsschutzResponse"/>
|
|
||||||
</message>
|
|
||||||
<message name="CreateOfferRechtsschutzRequestMsg">
|
|
||||||
<part name="param" element="boaRs:CreateOfferRechtsschutzRequest"/>
|
|
||||||
</message>
|
|
||||||
<message name="CreateOfferRechtsschutzResponseMsg">
|
|
||||||
<part name="param" element="boaRs:CreateOfferRechtsschutzResponse"/>
|
|
||||||
</message>
|
|
||||||
<message name="CreateApplicationRechtsschutzRequestMsg">
|
|
||||||
<part name="param" element="boaRs:CreateApplicationRechtsschutzRequest"/>
|
|
||||||
</message>
|
|
||||||
<message name="CreateApplicationRechtsschutzResponseMsg">
|
|
||||||
<part name="param" element="boaRs:CreateApplicationRechtsschutzResponse"/>
|
|
||||||
</message>
|
|
||||||
<message name="SubmitApplicationRechtsschutzRequestMsg">
|
|
||||||
<part name="param" element="boaRs:SubmitApplicationRechtsschutzRequest"/>
|
|
||||||
</message>
|
|
||||||
<message name="SubmitApplicationRechtsschutzResponseMsg">
|
|
||||||
<part name="param" element="boaRs:SubmitApplicationRechtsschutzResponse"/>
|
|
||||||
</message>
|
|
||||||
|
|
||||||
<!-- Unfall -->
|
<!-- Unfall -->
|
||||||
<message name="CalculateUnfallRequestMsg">
|
<message name="CalculateUnfallRequestMsg">
|
||||||
<part name="param" element="boaU:CalculateUnfallRequest"/>
|
<part name="param" element="boaU:CalculateUnfallRequest"/>
|
||||||
@@ -355,33 +327,7 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|||||||
<part name="param" element="boaL:SubmitApplicationLebenResponse"/>
|
<part name="param" element="boaL:SubmitApplicationLebenResponse"/>
|
||||||
</message>
|
</message>
|
||||||
|
|
||||||
<!-- Zentrales BOA -->
|
<!-- Konvertierungshilfe -->
|
||||||
<message name="CalculateRequestMsg">
|
|
||||||
<part name="param" element="boa:CalculateRequest"/>
|
|
||||||
</message>
|
|
||||||
<message name="CalculateResponseMsg">
|
|
||||||
<part name="param" element="boa:CalculateResponse"/>
|
|
||||||
</message>
|
|
||||||
<message name="CreateOfferRequestMsg">
|
|
||||||
<part name="param" element="boa:CreateOfferRequest"/>
|
|
||||||
</message>
|
|
||||||
<message name="CreateOfferResponseMsg">
|
|
||||||
<part name="param" element="boa:CreateOfferResponse"/>
|
|
||||||
</message>
|
|
||||||
<message name="CreateApplicationRequestMsg">
|
|
||||||
<part name="param" element="boa:CreateApplicationRequest"/>
|
|
||||||
</message>
|
|
||||||
<message name="CreateApplicationResponseMsg">
|
|
||||||
<part name="param" element="boa:CreateApplicationResponse"/>
|
|
||||||
</message>
|
|
||||||
<message name="SubmitApplicationRequestMsg">
|
|
||||||
<part name="param" element="boa:SubmitApplicationRequest"/>
|
|
||||||
</message>
|
|
||||||
<message name="SubmitApplicationResponseMsg">
|
|
||||||
<part name="param" element="boa:SubmitApplicationResponse"/>
|
|
||||||
</message>
|
|
||||||
|
|
||||||
<!-- Produktvorschlag, Konvertierungshilfe -->
|
|
||||||
<message name="ConversionScopeRequestMsg">
|
<message name="ConversionScopeRequestMsg">
|
||||||
<part name="param" element="boa:ConversionScopeRequest"/>
|
<part name="param" element="boa:ConversionScopeRequest"/>
|
||||||
</message>
|
</message>
|
||||||
@@ -394,12 +340,7 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|||||||
<message name="ConversionProposalResponseMsg">
|
<message name="ConversionProposalResponseMsg">
|
||||||
<part name="param" element="boa:ConversionProposalResponse"/>
|
<part name="param" element="boa:ConversionProposalResponse"/>
|
||||||
</message>
|
</message>
|
||||||
<message name="ProductProposalRequestMsg">
|
|
||||||
<part name="param" element="boa:ProductProposalRequest"/>
|
|
||||||
</message>
|
|
||||||
<message name="ProductProposalResponseMsg">
|
|
||||||
<part name="param" element="boa:ProductProposalResponse"/>
|
|
||||||
</message>
|
|
||||||
|
|
||||||
<!-- Fehler -->
|
<!-- Fehler -->
|
||||||
<message name="ServiceFaultMsg">
|
<message name="ServiceFaultMsg">
|
||||||
@@ -585,27 +526,6 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|||||||
<fault name="SubmitApplicationSachPrivatFault" message="os:ServiceFaultMsg"/>
|
<fault name="SubmitApplicationSachPrivatFault" message="os:ServiceFaultMsg"/>
|
||||||
</operation>
|
</operation>
|
||||||
|
|
||||||
<operation name="calculateRechtsschutz">
|
|
||||||
<input name="CalculateRechtsschutzRequestPort" message="os:CalculateRechtsschutzRequestMsg"/>
|
|
||||||
<output name="CalculateRechtsschutzResponsePort" message="os:CalculateRechtsschutzResponseMsg"/>
|
|
||||||
<fault name="CalculateRechtsschutzFault" message="os:ServiceFaultMsg"/>
|
|
||||||
</operation>
|
|
||||||
<operation name="createOfferRechtsschutz">
|
|
||||||
<input name="CreateOfferRechtsschutzRequestPort" message="os:CreateOfferRechtsschutzRequestMsg"/>
|
|
||||||
<output name="CreateOfferRechtsschutzResponsePort" message="os:CreateOfferRechtsschutzResponseMsg"/>
|
|
||||||
<fault name="CreateOfferRechtsschutzFault" message="os:ServiceFaultMsg"/>
|
|
||||||
</operation>
|
|
||||||
<operation name="createApplicationRechtsschutz">
|
|
||||||
<input name="CreateApplicationRechtsschutzRequestPort" message="os:CreateApplicationRechtsschutzRequestMsg"/>
|
|
||||||
<output name="CreateApplicationRechtsschutzResponsePort" message="os:CreateApplicationRechtsschutzResponseMsg"/>
|
|
||||||
<fault name="CreateApplicationRechtsschutzFault" message="os:ServiceFaultMsg"/>
|
|
||||||
</operation>
|
|
||||||
<operation name="submitApplicationRechtsschutz">
|
|
||||||
<input name="SubmitApplicationRechtsschutzRequestPort" message="os:SubmitApplicationRechtsschutzRequestMsg"/>
|
|
||||||
<output name="SubmitApplicationRechtsschutzResponsePort" message="os:SubmitApplicationRechtsschutzResponseMsg"/>
|
|
||||||
<fault name="SubmitApplicationRechtsschutzFault" message="os:ServiceFaultMsg"/>
|
|
||||||
</operation>
|
|
||||||
|
|
||||||
<operation name="calculateUnfall">
|
<operation name="calculateUnfall">
|
||||||
<input name="CalculateUnfallRequestPort" message="os:CalculateUnfallRequestMsg"/>
|
<input name="CalculateUnfallRequestPort" message="os:CalculateUnfallRequestMsg"/>
|
||||||
<output name="CalculateUnfallResponsePort" message="os:CalculateUnfallResponseMsg"/>
|
<output name="CalculateUnfallResponsePort" message="os:CalculateUnfallResponseMsg"/>
|
||||||
@@ -668,28 +588,6 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|||||||
<output name="SubmitApplicationLebenResponsePort" message="os:SubmitApplicationLebenResponseMsg"/>
|
<output name="SubmitApplicationLebenResponsePort" message="os:SubmitApplicationLebenResponseMsg"/>
|
||||||
<fault name="SubmitApplicationLebenFault" message="os:ServiceFaultMsg"/>
|
<fault name="SubmitApplicationLebenFault" message="os:ServiceFaultMsg"/>
|
||||||
</operation>
|
</operation>
|
||||||
|
|
||||||
<!-- Zentrale BOA Services -->
|
|
||||||
<operation name="calculate">
|
|
||||||
<input name="CalculateRequestPort" message="os:CalculateRequestMsg"/>
|
|
||||||
<output name="CalculateResponsePort" message="os:CalculateResponseMsg"/>
|
|
||||||
<fault name="CalculateFault" message="os:ServiceFaultMsg"/>
|
|
||||||
</operation>
|
|
||||||
<operation name="createOffer">
|
|
||||||
<input name="CreateOfferRequestPort" message="os:CreateOfferRequestMsg"/>
|
|
||||||
<output name="CreateOfferResponsePort" message="os:CreateOfferResponseMsg"/>
|
|
||||||
<fault name="CreateOfferFault" message="os:ServiceFaultMsg"/>
|
|
||||||
</operation>
|
|
||||||
<operation name="createApplication">
|
|
||||||
<input name="CreateApplicationRequestPort" message="os:CreateApplicationRequestMsg"/>
|
|
||||||
<output name="CreateApplicationResponsePort" message="os:CreateApplicationResponseMsg"/>
|
|
||||||
<fault name="CreateApplicationFault" message="os:ServiceFaultMsg"/>
|
|
||||||
</operation>
|
|
||||||
<operation name="submitApplication">
|
|
||||||
<input name="SubmitApplicationRequestPort" message="os:SubmitApplicationRequestMsg"/>
|
|
||||||
<output name="SubmitApplicationResponsePort" message="os:SubmitApplicationResponseMsg"/>
|
|
||||||
<fault name="SubmitApplicationFault" message="os:ServiceFaultMsg"/>
|
|
||||||
</operation>
|
|
||||||
<operation name="conversionScope">
|
<operation name="conversionScope">
|
||||||
<input name="ConversionScopeRequestPort" message="os:ConversionScopeRequestMsg"/>
|
<input name="ConversionScopeRequestPort" message="os:ConversionScopeRequestMsg"/>
|
||||||
<output name="ConversionScopeResponsePort" message="os:ConversionScopeResponseMsg"/>
|
<output name="ConversionScopeResponsePort" message="os:ConversionScopeResponseMsg"/>
|
||||||
@@ -700,11 +598,6 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|||||||
<output name="ConversionProposalResponsePort" message="os:ConversionProposalResponseMsg"/>
|
<output name="ConversionProposalResponsePort" message="os:ConversionProposalResponseMsg"/>
|
||||||
<fault name="ConversionProposalFault" message="os:ServiceFaultMsg"/>
|
<fault name="ConversionProposalFault" message="os:ServiceFaultMsg"/>
|
||||||
</operation>
|
</operation>
|
||||||
<operation name="productProposal">
|
|
||||||
<input name="ProductProposalRequestPort" message="os:ProductProposalRequestMsg"/>
|
|
||||||
<output name="ProductProposalResponsePort" message="os:ProductProposalResponseMsg"/>
|
|
||||||
<fault name="ProductProposalFault" message="os:ServiceFaultMsg"/>
|
|
||||||
</operation>
|
|
||||||
|
|
||||||
</portType>
|
</portType>
|
||||||
|
|
||||||
@@ -1009,10 +902,6 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|||||||
</fault>
|
</fault>
|
||||||
</operation>
|
</operation>
|
||||||
|
|
||||||
<!-- Ende Schaden -->
|
|
||||||
|
|
||||||
<!-- Geschäftsfall-Log -->
|
|
||||||
|
|
||||||
<operation name="getStateChanges">
|
<operation name="getStateChanges">
|
||||||
<soap:operation soapAction="urn:getStateChanges" style="document"/>
|
<soap:operation soapAction="urn:getStateChanges" style="document"/>
|
||||||
<input name="GetStateChangesRequestPort">
|
<input name="GetStateChangesRequestPort">
|
||||||
@@ -1139,56 +1028,6 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|||||||
</fault>
|
</fault>
|
||||||
</operation>
|
</operation>
|
||||||
|
|
||||||
<!-- Rechtsschutz -->
|
|
||||||
<operation name="calculateRechtsschutz">
|
|
||||||
<soap:operation soapAction="urn:calculateRechtsschutz" style="document"/>
|
|
||||||
<input name="CalculateRechtsschutzRequestPort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</input>
|
|
||||||
<output name="CalculateRechtsschutzResponsePort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</output>
|
|
||||||
<fault name="CalculateRechtsschutzFault">
|
|
||||||
<soap:fault name="CalculateRechtsschutzFault" use="literal"/>
|
|
||||||
</fault>
|
|
||||||
</operation>
|
|
||||||
<operation name="createOfferRechtsschutz">
|
|
||||||
<soap:operation soapAction="urn:createOfferRechtsschutz" style="document"/>
|
|
||||||
<input name="CreateOfferRechtsschutzRequestPort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</input>
|
|
||||||
<output name="CreateOfferRechtsschutzResponsePort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</output>
|
|
||||||
<fault name="CreateOfferRechtsschutzFault">
|
|
||||||
<soap:fault name="CreateOfferRechtsschutzFault" use="literal"/>
|
|
||||||
</fault>
|
|
||||||
</operation>
|
|
||||||
<operation name="createApplicationRechtsschutz">
|
|
||||||
<soap:operation soapAction="urn:createApplicationRechtsschutz" style="document"/>
|
|
||||||
<input name="CreateApplicationRechtsschutzRequestPort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</input>
|
|
||||||
<output name="CreateApplicationRechtsschutzResponsePort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</output>
|
|
||||||
<fault name="CreateApplicationRechtsschutzFault">
|
|
||||||
<soap:fault name="CreateApplicationRechtsschutzFault" use="literal"/>
|
|
||||||
</fault>
|
|
||||||
</operation>
|
|
||||||
<operation name="submitApplicationRechtsschutz">
|
|
||||||
<soap:operation soapAction="urn:submitApplicationRechtsschutz" style="document"/>
|
|
||||||
<input name="SubmitApplicationRechtsschutzRequestPort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</input>
|
|
||||||
<output name="SubmitApplicationRechtsschutzResponsePort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</output>
|
|
||||||
<fault name="SubmitApplicationRechtsschutzFault">
|
|
||||||
<soap:fault name="SubmitApplicationRechtsschutzFault" use="literal"/>
|
|
||||||
</fault>
|
|
||||||
</operation>
|
|
||||||
|
|
||||||
<!-- Unfall -->
|
<!-- Unfall -->
|
||||||
<operation name="calculateUnfall">
|
<operation name="calculateUnfall">
|
||||||
<soap:operation soapAction="urn:calculateUnfall" style="document"/>
|
<soap:operation soapAction="urn:calculateUnfall" style="document"/>
|
||||||
@@ -1339,60 +1178,7 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|||||||
</fault>
|
</fault>
|
||||||
</operation>
|
</operation>
|
||||||
|
|
||||||
|
<!-- Konvertierungshilfe -->
|
||||||
<!-- Zentrale BOA Operations -->
|
|
||||||
|
|
||||||
<operation name="calculate">
|
|
||||||
<soap:operation soapAction="urn:calculate" style="document"/>
|
|
||||||
<input name="CalculateRequestPort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</input>
|
|
||||||
<output name="CalculateResponsePort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</output>
|
|
||||||
<fault name="CalculateFault">
|
|
||||||
<soap:fault name="CalculateFault" use="literal"/>
|
|
||||||
</fault>
|
|
||||||
</operation>
|
|
||||||
<operation name="createOffer">
|
|
||||||
<soap:operation soapAction="urn:createOffer" style="document"/>
|
|
||||||
<input name="CreateOfferRequestPort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</input>
|
|
||||||
<output name="CreateOfferResponsePort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</output>
|
|
||||||
<fault name="CreateOfferFault">
|
|
||||||
<soap:fault name="CreateOfferFault" use="literal"/>
|
|
||||||
</fault>
|
|
||||||
</operation>
|
|
||||||
<operation name="createApplication">
|
|
||||||
<soap:operation soapAction="urn:createApplication" style="document"/>
|
|
||||||
<input name="CreateApplicationRequestPort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</input>
|
|
||||||
<output name="CreateApplicationResponsePort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</output>
|
|
||||||
<fault name="CreateApplicationFault">
|
|
||||||
<soap:fault name="CreateApplicationFault" use="literal"/>
|
|
||||||
</fault>
|
|
||||||
</operation>
|
|
||||||
<operation name="submitApplication">
|
|
||||||
<soap:operation soapAction="urn:submitApplication" style="document"/>
|
|
||||||
<input name="SubmitApplicationRequestPort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</input>
|
|
||||||
<output name="SubmitApplicationResponsePort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</output>
|
|
||||||
<fault name="SubmitApplicationFault">
|
|
||||||
<soap:fault name="SubmitApplicationFault" use="literal"/>
|
|
||||||
</fault>
|
|
||||||
</operation>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Produktvorschlag, Konvertierungshilfe -->
|
|
||||||
<operation name="conversionScope">
|
<operation name="conversionScope">
|
||||||
<soap:operation soapAction="urn:conversionScope" style="document"/>
|
<soap:operation soapAction="urn:conversionScope" style="document"/>
|
||||||
<input name="ConversionScopeRequestPort">
|
<input name="ConversionScopeRequestPort">
|
||||||
@@ -1417,18 +1203,7 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|||||||
<soap:fault name="ConversionProposalFault" use="literal"/>
|
<soap:fault name="ConversionProposalFault" use="literal"/>
|
||||||
</fault>
|
</fault>
|
||||||
</operation>
|
</operation>
|
||||||
<operation name="productProposal">
|
|
||||||
<soap:operation soapAction="urn:productProposal" style="document"/>
|
|
||||||
<input name="ProductProposalRequestPort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</input>
|
|
||||||
<output name="ProductProposalResponsePort">
|
|
||||||
<soap:body use="literal"/>
|
|
||||||
</output>
|
|
||||||
<fault name="ProductProposalFault">
|
|
||||||
<soap:fault name="ProductProposalFault" use="literal"/>
|
|
||||||
</fault>
|
|
||||||
</operation>
|
|
||||||
</binding>
|
</binding>
|
||||||
|
|
||||||
<service name="omdsService">
|
<service name="omdsService">
|
||||||
|
|||||||
@@ -228,48 +228,6 @@
|
|||||||
</xsd:extension>
|
</xsd:extension>
|
||||||
</xsd:complexContent>
|
</xsd:complexContent>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
<xsd:complexType name="ProductProposalRequest_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Request für Product-Proposal</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="cst:CommonRequest_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Sparte" type="xsd:string" minOccurs="0">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Optional eine Sparte, für den ein Vorschlag erzeugt werden soll.</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="Kontextinfo" type="ProposalContext_Type" minOccurs="0" maxOccurs="unbounded">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Kontextinformationen, welche in den Produktvorschlag einfließen sollen.</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
<xsd:complexType name="ProductProposalResponse_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Response für Product-Proposal</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="cst:CommonResponse_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Verkaufsprodukt" type="cst:Verkaufsprodukt_Type" maxOccurs="unbounded">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Vorschlaege Verkaufsprodukt, müssen mit Calculate berechenbar sein, dürfen Prämien enthalten.</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
<xsd:complexType name="ProposalContext_Type" abstract="true">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Abstrakter Typ für Kontextinformationen im Product-Proposal-Request</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:complexType>
|
|
||||||
<xsd:complexType name="CalculateRequest_Type" abstract="true">
|
<xsd:complexType name="CalculateRequest_Type" abstract="true">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Abstrakter Request für die Berechnung</xsd:documentation>
|
<xsd:documentation>Abstrakter Request für die Berechnung</xsd:documentation>
|
||||||
@@ -666,150 +624,4 @@
|
|||||||
<xsd:element name="Vertrag" type="cst:KonvertierungsumfangVertrag_Type" maxOccurs="unbounded"/>
|
<xsd:element name="Vertrag" type="cst:KonvertierungsumfangVertrag_Type" maxOccurs="unbounded"/>
|
||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
<xsd:element name="ProductProposalRequest" type="ProductProposalRequest_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Requestobjekt für Produktvorschlag</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="ProductProposalResponse" type="ProductProposalResponse_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Responseobjekt für Produktvorschlag</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="CalculateRequest">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Requestobjekt für die Berechnung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Typ des Requestobjekts für eine Berechnung Kranken</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="CalculateRequestGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Berechnungsanfrage" type="SpezBerechnung_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="CalculateResponse">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Responseobjekt für die Berechnung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Typ des Responseobjekts für eine Kranken-Berechnung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="CalculateResponseGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Berechnungsantwort" type="SpezBerechnung_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="CreateOfferRequest">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Requestobjekt für die Offerterstellung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Typ des Requestobjekts für eine Erstellung eines Kranken-Offerts</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="CreateOfferRequestGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Offertanfrage" type="SpezOffert_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="CreateOfferResponse">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Responseobjekt für die Offerterstellung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Type des Responseobjekts für eine Erstellung eines Kranken-Offerts</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="CreateOfferResponseGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Offertantwort" type="SpezOffert_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="CreateApplicationRequest">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Requestobjekt für die Antragserzeugung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Type des Requestobjekts für die Erstellung eines Krankenantrags</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="CreateApplicationRequestGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Antragsanfrage" type="SpezAntrag_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="CreateApplicationResponse">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Responseobjekt für die Antragserzeugung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Type des Responseobjekts für die Erstellung eines Krankenantrags</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="CreateApplicationResponseGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Antragsantwort" type="SpezAntrag_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="SubmitApplicationRequest">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Requestobjekt für die Antragsüberleitung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Type des Requests, um den Antrag einzureichen</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="SubmitApplicationRequestGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Antragsanfrage" type="SpezAntrag_Type" minOccurs="0"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="SubmitApplicationResponse">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Responseobjekt für die Antragsüberleitung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Type des Response, um den Antrag einzureichen</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="SubmitApplicationResponseGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Antragsantwort" type="SpezAntrag_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:schema>
|
</xsd:schema>
|
||||||
@@ -1,240 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<xsd:schema xmlns="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" targetNamespace="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.11.0">
|
|
||||||
<xsd:import namespace="urn:omds20" schemaLocation="omds216-00.xsd"/>
|
|
||||||
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/>
|
|
||||||
<xsd:import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/>
|
|
||||||
<xsd:complexType name="VerkaufsproduktRechtsschutz_Type" final="#all">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Typ für ein Verkaufsprodukt in der Sparte Rechtsschutz</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="cst:VerkaufsproduktGenerisch_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Produkte" type="ProduktRechtsschutz_Type" maxOccurs="unbounded"/>
|
|
||||||
<xsd:element name="Zusatzprodukte" type="cst:ProduktGenerisch_Type" minOccurs="0" maxOccurs="unbounded"/>
|
|
||||||
<xsd:element name="VersicherteInteressen" type="cst:VersichertesInteresse_Type" minOccurs="0" maxOccurs="unbounded">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Liste der versicherten Interessen, wobei hier nur ein abstrakter Typ vorgegeben ist. Die einzelnen versicherten Interessen können dann über die laufende Nummer referenziert werden.</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
<xsd:complexType name="ProduktRechtsschutz_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Typ für ein Produkt in der Sparte Rechtsschutz. Von diesem Typ können einzelne VUs ihre eigenen Produkte ableiten, wenn sie möchten.</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="cst:ProduktGenerisch_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="ElementarprodukteRechtsschutz" type="ElementarproduktRechtsschutz_Type" minOccurs="0" maxOccurs="unbounded"/>
|
|
||||||
<xsd:element name="VersInteressenRefLfNr" type="xsd:unsignedShort" minOccurs="0" maxOccurs="unbounded">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Bezug auf versicherte Interessen</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
<xsd:complexType name="ElementarproduktRechtsschutz_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Typ für ein Elementarprodukt in der Sparte Rechtsschutz. Von diesem Typ werden etwaige Standard-Deckungen abgeleitet, siehe Vertragsrechtsschutz_Type. Von diesem Typ können einzelne VUs aber auch ihre eigenen Elementarprodukte ableiten, wenn sie möchten.</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="cst:ElementarproduktGenerisch_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="VersInteressenRefLfNr" type="xsd:unsignedShort" minOccurs="0" maxOccurs="unbounded">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Bezug auf versicherte Interessen</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
<!-- Der Typ Vertragsrechtsschutz_Type ist ein Beispiel für einen normierten Untertyp. In dieser Form können auch VUs eigene Untertypen definieren -->
|
|
||||||
<xsd:simpleType name="OertlicherGeltungsbereichCd_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Code für den örtlichen Geltungsbereichs</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:restriction base="xsd:unsignedByte">
|
|
||||||
<xsd:enumeration value="1">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Österreich</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:enumeration>
|
|
||||||
<xsd:enumeration value="2">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>EU</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:enumeration>
|
|
||||||
<xsd:enumeration value="3">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Europa geographisch</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:enumeration>
|
|
||||||
<xsd:enumeration value="4">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>EWR</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:enumeration>
|
|
||||||
<xsd:enumeration value="5">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>weltweit</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
</xsd:enumeration>
|
|
||||||
</xsd:restriction>
|
|
||||||
</xsd:simpleType>
|
|
||||||
<!-- Typen für die Schritte in BOA -->
|
|
||||||
<xsd:complexType name="SpezBerechnungRechtsschutz_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Typ für den Schritt Berechnung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:SpezBerechnung_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Verkaufsprodukt" type="VerkaufsproduktRechtsschutz_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
<xsd:complexType name="SpezOffertRechtsschutz_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Typ für den Schritt Offert-Erzeugung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:SpezOffert_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Verkaufsprodukt" type="VerkaufsproduktRechtsschutz_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
<xsd:complexType name="SpezAntragRechtsschutz_Type">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Typ für den Schritt Antrags-Erzeugung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:SpezAntrag_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Verkaufsprodukt" type="VerkaufsproduktRechtsschutz_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
<!-- Typen und Elemente für die Methoden -->
|
|
||||||
<xsd:element name="CalculateRechtsschutzRequest">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Requestobjekt für eine Berechnung Rechtsschutz</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:CalculateRequestGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Berechnungsanfrage" type="SpezBerechnungRechtsschutz_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="CalculateRechtsschutzResponse">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Responseobjekt bei der Rechtsschutz-Berechnung</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:CalculateResponseGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Berechnungsantwort" type="SpezBerechnungRechtsschutz_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="CreateOfferRechtsschutzRequest">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Requestobjekt für eine Erstellung eines Rechstsschutz-Offerts</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:CreateOfferRequestGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Offertanfrage" type="SpezOffertRechtsschutz_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="CreateOfferRechtsschutzResponse">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Responseobjekt bei der Erstellung eines Rechtsschutz-Offerts</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:CreateOfferResponseGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Offertantwort" type="SpezOffertRechtsschutz_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="CreateApplicationRechtsschutzRequest">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Requestobjekt für die Erstellung eines Rechtsschutzantrags</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:CreateApplicationRequestGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Antragsanfrage" type="SpezAntragRechtsschutz_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="CreateApplicationRechtsschutzResponse">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Responseobjekt bei der Erstellung eines Rechtsschutzantrags</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:CreateApplicationResponseGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Antragsantwort" type="SpezAntragRechtsschutz_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="SubmitApplicationRechtsschutzRequest">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Requests, um den Antrag einzureichen</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:SubmitApplicationRequestGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Antragsanfrage" type="SpezAntragRechtsschutz_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="SubmitApplicationRechtsschutzResponse">
|
|
||||||
<xsd:annotation>
|
|
||||||
<xsd:documentation>Response nach dem Einreichen des Antrags</xsd:documentation>
|
|
||||||
</xsd:annotation>
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:complexContent>
|
|
||||||
<xsd:extension base="ac:SubmitApplicationResponseGen_Type">
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="Antragsantwort" type="SpezAntragRechtsschutz_Type"/>
|
|
||||||
</xsd:sequence>
|
|
||||||
</xsd:extension>
|
|
||||||
</xsd:complexContent>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:schema>
|
|
||||||
@@ -131,12 +131,12 @@
|
|||||||
<!-- </jaxb:schemaBindings>-->
|
<!-- </jaxb:schemaBindings>-->
|
||||||
<!-- </jaxb:bindings>-->
|
<!-- </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:bindings schemaLocation="omds3_ON2_Antrag_Rechtsschutz.xsd" node="/xs:schema" >
|
||||||
<jaxb:schemaBindings>
|
<jaxb:schemaBindings>
|
||||||
<jaxb:package name="at.vvo.omds.types.omds3Types.r1_11_0.on2antrag.rs"/>
|
<jaxb:package name="at.vvo.omds.types.omds3Types.r1_11_0.on2antrag.rs"/>
|
||||||
</jaxb:schemaBindings>
|
</jaxb:schemaBindings>
|
||||||
</jaxb:bindings>
|
</jaxb:bindings>-->
|
||||||
|
|
||||||
<!-- Antrag Sach-Privat Namespace urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat -->
|
<!-- 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" >
|
<jaxb:bindings schemaLocation="omds3_ON2_Antrag_SachPrivat.xsd" node="/xs:schema" >
|
||||||
|
|||||||
Reference in New Issue
Block a user