Namespaces fuer Version 1.4.0 auf neue Nomenklatur geändert, Bindings

angepasst
This commit is contained in:
2019-03-12 18:37:39 +01:00
parent baaf9b0d3a
commit 60c795f72a
45 changed files with 211 additions and 1263 deletions

View File

@@ -299,6 +299,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<bindingFile>${bindings.location}/omds3_ON2_Antrag_Kfz_binding.xml</bindingFile> <bindingFile>${bindings.location}/omds3_ON2_Antrag_Kfz_binding.xml</bindingFile>
<bindingFile>${bindings.location}/omds3_ON2_Antrag_SachPrivat_binding.xml</bindingFile> <bindingFile>${bindings.location}/omds3_ON2_Antrag_SachPrivat_binding.xml</bindingFile>
<bindingFile>${bindings.location}/omds3_ON2_Antrag_RS_binding.xml</bindingFile> <bindingFile>${bindings.location}/omds3_ON2_Antrag_RS_binding.xml</bindingFile>
<!-- <bindingFile>${bindings.location}/omds3_ON2_Antrag_Unfall_binding.xml</bindingFile> -->
<bindingFile>${bindings.location}/omds3_ON3_Vertrag_binding.xml</bindingFile> <bindingFile>${bindings.location}/omds3_ON3_Vertrag_binding.xml</bindingFile>
<bindingFile>${bindings.location}/omds3_ON4_Partner_binding.xml</bindingFile> <bindingFile>${bindings.location}/omds3_ON4_Partner_binding.xml</bindingFile>
<bindingFile>${bindings.location}/wsdl_binding.xml</bindingFile> <bindingFile>${bindings.location}/wsdl_binding.xml</bindingFile>

View File

@@ -5,6 +5,8 @@ schemaLocation="../../def/v1-3-0/omds3_ON1_Basisfunktionen.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- namespace urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.on1basis"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.on1basis"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -5,7 +5,7 @@ schemaLocation="../../def/v1-3-0/omds3_ON2_Antrag_Common.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" --> <!-- namespace urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.common"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.common"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -5,7 +5,7 @@ schemaLocation="../../def/v1-3-0/omds3_ON2_Antrag_Kfz.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" --> <!-- namespace urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.kfz"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.kfz"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<jaxb:bindings
xmlns:xs="http://www.w3.org/2001/XMLSchema"
schemaLocation="../../def/v1-3-0/omds3_ON2_Antrag_RS.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0"
>
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" -->
<jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.rs"/>
</jaxb:schemaBindings>
</jaxb:bindings>

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<jaxb:bindings
xmlns:xs="http://www.w3.org/2001/XMLSchema"
schemaLocation="../../def/v1-3-0/omds3_ON2_Antrag_SachPrivat.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0"
>
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" -->
<jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.sachPrivat"/>
</jaxb:schemaBindings>
</jaxb:bindings>

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<jaxb:bindings
xmlns:xs="http://www.w3.org/2001/XMLSchema"
schemaLocation="../../def/v1-3-0/omds3_ON3_Vertrag.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0"
>
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" -->
<jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.on3vertrag"/>
</jaxb:schemaBindings>
</jaxb:bindings>

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<jaxb:bindings
xmlns:xs="http://www.w3.org/2001/XMLSchema"
schemaLocation="../../def/v1-3-0/omds3_ON4_Partner.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0"
>
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" -->
<jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.on4partner"/>
</jaxb:schemaBindings>
</jaxb:bindings>

View File

@@ -5,8 +5,8 @@ schemaLocation="../../def/v1-3-0/omds3CommonServiceTypes.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" --> <!-- namespace urn:omds3CommonServiceTypes-1-1-0 -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.common"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_1_0.common"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>
</jaxb:bindings> </jaxb:bindings>

View File

@@ -2,14 +2,14 @@
<jaxb:bindings <jaxb:bindings
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema"
schemaLocation="src/main/resources/def/v1-3-0/omds3exampleVuServiceTypes.xsd" schemaLocation="src/main/resources/def/v1-3-0/Bsp/exampleVuServiceTypes.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3exampleVuServiceTypes-1-1-1.xsd" --> <!-- namespace urn:exampleVuServiceTypes " -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.vuExtension"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0.vuExtensionTypes"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>
</jaxb:bindings> </jaxb:bindings>

View File

@@ -4,9 +4,9 @@ xmlns:xs="http://www.w3.org/2001/XMLSchema"
schemaLocation="../../def/v1-3-0/omds3ServiceTypes.xsd" schemaLocation="../../def/v1-3-0/omds3ServiceTypes.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" version="1.0"> xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" version="1.0">
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3ServiceTypes-1-1-1.xsd" --> <!-- namespace urn:omds3ServiceTypes-1-1-0 -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_3_0"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_1_0.servicetypes"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>
</jaxb:bindings> </jaxb:bindings>

View File

@@ -5,7 +5,7 @@ schemaLocation="../../def/v1-4-0/omds3_ON1_Basisfunktionen.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen --> <!-- Namespace http://omds.vvo.at/types/omds3types/v1_4_0/on1basis -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on1basis"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on1basis"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -5,7 +5,7 @@ schemaLocation="../../def/v1-4-0/omds3_ON2_Antrag_Common.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" --> <!-- namespace http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on2antrag.common"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on2antrag.common"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -5,7 +5,7 @@ schemaLocation="../../def/v1-4-0/omds3_ON2_Antrag_Kfz.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" --> <!-- namespace http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/kfz -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on2antrag.kfz"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on2antrag.kfz"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -5,6 +5,7 @@ schemaLocation="../../def/v1-4-0/omds3_ON2_Antrag_Rechtsschutz.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- Namespace http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/rs -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on2antrag.rs"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on2antrag.rs"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -5,7 +5,7 @@ schemaLocation="../../def/v1-4-0/omds3_ON2_Antrag_SachPrivat.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" --> <!-- Namespace http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/sachprivat -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on2antrag.sachPrivat"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on2antrag.sachPrivat"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<jaxb:bindings
xmlns:xs="http://www.w3.org/2001/XMLSchema"
schemaLocation="../../def/v1-4-0/omds3_ON2_Antrag_Unfall.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0"
>
<!-- Namespace http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/unfall -->
<jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on2antrag.unfall"/>
</jaxb:schemaBindings>
</jaxb:bindings>

View File

@@ -5,7 +5,8 @@ schemaLocation="../../def/v1-4-0/omds3_ON3_Vertrag.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" --> <!-- Namespace http://omds.vvo.at/types/omds3types/v1_4_0/on3vertrag -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on3vertrag"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on3vertrag"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -5,7 +5,7 @@ schemaLocation="../../def/v1-4-0/omds3_ON4_Partner.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" --> <!-- Namespace http://omds.vvo.at/types/omds3types/v1_4_0/on4partner -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on4partner"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.on4partner"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -5,7 +5,7 @@ schemaLocation="../../def/v1-4-0/omds3CommonServiceTypes.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3CommonServiceTypes-1-1-1.xsd" --> <!-- Namespace http://omds.vvo.at/types/omds3types/v1_4_0/common -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.common"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.common"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -2,13 +2,14 @@
<jaxb:bindings <jaxb:bindings
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema"
schemaLocation="src/main/resources/def/v1-4-0/omds3exampleVuServiceTypes.xsd" schemaLocation="src/main/resources/def/v1-4-0/Bsp/exampleVuServiceTypes.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
version="1.0" version="1.0"
> >
<!-- schemaLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3exampleVuServiceTypes-1-1-1.xsd" -->
<!-- Namespace urn:exampleVuServiceTypes -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.vuExtension"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.vuExtension"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>

View File

@@ -4,8 +4,8 @@ xmlns:xs="http://www.w3.org/2001/XMLSchema"
schemaLocation="../../def/v1-4-0/omds3ServiceTypes.xsd" schemaLocation="../../def/v1-4-0/omds3ServiceTypes.xsd"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" version="1.0"> xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" version="1.0">
<!-- Namespace http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes -->
<jaxb:schemaBindings> <jaxb:schemaBindings>
<jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0"/> <jaxb:package name="at.vvo.omds.types.omds3Types.v1_4_0.servicetypes"/>
</jaxb:schemaBindings> </jaxb:schemaBindings>
</jaxb:bindings> </jaxb:bindings>

View File

@@ -5,7 +5,7 @@
xmlns:jaxws="http://java.sun.com/xml/ns/jaxws" xmlns:jaxws="http://java.sun.com/xml/ns/jaxws"
xmlns="http://java.sun.com/xml/ns/jaxws" xmlns="http://java.sun.com/xml/ns/jaxws"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"> xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<!-- wsdlLocation="http://www.kapdion.com/omds/omds3services-1-1-1/omds3ServicesBroker-1-1-1.wsdl" --> <!-- Namespace http://omds.vvo.at/brokerservice/v1_4_0 -->
<package name="at.vvo.omds.brokerservice.v1_4_0"/> <package name="at.vvo.omds.brokerservice.v1_4_0"/>
<enableWrapperStyle>true</enableWrapperStyle> <enableWrapperStyle>true</enableWrapperStyle>

View File

@@ -1,535 +1,77 @@
<urn:OfferRequestKfz <kfz:CreateOfferKfzRequest
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:urn="urn:omds3ServiceTypes-1-1-0" xmlns:urn1="urn:omds3CommonServiceTypes-1-1-0" xmlns:urn2="urn:omds20" xmlns:kfz="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/kfz"
xsi:schemaLocation="urn:omds3ServiceTypes-1-1-0 omds3ServiceTypes.xsd" xmlns:boa="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common"
xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common"
xmlns:ost="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes"
xmlns:omds="urn:omds20"
xsi:schemaLocation="
http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes ../omds3ServiceTypes.xsd
http://omds.vvo.at/types/omds3types/v1_4_0/common ../omds3CommonServiceTypes.xsd
http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common ../omds3_ON2_Antrag_Common.xsd
http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/kfz ../omds3_ON2_Antrag_Kfz.xsd
urn:omds20 ../omds211-00.xsd" >
<cst:VUNr>234</cst:VUNr>
<cst:KorrelationsId>234324234234234234</cst:KorrelationsId>
<kfz:Offertanfrage>
<boa:Personen>
<ost:Lfnr>1</ost:Lfnr>
<ost:InformationenPerson ost:PersArtCd="N">
<omds:NATUERLICHE_PERSON Familienname="Buehring" Vorname="Jens" GeschlechtCd="1" LandesCd="AUT" FamilienstandCd="1"></omds:NATUERLICHE_PERSON>
</ost:InformationenPerson>
</boa:Personen>
<boa:Versicherungsnehmer>1</boa:Versicherungsnehmer>
<kfz:Verkaufsprodukt>
<cst:Id>2342</cst:Id>
<cst:Bezeichnung>Kfz Sicher durchs Land</cst:Bezeichnung>
<cst:VtgBeg>2013-05-22T03:02:49+02:00</cst:VtgBeg>
<cst:VtgEnde>2014-06-09T17:15:04+02:00</cst:VtgEnde>
<cst:Praemie>
<cst:PraemieNto>800.00</cst:PraemieNto>
<cst:PraemieBto>1000.00</cst:PraemieBto>
<cst:Versicherungssteuer>
<cst:Versicherungssteuer>200.00</cst:Versicherungssteuer>
<cst:VersicherungssteuerArt>2</cst:VersicherungssteuerArt>
<cst:VersicherungssteuerSatz>4.00</cst:VersicherungssteuerSatz>
</cst:Versicherungssteuer>
<cst:Versicherungssteuer>
<cst:Versicherungssteuer>0.00</cst:Versicherungssteuer>
<cst:VersicherungssteuerArt>3</cst:VersicherungssteuerArt>
</cst:Versicherungssteuer>
<cst:WaehrungsCd>EUR</cst:WaehrungsCd>
</cst:Praemie>
<kfz:KfzVersicherung>
<cst:VtgBeg>2013-05-22T03:02:49+02:00</cst:VtgBeg>
<cst:Produktgeneration></cst:Produktgeneration>
<cst:Zahlrhythmus>2</cst:Zahlrhythmus>
<cst:Hauptfaelligkeit>--01-01</cst:Hauptfaelligkeit>
<kfz:Haftpflicht>
<cst:VtgBeg>2013-05-22T03:02:49+02:00</cst:VtgBeg>
<cst:VtgEnde>2014-06-09T17:15:04+02:00</cst:VtgEnde>
<kfz:Art>AH</kfz:Art>
<omds:EL-Versicherungssumme VSArtCd="ALS" VSBetrag="23333.00"/>
<kfz:VarianteLeihwagen>VA</kfz:VarianteLeihwagen>
<omds:EL-Einstufung EstArtCd="T" EstWert="9"></omds:EL-Einstufung>
</kfz:Haftpflicht>
<kfz:Vollkasko>
<cst:VtgBeg>2013-05-22T03:02:49+02:00</cst:VtgBeg>
<cst:VtgEnde>2014-06-09T17:15:04+02:00</cst:VtgEnde>
<kfz:Art>AK</kfz:Art>
<kfz:VorsteuerAbzugBerechtigung>true</kfz:VorsteuerAbzugBerechtigung>
</kfz:Vollkasko>
</kfz:KfzVersicherung>
<kfz:VersicherteFahrzeuge cst:AntriebsArtCd="B" cst:Baujahr="1999" cst:CO2_Ausstoss="250" cst:Eigengewicht="1700" cst:Erstzulassdat="2000-12-01" cst:Fahrgestnr="23423423423423"
cst:Leistung="234" cst:FzgArtCd="PKW" cst:Handelsbez="BMW" cst:Leasingkz="N">
<cst:ObjLfnr>1</cst:ObjLfnr>
</kfz:VersicherteFahrzeuge>
<kfz:VersicherteFahrzeuge cst:AntriebsArtCd="B" cst:Baujahr="1999" cst:CO2_Ausstoss="250" cst:Eigengewicht="1700" cst:Erstzulassdat="2000-12-01" cst:Fahrgestnr="23423423423423"
cst:Leistung="234" cst:FzgArtCd="PKW" cst:Handelsbez="BMW" cst:Leasingkz="N">
<cst:ObjLfnr>2</cst:ObjLfnr>
</kfz:VersicherteFahrzeuge>
</kfz:Verkaufsprodukt>
</kfz:Offertanfrage>
</kfz:CreateOfferKfzRequest>
>
<!--Optional:-->
<urn1:VUNr>str</urn1:VUNr>
<urn1:OMDSVersion>OMDS-Services 1.1.0</urn1:OMDSVersion>
<urn:Offertanfrage>
<urn1:Antragsart>WK</urn1:Antragsart>
<urn:Verkaufsprodukt>
<urn1:Versicherungsbeginn>2013-11-23T15:44:07</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2014-06-09T17:15:04+02:00</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>02</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>ILS</urn1:WaehrungsCd>
</urn1:Praemie>
<urn1:Verkaufsproduktgeneration>anyType</urn1:Verkaufsproduktgeneration>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheVerkaufproduktdaten/>-->
<!--1 or more repetitions:-->
<urn:KfzVersicherung>
<urn1:Versicherungsbeginn>2013-05-22T03:02:49+02:00</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2002-11-05T09:01:03+01:00</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>03</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>EUR</urn1:WaehrungsCd>
</urn1:Praemie>
<urn1:Versicherungsnehmer urn1:Personennr="string" urn1:PersArtCd="S" Pac="7" LandesCd="G" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="2" Gebdat="1900-01-01" LandesCd="EAK" FamilienstandCd="2"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="4"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A11" EFrageAntw="0"/>
<urn2:EL-Identifizierung IdfArtCd="SV" IdfSchluessel="string" IdfDatum="1900-01-01"/>
<urn2:EL-Kommunikation KomArtCd="PF" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="RP" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="VKL" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:Versicherungsnehmer>
<urn1:Beitragszahler urn1:Personennr="string" urn1:PersArtCd="S" Pac="7" LandesCd="BG" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="1" Gebdat="1900-01-01+01:00" LandesCd="GBJ" FamilienstandCd="5"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="5"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A01" EFrageAntw="J"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="PF" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="RP" Ausstellungsbehoerde="string" Datum="1900-01-01+01:00" Nummer="string"/>
<urn2:EL-Text TxtArtCd="BER" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:Beitragszahler>
<!--Zero or more repetitions:-->
<urn1:WeitererVersicherungsnehmer urn1:Personennr="string" urn1:PersArtCd="N" Pac="7" LandesCd="DZ" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="1" Gebdat="1900-01-01" LandesCd="SME" FamilienstandCd="0"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="4"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A01" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="FB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="MT" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="FS" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="FZU" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:WeitererVersicherungsnehmer>
<!--Zero or more repetitions:-->
<urn1:BeteiligtePerson urn1:BetLfnr="5" urn1:BetRolleCd="ZE" urn1:BetTxt="string">
<urn1:InformationenPerson urn1:Personennr="string" urn1:PersArtCd="N" Pac="7" LandesCd="RCB" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="2" Gebdat="1900-01-01+01:00" LandesCd="UAE" FamilienstandCd="9"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="9"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="SV" IdfSchluessel="string" IdfDatum="1900-01-01"/>
<urn2:EL-Kommunikation KomArtCd="PE" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="FS" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="FZU" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:InformationenPerson>
<!--Zero or more repetitions:-->
<urn1:InteresseLfnr>anyType</urn1:InteresseLfnr>
</urn1:BeteiligtePerson>
<urn1:Produktgeneration>string</urn1:Produktgeneration>
<urn1:Zahlweg>03</urn1:Zahlweg>
<urn1:Zahlrhytmus>6</urn1:Zahlrhytmus>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheProduktdaten/>-->
<!--1 to 3 repetitions:-->
<urn:VersichertesFahrzeug FzgArtCd="PRO" Marke="string" Handelsbez="string" TypVarVer="string" Leasingkz="N" Modelljahr="5" Leistung="5" Plaetze="5" Nutzlast="1000.00" Hubraum="5" AntriebsArtCd="1" Katkz="0" ABSKz="J" CO2_Ausstoss="5" Fahrgestnr="string" Motornr="string" NatCode="string" VerwendzweckCd="74" Erstzulassdat="1900-01-01" LandesCd="MH" Pol_Kennz="string">
<urn:LfdNr>5</urn:LfdNr>
<!--Optional:-->
<urn:Tueren>5</urn:Tueren>
<!--Optional:-->
<urn:Baujahr>5</urn:Baujahr>
<!--Optional:-->
<urn:Gesamtgewicht>5</urn:Gesamtgewicht>
<!--Optional:-->
<urn:Listenpreis>1000.00</urn:Listenpreis>
<!--Optional:-->
<urn:Sonderausstattung>1000.00</urn:Sonderausstattung>
<!--Optional:-->
<urn:Eigengewicht>5</urn:Eigengewicht>
</urn:VersichertesFahrzeug>
<urn:Haftpflicht>
<urn1:Versicherungsbeginn>2008-12-01T21:32:49</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2016-12-12T17:34:50+01:00</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>02</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>NZD</urn1:WaehrungsCd>
</urn1:Praemie>
<!--Zero or more repetitions:-->
<urn1:Bedingungen>string</urn1:Bedingungen>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheElementarproduktdaten/>-->
<urn:Art>BEH</urn:Art>
<!--Optional:-->
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
<urn2:EL-Versicherungssumme VSArtCd="PVS" VSBetrag="1000.00" VSBez="string"/>
<urn:VarianteLeihwagen>VA</urn:VarianteLeihwagen>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn:Zielpraemie>1000.00</urn:Zielpraemie>
<!--Optional:-->
<urn:VDNummer>string</urn:VDNummer>
</urn:Haftpflicht>
<!--You have a CHOICE of the next 2 items at this level-->
<!--Zero or more repetitions:-->
<urn:Teilkasko>
<urn1:Versicherungsbeginn>2010-06-26T21:57:51+02:00</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2016-10-17T07:48:15+02:00</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>01</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>SIT</urn1:WaehrungsCd>
</urn1:Praemie>
<!--Zero or more repetitions:-->
<urn1:Bedingungen>string</urn1:Bedingungen>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheElementarproduktdaten/>-->
<urn:Art>ED</urn:Art>
<!--Optional:-->
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
<!--Optional:-->
<urn:SelbstbehaltBisBetrag>1000.00</urn:SelbstbehaltBisBetrag>
<urn:KMLeistung>1000.00</urn:KMLeistung>
<urn:VorsteuerAbzugBerechtigung>string</urn:VorsteuerAbzugBerechtigung>
<!--Optional:-->
<urn:Vinkulierung>
<urn2:PERSON Personennr="string" PersArtCd="S" Pac="7" LandesCd="DOM" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="0" Gebdat="1900-01-01+01:00" LandesCd="B" FamilienstandCd="3"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="1"/>-->
<!--You have a CHOICE of the next 7 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01"/>
<urn2:EL-Kommunikation KomArtCd="PE" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="FS" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="EXP" TxtInhalt="string"/>
</urn2:PERSON>
</urn:Vinkulierung>
<!--Optional:-->
<urn:Bezugsrecht>
<urn2:PERSON Personennr="string" PersArtCd="S" Pac="7" LandesCd="BR" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="2" Gebdat="1900-01-01" LandesCd="MAL" FamilienstandCd="9"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="5"/>-->
<!--You have a CHOICE of the next 7 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A01" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="FB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="MF" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="RP" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="EXP" TxtInhalt="string"/>
</urn2:PERSON>
</urn:Bezugsrecht>
<urn:DatumBegutachtung>1900-01-01</urn:DatumBegutachtung>
<urn:Zielpraemie>1000.00</urn:Zielpraemie>
<urn:Vandalismusklausel>true</urn:Vandalismusklausel>
</urn:Teilkasko>
<!--Zero or more repetitions:-->
<!--<urn:Vollkasko>
<urn1:Versicherungsbeginn>2019-10-05T09:21:42+02:00</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2018-03-16T04:34:20</urn1:Versicherungsablauf>
--><!--Optional:--><!--
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
--><!--Optional:--><!--
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
--><!--Zero or more repetitions:--><!--
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>03</urn1:VersicherungssteuerArt>
--><!--Optional:--><!--
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
--><!--Optional:--><!--
<urn1:WaehrungsCd>HUF</urn1:WaehrungsCd>
</urn1:Praemie>
--><!--Zero or more repetitions:--><!--
<urn1:Bedingungen>string</urn1:Bedingungen>
--><!--Zero or more repetitions:--><!--
<urn1:ZusaetzlicheElementarproduktdaten/>
<urn:Art>BLA</urn:Art>
--><!--Optional:--><!--
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
--><!--Optional:--><!--
<urn:SelbstbehaltBisBetrag>1000.00</urn:SelbstbehaltBisBetrag>
<urn:KMLeistung>1000.00</urn:KMLeistung>
<urn:VorsteuerAbzugBerechtigung>string</urn:VorsteuerAbzugBerechtigung>
--><!--Optional:--><!--
<urn:Vinkulierung>
<urn2:PERSON Personennr="string" PersArtCd="N" Pac="7" LandesCd="AL" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
--><!--You have a CHOICE of the next 2 items at this level--><!--
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="1" Gebdat="1900-01-01" LandesCd="SLE" FamilienstandCd="3"/>
<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="1"/>
--><!--You have a CHOICE of the next 7 items at this level--><!--
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A11" EFrageAntw="0"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01"/>
<urn2:EL-Kommunikation KomArtCd="PT" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="RP" Ausstellungsbehoerde="string" Datum="1900-01-01+01:00" Nummer="string"/>
<urn2:EL-Text TxtArtCd="VKL" TxtInhalt="string"/>
</urn2:PERSON>
</urn:Vinkulierung>
--><!--Optional:--><!--
<urn:Bezugsrecht>
<urn2:PERSON Personennr="string" PersArtCd="S" Pac="7" LandesCd="BRN" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
--><!--You have a CHOICE of the next 2 items at this level--><!--
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="0" Gebdat="1900-01-01+01:00" LandesCd="UAE" FamilienstandCd="0"/>
<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="6"/>
--><!--You have a CHOICE of the next 7 items at this level--><!--
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A01" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="ME" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="99" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="BER" TxtInhalt="string"/>
</urn2:PERSON>
</urn:Bezugsrecht>
<urn:DatumBegutachtung>1900-01-01+01:00</urn:DatumBegutachtung>
<urn:Zielpraemie>1000.00</urn:Zielpraemie>
<urn:Neuwertklausel>true</urn:Neuwertklausel>
<urn:Leasingklausel>false</urn:Leasingklausel>
</urn:Vollkasko>-->
<!--Optional:-->
<urn:Insassenunfall>
<urn1:Versicherungsbeginn>2002-11-27T02:52:38+01:00</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2018-12-21T19:07:27</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>03</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>ROL</urn1:WaehrungsCd>
</urn1:Praemie>
<!--Zero or more repetitions:-->
<urn1:Bedingungen>string</urn1:Bedingungen>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheElementarproduktdaten/>-->
<!--Optional:-->
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
</urn:Insassenunfall>
<!--Optional:-->
<urn:Lenkerunfall>
<urn1:Versicherungsbeginn>2004-10-05T12:24:08</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2019-08-14T22:28:22+02:00</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>01</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>TND</urn1:WaehrungsCd>
</urn1:Praemie>
<!--Zero or more repetitions:-->
<urn1:Bedingungen>string</urn1:Bedingungen>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheElementarproduktdaten/>-->
<!--Optional:-->
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
</urn:Lenkerunfall>
<!--Optional:-->
<urn:Assistance>
<urn1:Versicherungsbeginn>2010-05-01T11:29:26</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2018-10-25T16:06:55+02:00</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>01</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>SEK</urn1:WaehrungsCd>
</urn1:Praemie>
<!--Zero or more repetitions:-->
<urn1:Bedingungen>string</urn1:Bedingungen>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheElementarproduktdaten/>-->
<!--Optional:-->
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
</urn:Assistance>
</urn:KfzVersicherung>
<!--Zero or more repetitions:-->
<urn:KfzZusatzVersicherung>
<urn1:Versicherungsbeginn>2002-02-11T22:11:43</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2013-11-23T18:10:51</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>03</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>ILS</urn1:WaehrungsCd>
</urn1:Praemie>
<urn1:Versicherungsnehmer urn1:Personennr="string" urn1:PersArtCd="S" Pac="7" LandesCd="ROU" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="0" Gebdat="1900-01-01+01:00" LandesCd="CAM" FamilienstandCd="2"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="5"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="999" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="VWS" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="FS" Ausstellungsbehoerde="string" Datum="1900-01-01+01:00" Nummer="string"/>
<urn2:EL-Text TxtArtCd="BER" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:Versicherungsnehmer>
<urn1:Beitragszahler urn1:Personennr="string" urn1:PersArtCd="N" Pac="7" LandesCd="BIH" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="2" Gebdat="1900-01-01" LandesCd="PY" FamilienstandCd="3"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="3"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="G" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A02" EFrageAntw="J"/>
<urn2:EL-Identifizierung IdfArtCd="SV" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="MT" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="PA" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="FZU" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:Beitragszahler>
<!--Zero or more repetitions:-->
<urn1:WeitererVersicherungsnehmer urn1:Personennr="string" urn1:PersArtCd="S" Pac="7" LandesCd="J" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="0" Gebdat="1900-01-01" LandesCd="WAL" FamilienstandCd="4"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="2"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A01" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="FB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="99" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="99" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="FZU" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:WeitererVersicherungsnehmer>
<!--Zero or more repetitions:-->
<urn1:BeteiligtePerson urn1:BetLfnr="5" urn1:BetRolleCd="GG" urn1:BetTxt="string">
<urn1:InformationenPerson urn1:Personennr="string" urn1:PersArtCd="N" Pac="7" LandesCd="IRQ" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="2" Gebdat="1900-01-01+01:00" LandesCd="GBG" FamilienstandCd="0"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="6"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01"/>
<urn2:EL-Kommunikation KomArtCd="PF" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="FS" Ausstellungsbehoerde="string" Datum="1900-01-01+01:00" Nummer="string"/>
<urn2:EL-Text TxtArtCd="FZU" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:InformationenPerson>
<!--Zero or more repetitions:-->
<urn1:InteresseLfnr>anyType</urn1:InteresseLfnr>
</urn1:BeteiligtePerson>
<urn1:Produktgeneration>string</urn1:Produktgeneration>
<urn1:Zahlweg>11</urn1:Zahlweg>
<urn1:Zahlrhytmus>4</urn1:Zahlrhytmus>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheProduktdaten/>-->
<!--Optional:-->
<urn:VersichertesFahrzeug FzgArtCd="ZUG" Marke="string" Handelsbez="string" TypVarVer="string" Leasingkz="N" Modelljahr="5" Leistung="5" Plaetze="5" Nutzlast="1000.00" Hubraum="5" AntriebsArtCd="6" Katkz="0" ABSKz="J" CO2_Ausstoss="5" Fahrgestnr="string" Motornr="string" NatCode="string" VerwendzweckCd="25" Erstzulassdat="1900-01-01" LandesCd="MEX" Pol_Kennz="string">
<urn:LfdNr>5</urn:LfdNr>
<!--Optional:-->
<urn:Tueren>5</urn:Tueren>
<!--Optional:-->
<urn:Baujahr>5</urn:Baujahr>
<!--Optional:-->
<urn:Gesamtgewicht>5</urn:Gesamtgewicht>
<!--Optional:-->
<urn:Listenpreis>1000.00</urn:Listenpreis>
<!--Optional:-->
<urn:Sonderausstattung>1000.00</urn:Sonderausstattung>
<!--Optional:-->
<urn:Eigengewicht>5</urn:Eigengewicht>
</urn:VersichertesFahrzeug>
</urn:KfzZusatzVersicherung>
</urn:Verkaufsprodukt>
</urn:Offertanfrage>
</urn:OfferRequestKfz>

View File

@@ -1,534 +0,0 @@
<urn:OrderRequestKfz xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:urn="urn:omds3ServiceTypes-1-1-0" xmlns:urn1="urn:omds3CommonServiceTypes-1-1-0" xmlns:urn2="urn:omds20"
xsi:schemaLocation="urn:omds3ServiceTypes-1-1-0 omds3ServiceTypes.xsd"
>
<!--Optional:-->
<urn1:VUNr>str</urn1:VUNr>
<urn1:OMDSVersion>OMDS-Services 1.1.0</urn1:OMDSVersion>
<urn:Antraganfrage>
<urn1:Antragsart>WK</urn1:Antragsart>
<urn:Verkaufsprodukt>
<urn1:Versicherungsbeginn>2013-11-23T15:44:07</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2014-06-09T17:15:04+02:00</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>02</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>ILS</urn1:WaehrungsCd>
</urn1:Praemie>
<urn1:Verkaufsproduktgeneration>anyType</urn1:Verkaufsproduktgeneration>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheVerkaufproduktdaten/>-->
<!--1 or more repetitions:-->
<urn:KfzVersicherung>
<urn1:Versicherungsbeginn>2013-05-22T03:02:49+02:00</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2002-11-05T09:01:03+01:00</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>03</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>EUR</urn1:WaehrungsCd>
</urn1:Praemie>
<urn1:Versicherungsnehmer urn1:Personennr="string" urn1:PersArtCd="S" Pac="7" LandesCd="G" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="2" Gebdat="1900-01-01" LandesCd="EAK" FamilienstandCd="2"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="4"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A11" EFrageAntw="0"/>
<urn2:EL-Identifizierung IdfArtCd="SV" IdfSchluessel="string" IdfDatum="1900-01-01"/>
<urn2:EL-Kommunikation KomArtCd="PF" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="RP" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="VKL" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:Versicherungsnehmer>
<urn1:Beitragszahler urn1:Personennr="string" urn1:PersArtCd="S" Pac="7" LandesCd="BG" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="1" Gebdat="1900-01-01+01:00" LandesCd="GBJ" FamilienstandCd="5"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="5"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A01" EFrageAntw="J"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="PF" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="RP" Ausstellungsbehoerde="string" Datum="1900-01-01+01:00" Nummer="string"/>
<urn2:EL-Text TxtArtCd="BER" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:Beitragszahler>
<!--Zero or more repetitions:-->
<urn1:WeitererVersicherungsnehmer urn1:Personennr="string" urn1:PersArtCd="N" Pac="7" LandesCd="DZ" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="1" Gebdat="1900-01-01" LandesCd="SME" FamilienstandCd="0"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="4"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A01" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="FB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="MT" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="FS" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="FZU" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:WeitererVersicherungsnehmer>
<!--Zero or more repetitions:-->
<urn1:BeteiligtePerson urn1:BetLfnr="5" urn1:BetRolleCd="ZE" urn1:BetTxt="string">
<urn1:InformationenPerson urn1:Personennr="string" urn1:PersArtCd="N" Pac="7" LandesCd="RCB" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="2" Gebdat="1900-01-01+01:00" LandesCd="UAE" FamilienstandCd="9"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="9"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="SV" IdfSchluessel="string" IdfDatum="1900-01-01"/>
<urn2:EL-Kommunikation KomArtCd="PE" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="FS" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="FZU" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:InformationenPerson>
<!--Zero or more repetitions:-->
<urn1:InteresseLfnr>anyType</urn1:InteresseLfnr>
</urn1:BeteiligtePerson>
<urn1:Produktgeneration>string</urn1:Produktgeneration>
<urn1:Zahlweg>03</urn1:Zahlweg>
<urn1:Zahlrhytmus>6</urn1:Zahlrhytmus>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheProduktdaten/>-->
<!--1 to 3 repetitions:-->
<urn:VersichertesFahrzeug FzgArtCd="PRO" Marke="string" Handelsbez="string" TypVarVer="string" Leasingkz="N" Modelljahr="5" Leistung="5" Plaetze="5" Nutzlast="1000.00" Hubraum="5" AntriebsArtCd="1" Katkz="0" ABSKz="J" CO2_Ausstoss="5" Fahrgestnr="string" Motornr="string" NatCode="string" VerwendzweckCd="74" Erstzulassdat="1900-01-01" LandesCd="MH" Pol_Kennz="string">
<urn:LfdNr>5</urn:LfdNr>
<!--Optional:-->
<urn:Tueren>5</urn:Tueren>
<!--Optional:-->
<urn:Baujahr>5</urn:Baujahr>
<!--Optional:-->
<urn:Gesamtgewicht>5</urn:Gesamtgewicht>
<!--Optional:-->
<urn:Listenpreis>1000.00</urn:Listenpreis>
<!--Optional:-->
<urn:Sonderausstattung>1000.00</urn:Sonderausstattung>
<!--Optional:-->
<urn:Eigengewicht>5</urn:Eigengewicht>
</urn:VersichertesFahrzeug>
<urn:Haftpflicht>
<urn1:Versicherungsbeginn>2008-12-01T21:32:49</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2016-12-12T17:34:50+01:00</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>02</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>NZD</urn1:WaehrungsCd>
</urn1:Praemie>
<!--Zero or more repetitions:-->
<urn1:Bedingungen>string</urn1:Bedingungen>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheElementarproduktdaten/>-->
<urn:Art>BEH</urn:Art>
<!--Optional:-->
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
<urn2:EL-Versicherungssumme VSArtCd="PVS" VSBetrag="1000.00" VSBez="string"/>
<urn:VarianteLeihwagen>VA</urn:VarianteLeihwagen>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn:Zielpraemie>1000.00</urn:Zielpraemie>
<!--Optional:-->
<urn:VDNummer>string</urn:VDNummer>
</urn:Haftpflicht>
<!--You have a CHOICE of the next 2 items at this level-->
<!--Zero or more repetitions:-->
<!--<urn:Teilkasko>
<urn1:Versicherungsbeginn>2010-06-26T21:57:51+02:00</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2016-10-17T07:48:15+02:00</urn1:Versicherungsablauf>
--><!--Optional:--><!--
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
--><!--Optional:--><!--
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
--><!--Zero or more repetitions:--><!--
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>01</urn1:VersicherungssteuerArt>
--><!--Optional:--><!--
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
--><!--Optional:--><!--
<urn1:WaehrungsCd>SIT</urn1:WaehrungsCd>
</urn1:Praemie>
--><!--Zero or more repetitions:--><!--
<urn1:Bedingungen>string</urn1:Bedingungen>
--><!--Zero or more repetitions:--><!--
--><!--<urn1:ZusaetzlicheElementarproduktdaten/>--><!--
<urn:Art>ED</urn:Art>
--><!--Optional:--><!--
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
--><!--Optional:--><!--
<urn:SelbstbehaltBisBetrag>1000.00</urn:SelbstbehaltBisBetrag>
<urn:KMLeistung>1000.00</urn:KMLeistung>
<urn:VorsteuerAbzugBerechtigung>string</urn:VorsteuerAbzugBerechtigung>
--><!--Optional:--><!--
<urn:Vinkulierung>
<urn2:PERSON Personennr="string" PersArtCd="S" Pac="7" LandesCd="DOM" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
--><!--You have a CHOICE of the next 2 items at this level--><!--
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="0" Gebdat="1900-01-01+01:00" LandesCd="B" FamilienstandCd="3"/>
--><!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="1"/>--><!--
--><!--You have a CHOICE of the next 7 items at this level--><!--
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01"/>
<urn2:EL-Kommunikation KomArtCd="PE" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="FS" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="EXP" TxtInhalt="string"/>
</urn2:PERSON>
</urn:Vinkulierung>
--><!--Optional:--><!--
<urn:Bezugsrecht>
<urn2:PERSON Personennr="string" PersArtCd="S" Pac="7" LandesCd="BR" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
--><!--You have a CHOICE of the next 2 items at this level--><!--
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="2" Gebdat="1900-01-01" LandesCd="MAL" FamilienstandCd="9"/>
--><!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="5"/>--><!--
--><!--You have a CHOICE of the next 7 items at this level--><!--
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A01" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="FB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="MF" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="RP" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="EXP" TxtInhalt="string"/>
</urn2:PERSON>
</urn:Bezugsrecht>
<urn:DatumBegutachtung>1900-01-01</urn:DatumBegutachtung>
<urn:Zielpraemie>1000.00</urn:Zielpraemie>
<urn:Vandalismusklausel>true</urn:Vandalismusklausel>
</urn:Teilkasko>-->
<!--Zero or more repetitions:-->
<urn:Vollkasko>
<urn1:Versicherungsbeginn>2019-10-05T09:21:42+02:00</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2018-03-16T04:34:20</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>03</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>HUF</urn1:WaehrungsCd>
</urn1:Praemie>
<!--Zero or more repetitions:-->
<urn1:Bedingungen>string</urn1:Bedingungen>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheElementarproduktdaten/>-->
<urn:Art>BLA</urn:Art>
<!--Optional:-->
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
<!--Optional:-->
<urn:SelbstbehaltBisBetrag>1000.00</urn:SelbstbehaltBisBetrag>
<urn:KMLeistung>1000.00</urn:KMLeistung>
<urn:VorsteuerAbzugBerechtigung>string</urn:VorsteuerAbzugBerechtigung>
<!--Optional:-->
<urn:Vinkulierung>
<urn2:PERSON Personennr="string" PersArtCd="N" Pac="7" LandesCd="AL" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="1" Gebdat="1900-01-01" LandesCd="SLE" FamilienstandCd="3"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="1"/>-->
<!--You have a CHOICE of the next 7 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A11" EFrageAntw="0"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01"/>
<urn2:EL-Kommunikation KomArtCd="PT" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="RP" Ausstellungsbehoerde="string" Datum="1900-01-01+01:00" Nummer="string"/>
<urn2:EL-Text TxtArtCd="VKL" TxtInhalt="string"/>
</urn2:PERSON>
</urn:Vinkulierung>
<!--Optional:-->
<urn:Bezugsrecht>
<urn2:PERSON Personennr="string" PersArtCd="S" Pac="7" LandesCd="BRN" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="0" Gebdat="1900-01-01+01:00" LandesCd="UAE" FamilienstandCd="0"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="6"/>-->
<!--You have a CHOICE of the next 7 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A01" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="ME" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="99" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="BER" TxtInhalt="string"/>
</urn2:PERSON>
</urn:Bezugsrecht>
<urn:DatumBegutachtung>1900-01-01+01:00</urn:DatumBegutachtung>
<urn:Zielpraemie>1000.00</urn:Zielpraemie>
<urn:Neuwertklausel>true</urn:Neuwertklausel>
<urn:Leasingklausel>false</urn:Leasingklausel>
</urn:Vollkasko>
<!--Optional:-->
<urn:Insassenunfall>
<urn1:Versicherungsbeginn>2002-11-27T02:52:38+01:00</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2018-12-21T19:07:27</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>03</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>ROL</urn1:WaehrungsCd>
</urn1:Praemie>
<!--Zero or more repetitions:-->
<urn1:Bedingungen>string</urn1:Bedingungen>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheElementarproduktdaten/>-->
<!--Optional:-->
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
</urn:Insassenunfall>
<!--Optional:-->
<urn:Lenkerunfall>
<urn1:Versicherungsbeginn>2004-10-05T12:24:08</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2019-08-14T22:28:22+02:00</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>01</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>TND</urn1:WaehrungsCd>
</urn1:Praemie>
<!--Zero or more repetitions:-->
<urn1:Bedingungen>string</urn1:Bedingungen>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheElementarproduktdaten/>-->
<!--Optional:-->
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
</urn:Lenkerunfall>
<!--Optional:-->
<urn:Assistance>
<urn1:Versicherungsbeginn>2010-05-01T11:29:26</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2018-10-25T16:06:55+02:00</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>01</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>SEK</urn1:WaehrungsCd>
</urn1:Praemie>
<!--Zero or more repetitions:-->
<urn1:Bedingungen>string</urn1:Bedingungen>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheElementarproduktdaten/>-->
<!--Optional:-->
<urn:FahrzeugRefLfdNr>5</urn:FahrzeugRefLfdNr>
</urn:Assistance>
</urn:KfzVersicherung>
<!--Zero or more repetitions:-->
<urn:KfzZusatzVersicherung>
<urn1:Versicherungsbeginn>2002-02-11T22:11:43</urn1:Versicherungsbeginn>
<urn1:Versicherungsablauf>2013-11-23T18:10:51</urn1:Versicherungsablauf>
<!--Optional:-->
<urn1:Id>string</urn1:Id>
<urn1:Bezeichnung>string</urn1:Bezeichnung>
<!--Optional:-->
<urn1:Praemie>
<urn1:PraemieNto>1000.00</urn1:PraemieNto>
<urn1:PraemieBto>1000.00</urn1:PraemieBto>
<!--Zero or more repetitions:-->
<urn1:Versicherungssteuer>
<urn1:Versicherungssteuer>1000.00</urn1:Versicherungssteuer>
<urn1:VersicherungssteuerArt>03</urn1:VersicherungssteuerArt>
<!--Optional:-->
<urn1:VersicherungssteuerSatz>1000.00</urn1:VersicherungssteuerSatz>
</urn1:Versicherungssteuer>
<!--Optional:-->
<urn1:WaehrungsCd>ILS</urn1:WaehrungsCd>
</urn1:Praemie>
<urn1:Versicherungsnehmer urn1:Personennr="string" urn1:PersArtCd="S" Pac="7" LandesCd="ROU" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="0" Gebdat="1900-01-01+01:00" LandesCd="CAM" FamilienstandCd="2"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="5"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="999" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="VWS" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="FS" Ausstellungsbehoerde="string" Datum="1900-01-01+01:00" Nummer="string"/>
<urn2:EL-Text TxtArtCd="BER" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:Versicherungsnehmer>
<urn1:Beitragszahler urn1:Personennr="string" urn1:PersArtCd="N" Pac="7" LandesCd="BIH" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="2" Gebdat="1900-01-01" LandesCd="PY" FamilienstandCd="3"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="3"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="G" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A02" EFrageAntw="J"/>
<urn2:EL-Identifizierung IdfArtCd="SV" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="MT" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="PA" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="FZU" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:Beitragszahler>
<!--Zero or more repetitions:-->
<urn1:WeitererVersicherungsnehmer urn1:Personennr="string" urn1:PersArtCd="S" Pac="7" LandesCd="J" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="0" Gebdat="1900-01-01" LandesCd="WAL" FamilienstandCd="4"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="2"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="T" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="A01" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="FB" IdfSchluessel="string" IdfDatum="1900-01-01+01:00"/>
<urn2:EL-Kommunikation KomArtCd="99" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="99" Ausstellungsbehoerde="string" Datum="1900-01-01" Nummer="string"/>
<urn2:EL-Text TxtArtCd="FZU" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:WeitererVersicherungsnehmer>
<!--Zero or more repetitions:-->
<urn1:BeteiligtePerson urn1:BetLfnr="5" urn1:BetRolleCd="GG" urn1:BetTxt="string">
<urn1:InformationenPerson urn1:Personennr="string" urn1:PersArtCd="N" Pac="7" LandesCd="IRQ" PLZ="string" Ort="string" Strasse="string" Hausnr="string" Zusatz="string">
<!--You have a CHOICE of the next 2 items at this level-->
<urn2:NATUERLICHE_PERSON Familienname="string" Vorname="string" GeschlechtCd="2" Gebdat="1900-01-01+01:00" LandesCd="GBG" FamilienstandCd="0"/>
<!--<urn2:SONSTIGE_PERSON Name="string" Kurzname="string" SonstPersArtCd="6"/>-->
<!--You have a CHOICE of the next 8 items at this level-->
<urn2:EL-Anzahl Bezeichnung="string" Wert="1000.00"/>
<urn2:EL-Einstufung EstArtCd="TVU" EstWert="strin"/>
<urn2:EL-Entscheidungsfrage EFrageCd="" EFrageAntw="N"/>
<urn2:EL-Identifizierung IdfArtCd="VB" IdfSchluessel="string" IdfDatum="1900-01-01"/>
<urn2:EL-Kommunikation KomArtCd="PF" Kennung="string"/>
<urn2:EL-Legitimation LegArtCd="FS" Ausstellungsbehoerde="string" Datum="1900-01-01+01:00" Nummer="string"/>
<urn2:EL-Text TxtArtCd="FZU" TxtInhalt="string"/>
<urn1:Bankverbindung>
<urn1:Bank>string</urn1:Bank>
<urn1:BIC>string</urn1:BIC>
<urn1:IBAN>string</urn1:IBAN>
</urn1:Bankverbindung>
</urn1:InformationenPerson>
<!--Zero or more repetitions:-->
<urn1:InteresseLfnr>anyType</urn1:InteresseLfnr>
</urn1:BeteiligtePerson>
<urn1:Produktgeneration>string</urn1:Produktgeneration>
<urn1:Zahlweg>11</urn1:Zahlweg>
<urn1:Zahlrhytmus>4</urn1:Zahlrhytmus>
<!--Zero or more repetitions:-->
<!--<urn1:ZusaetzlicheProduktdaten/>-->
<!--Optional:-->
<urn:VersichertesFahrzeug FzgArtCd="ZUG" Marke="string" Handelsbez="string" TypVarVer="string" Leasingkz="N" Modelljahr="5" Leistung="5" Plaetze="5" Nutzlast="1000.00" Hubraum="5" AntriebsArtCd="6" Katkz="0" ABSKz="J" CO2_Ausstoss="5" Fahrgestnr="string" Motornr="string" NatCode="string" VerwendzweckCd="25" Erstzulassdat="1900-01-01" LandesCd="MEX" Pol_Kennz="string">
<urn:LfdNr>5</urn:LfdNr>
<!--Optional:-->
<urn:Tueren>5</urn:Tueren>
<!--Optional:-->
<urn:Baujahr>5</urn:Baujahr>
<!--Optional:-->
<urn:Gesamtgewicht>5</urn:Gesamtgewicht>
<!--Optional:-->
<urn:Listenpreis>1000.00</urn:Listenpreis>
<!--Optional:-->
<urn:Sonderausstattung>1000.00</urn:Sonderausstattung>
<!--Optional:-->
<urn:Eigengewicht>5</urn:Eigengewicht>
</urn:VersichertesFahrzeug>
</urn:KfzZusatzVersicherung>
</urn:Verkaufsprodukt>
</urn:Antraganfrage>
</urn:OrderRequestKfz>

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xmlns:ost="urn:omds3ServiceTypes-1-1-0" xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" targetNamespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.3.0"> <xsd:schema xmlns="http://omds.vvo.at/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:ost="urn:omds3ServiceTypes-1-1-0" xmlns:ac="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/rs" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0">
<xsd:annotation> <xsd:annotation>
<xsd:documentation>Konkrete Services (Request- und Responseobjekte) Kfz</xsd:documentation> <xsd:documentation>Konkrete Services (Request- und Responseobjekte) Kfz</xsd:documentation>
</xsd:annotation> </xsd:annotation>
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="../omds211-00.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:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd"/> <xsd:import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="../omds3ServiceTypes.xsd"/>
<xsd:import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" schemaLocation="../omds3_ON2_Antrag_Common.xsd"/>
<xsd:complexType name="VerkaufsproduktRS_Type" final="#all"> <xsd:complexType name="VerkaufsproduktRS_Type" final="#all">
<xsd:annotation> <xsd:annotation>
<xsd:documentation>Typ für ein RS-Produktbündel, welches einem Vertrag entspricht</xsd:documentation> <xsd:documentation>Typ für ein RS-Produktbündel, welches einem Vertrag entspricht</xsd:documentation>

View File

@@ -1,5 +1,11 @@
<urn:VerkaufsproduktRechtsschutz xmlns:urn="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs" xmlns:urn1="urn:omds3CommonServiceTypes-1-1-0" xmlns:urnpf="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.rechtsschutz" <urn:VerkaufsproduktRechtsschutz
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs omds3_ON2_Antrag_Rechtsschutz.xsd urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.rechtsschutz pfefferminzia_Erweiterung_ON2_Antrag_Rechtsschutz.xsd urn:omds3CommonServiceTypes-1-1-0 omds3CommonServiceTypes.xsd"> xmlns:urn="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/rs"
xmlns:urn1="http://omds.vvo.at/types/omds3types/v1_4_0/common"
xmlns:urnpf="urn:at.pfefferminzia.erweiterung.v1_4_0.on2antrag.rechtsschutz"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/rs ../omds3_ON2_Antrag_Rechtsschutz.xsd
urn:at.pfefferminzia.erweiterung.v1_4_0.on2antrag.rechtschutz pfefferminzia_Erweiterung_ON2_Antrag_Rechtsschutz.xsd
http://omds.vvo.at/types/omds3types/v1_4_0/common ../omds3CommonServiceTypes.xsd">
<urn1:Id>Prod_234243</urn1:Id> <urn1:Id>Prod_234243</urn1:Id>
<urn1:Bezeichnung>Privatrechtsschutz</urn1:Bezeichnung> <urn1:Bezeichnung>Privatrechtsschutz</urn1:Bezeichnung>

View File

@@ -1,9 +1,9 @@
<urn:ProduktGebaeudeversicherung xmlns:urn="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.sachprivat" <urn:ProduktGebaeudeversicherung xmlns:urn="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/sachprivat"
xmlns:urn1="urn:omds3CommonServiceTypes-1-1-0" xmlns:urn1="urn:omds3CommonServiceTypes-1-1-0"
xmlns:urnpf="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat" xmlns:urnpf="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.sachprivat omds3_ON2_Antrag_SachPrivatGenerisch.xsd urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat pfefferminzia_Erweiterung_ON2_Antrag_SachPrivatGenerisch.xsd urn:omds3CommonServiceTypes-1-1-0 omds3CommonServiceTypes.xsd"> xsi:schemaLocation="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/sachprivat omds3_ON2_Antrag_SachPrivatGenerisch.xsd urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat pfefferminzia_Erweiterung_ON2_Antrag_SachPrivatGenerisch.xsd urn:omds3CommonServiceTypes-1-1-0 omds3CommonServiceTypes.xsd">
<urn1:Id>P1</urn1:Id> <urn1:Id>P1</urn1:Id>
<urn1:VtgBeg>2008-09-29T03:49:45</urn1:VtgBeg> <urn1:VtgBeg>2008-09-29T03:49:45</urn1:VtgBeg>

View File

@@ -1,9 +1,9 @@
<urn:ProduktGebaeudeversicherung xmlns:urn="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.sachprivat" <urn:ProduktGebaeudeversicherung xmlns:urn="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/sachprivat"
xmlns:urn1="urn:omds3CommonServiceTypes-1-1-0" xmlns:urn1="urn:omds3CommonServiceTypes-1-1-0"
xmlns:urnpf="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat" xmlns:urnpf="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.sachprivat omds3_ON2_Antrag_SachPrivat.xsd urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat pfefferminzia_Erweiterung_ON2_Antrag_SachPrivatSpezifisch.xsd urn:omds3CommonServiceTypes-1-1-0 omds3CommonServiceTypes.xsd"> xsi:schemaLocation="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/sachprivat omds3_ON2_Antrag_SachPrivat.xsd urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat pfefferminzia_Erweiterung_ON2_Antrag_SachPrivatSpezifisch.xsd urn:omds3CommonServiceTypes-1-1-0 omds3CommonServiceTypes.xsd">
<urn1:Id>P1</urn1:Id> <urn1:Id>P1</urn1:Id>
<urn1:VtgBeg>2008-09-29T03:49:45</urn1:VtgBeg> <urn1:VtgBeg>2008-09-29T03:49:45</urn1:VtgBeg>

View File

@@ -1,8 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.rechtschutz" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xmlns:rs="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs" xmlns:ns1="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.rechtsschutz" xmlns:ns2="urn:omds3ServiceTypes-1-1-0" targetNamespace="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.rechtsschutz" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.0.0"> <xsd:schema xmlns="urn:at.pfefferminzia.erweiterung.v1_4_0.on2antrag.rechtschutz"
<xsd:import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs" schemaLocation="omds3_ON2_Antrag_Rechtsschutz.xsd"/> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
<xsd:import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd"/> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/> xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common"
xmlns:rs="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/rs"
xmlns:ns1="urn:at.pfefferminzia.erweiterung.v1_4_0.on2antrag.rechtsschutz"
xmlns:ns2="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes"
targetNamespace="urn:at.pfefferminzia.erweiterung.v1_4_0.on2antrag.rechtschutz"
elementFormDefault="qualified" attributeFormDefault="qualified" version="1.0.0">
<xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/rs" schemaLocation="../omds3_ON2_Antrag_Rechtsschutz.xsd"/>
<xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" schemaLocation="../omds3ServiceTypes.xsd"/>
<xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="../omds3CommonServiceTypes.xsd"/>
<xsd:annotation> <xsd:annotation>
<xsd:documentation>VU-spezifische Erweiterungen für Rechtsschutz-Produktmodell</xsd:documentation> <xsd:documentation>VU-spezifische Erweiterungen für Rechtsschutz-Produktmodell</xsd:documentation>
</xsd:annotation> </xsd:annotation>

View File

@@ -1,31 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:cst="urn:omds3CommonServiceTypes-1-1-0"
targetNamespace="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat" elementFormDefault="qualified"
attributeFormDefault="qualified" version="1.0.0">
<xsd:import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.sachprivat" schemaLocation="omds3_ON2_Antrag_SachPrivatGenerisch.xsd" />
<xsd:import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd" />
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/>
<xsd:annotation>
<xsd:documentation>VU-spezifische Erweiterungen für SachPrivat-Produktmodell</xsd:documentation>
</xsd:annotation>
<xsd:complexType name="PfefferminziaElementarproduktdatenSpezialDeckung_Type">
<xsd:complexContent>
<xsd:extension base="cst:ZusaetzlicheElementarproduktdaten_Type">
<xsd:sequence>
<xsd:element name="Spezialfeld" type="xsd:string" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PfefferminziaElementarproduktdatenAllgemein_Type">
<xsd:complexContent>
<xsd:extension base="cst:ZusaetzlicheElementarproduktdaten_Type">
<xsd:sequence>
<xsd:element name="Allgemein" type="xsd:string" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:schema>

View File

@@ -1,23 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:cst="urn:omds3CommonServiceTypes-1-1-0"
xmlns:sp="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.sachprivat"
targetNamespace="urn:at.pfefferminzia.erweiterung.v1-0-0.on2antrag.sachprivat" elementFormDefault="qualified"
attributeFormDefault="qualified" version="1.0.0">
<xsd:import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.sachprivat" schemaLocation="omds3_ON2_Antrag_SachPrivatGenerisch.xsd" />
<xsd:import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd" />
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/>
<xsd:annotation>
<xsd:documentation>VU-spezifische Erweiterungen für SachPrivat-Produktmodell</xsd:documentation>
</xsd:annotation>
<xsd:complexType name="PfefferminziaElementarproduktSpezialDeckung_Type">
<xsd:complexContent>
<xsd:extension base="sp:ElementarproduktGebaeude_Type">
<xsd:sequence>
<xsd:element name="Spezialfeld" type="xsd:string" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:schema>

View File

@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<definitions <definitions
name="omds3ServicesBroker-1-1-0" name="omds3ServicesBroker_v1_4_0"
targetNamespace="urn:omds3ServicesBroker-1-1-0" targetNamespace="http://omds.vvo.at/brokerservice/v1_4_0"
xmlns:os="urn:omds3ServicesBroker-1-1-0" xmlns:os="http://omds.vvo.at/brokerservice/v1_4_0"
xmlns:ost="urn:omds3ServiceTypes-1-1-0" xmlns:ost="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes"
xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common"
xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ns="http://www.w3.org/2001/XMLSchema" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ns="http://www.w3.org/2001/XMLSchema"
xmlns:ns1="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns1="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
@@ -19,7 +19,7 @@
<types> <types>
<schema xmlns="http://www.w3.org/2001/XMLSchema"> <schema xmlns="http://www.w3.org/2001/XMLSchema">
<import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd" /> <import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" schemaLocation="../omds3ServiceTypes.xsd" />
</schema> </schema>
</types> </types>

View File

@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:omds3CommonServiceTypes-1-1-0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" <xsd:schema xmlns="http://omds.vvo.at/types/omds3types/v1_4_0/common"
targetNamespace="urn:omds3CommonServiceTypes-1-1-0" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.3.0"> xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20"
targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" elementFormDefault="qualified"
attributeFormDefault="qualified" version="1.4.0">
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/>
<!-- Elemente, die von allen Services gemeinsam verwendet werden --> <!-- Elemente, die von allen Services gemeinsam verwendet werden -->
<xsd:element name="serviceFault" type="ServiceFault"> <xsd:element name="serviceFault" type="ServiceFault">

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:omds3ServiceTypes-1-1-0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" targetNamespace="urn:omds3ServiceTypes-1-1-0" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.3.0"> <xsd:schema xmlns="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common" targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0">
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/>
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="omds3CommonServiceTypes.xsd"/>
<!-- Beziehe Action Link --> <!-- Beziehe Action Link -->
<xsd:element name="loginRequest" type="LoginRequestType"> <xsd:element name="loginRequest" type="LoginRequestType">
<xsd:annotation> <xsd:annotation>

View File

@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<definitions name="omds3Services-1-1-0" targetNamespace="urn:omds3Services-1-1-0" <definitions name="omds3Services-1-4-0" targetNamespace="urn:omds3Services-1-4-0"
xmlns:os="urn:omds3Services-1-1-0" xmlns:os="urn:omds3Services-1-4-0"
xmlns:ost="urn:omds3ServiceTypes-1-1-0" xmlns:ost="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes"
xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common"
xmlns:b="urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen" xmlns:b="http://omds.vvo.at/types/omds3types/v1_4_0/on1basis"
xmlns:boak="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz" xmlns:boak="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/kfz"
xmlns:boaSp="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.sachprivat" xmlns:boaSp="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/sachprivat"
xmlns:boaRs="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs" xmlns:boaRs="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/rs"
xmlns:v="urn:at.vvo.omds.types.omds3types.v1-3-0.on3vertrag" xmlns:v="http://omds.vvo.at/types/omds3types/v1_4_0/on3vertrag"
xmlns:p="urn:at.vvo.omds.types.omds3types.v1-3-0.on4partner" xmlns:p="http://omds.vvo.at/types/omds3types/v1_4_0/on4partner"
xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:ns="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://www.w3.org/2001/XMLSchema"
@@ -23,13 +23,13 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
--> -->
<types> <types>
<schema xmlns="http://www.w3.org/2001/XMLSchema"> <schema xmlns="http://www.w3.org/2001/XMLSchema">
<import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd"/> <import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" schemaLocation="omds3ServiceTypes.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen" schemaLocation="omds3_ON1_Basisfunktionen.xsd"/> <import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on1basis" schemaLocation="omds3_ON1_Basisfunktionen.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz" schemaLocation="omds3_ON2_Antrag_Kfz.xsd"/> <import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/kfz" schemaLocation="omds3_ON2_Antrag_Kfz.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.sachprivat" schemaLocation="omds3_ON2_Antrag_SachPrivat.xsd"/> <import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/sachprivat" schemaLocation="omds3_ON2_Antrag_SachPrivat.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs" schemaLocation="omds3_ON2_Antrag_Rechtsschutz.xsd"/> <import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/rs" schemaLocation="omds3_ON2_Antrag_Rechtsschutz.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on3vertrag" schemaLocation="omds3_ON3_Vertrag.xsd"/> <import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on3vertrag" schemaLocation="omds3_ON3_Vertrag.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on4partner" schemaLocation="omds3_ON4_Partner.xsd"/> <import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on4partner" schemaLocation="omds3_ON4_Partner.xsd"/>
</schema> </schema>
</types> </types>
<message name="loginRequest"> <message name="loginRequest">

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" targetNamespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.3.0"> <xsd:schema xmlns="http://omds.vvo.at/types/omds3types/v1_4_0/on1basis" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common" xmlns:ns1="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/on1basis" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0">
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/>
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="omds3CommonServiceTypes.xsd"/>
<xsd:annotation> <xsd:annotation>
<xsd:documentation>State-Changes</xsd:documentation> <xsd:documentation>State-Changes</xsd:documentation>
</xsd:annotation> </xsd:annotation>

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xmlns:ost="urn:omds3ServiceTypes-1-1-0" targetNamespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.3.0"> <xsd:schema xmlns="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common" xmlns:ost="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0">
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/>
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="omds3CommonServiceTypes.xsd"/>
<xsd:import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" schemaLocation="omds3ServiceTypes.xsd"/>
<!--Prozessobjekte Berechnung, Offert, Antrag - Spartenübergreifend--> <!--Prozessobjekte Berechnung, Offert, Antrag - Spartenübergreifend-->
<xsd:complexType name="SpezBerechnung_Type" abstract="true"> <xsd:complexType name="SpezBerechnung_Type" abstract="true">
<xsd:annotation> <xsd:annotation>

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xmlns:ost="urn:omds3ServiceTypes-1-1-0" xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" targetNamespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.3.0"> <xsd:schema xmlns="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/kfz" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common" xmlns:ost="http://omds.vvo.at/types/omds3types/v1_4_0/common" xmlns:ac="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" xmlns:ns1="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/kfz" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0">
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/>
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="omds3CommonServiceTypes.xsd"/>
<xsd:import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" schemaLocation="omds3ServiceTypes.xsd"/>
<xsd:import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/>
<xsd:annotation> <xsd:annotation>
<xsd:documentation>Produktmodell Kfz</xsd:documentation> <xsd:documentation>Produktmodell Kfz</xsd:documentation>
</xsd:annotation> </xsd:annotation>
@@ -38,7 +38,7 @@
<xsd:element name="Vollkasko" type="VollkaskoKfz_Type" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="Vollkasko" type="VollkaskoKfz_Type" minOccurs="0" maxOccurs="unbounded"/>
</xsd:choice> </xsd:choice>
<xsd:element name="Insassenunfall" type="InsassenUnfallKfz_Type" minOccurs="0"/> <xsd:element name="Insassenunfall" type="InsassenUnfallKfz_Type" minOccurs="0"/>
<xsd:element name="Assistance" type="AssistanceKfz_Type" minOccurs="0"/> <xsd:element name="Assistance" type="AssistanceKfz_Type" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence> </xsd:sequence>
</xsd:extension> </xsd:extension>
</xsd:complexContent> </xsd:complexContent>

View File

@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xmlns:ost="urn:omds3ServiceTypes-1-1-0" xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" targetNamespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0"> <xsd:schema xmlns="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/rs" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common" xmlns:ost="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes"
xmlns:ac="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common"
targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/rs" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0">
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/>
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="omds3CommonServiceTypes.xsd"/>
<xsd:import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" schemaLocation="omds3ServiceTypes.xsd"/>
<xsd:import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/>
<xsd:complexType name="VerkaufsproduktRechtsschutz_Type"> <xsd:complexType name="VerkaufsproduktRechtsschutz_Type">
<xsd:annotation> <xsd:annotation>
<xsd:documentation>Typ für ein Verkaufsprodukt in der Sparte Rechtsschutz</xsd:documentation> <xsd:documentation>Typ für ein Verkaufsprodukt in der Sparte Rechtsschutz</xsd:documentation>

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.sachprivat" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xmlns:ost="urn:omds3ServiceTypes-1-1-0" xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" targetNamespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.sachprivat" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0"> <xsd:schema xmlns="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/sachprivat" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common" xmlns:ost="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" xmlns:ac="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/sachprivat" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0">
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/>
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="omds3CommonServiceTypes.xsd"/>
<xsd:import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" schemaLocation="omds3ServiceTypes.xsd"/>
<xsd:import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/>
<xsd:complexType name="VersichertesObjektSachPrivat_Type"> <xsd:complexType name="VersichertesObjektSachPrivat_Type">
<xsd:annotation> <xsd:annotation>
<xsd:documentation>Type für ein versichertes Objekt in der Sach-Privat-Versicherung</xsd:documentation> <xsd:documentation>Type für ein versichertes Objekt in der Sach-Privat-Versicherung</xsd:documentation>

View File

@@ -1,10 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Mit XMLSpy v2017 rel. 3 (http://www.altova.com) von Jens Buehring (Kap Dion GmbH) bearbeitet --> <xsd:schema xmlns="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/unfall"
<xsd:schema xmlns="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xmlns:ost="urn:omds3ServiceTypes-1-1-0" xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" targetNamespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.rs" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0"> xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20"
xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common"
xmlns:ost="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes"
xmlns:ac="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common"
targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/unfall"
elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0">
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/>
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/servicetypes" schemaLocation="omds3CommonServiceTypes.xsd"/>
<xsd:import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="omds3ServiceTypes.xsd"/>
<xsd:import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/>
<xsd:complexType name="VerkaufsproduktUnfall_Type"> <xsd:complexType name="VerkaufsproduktUnfall_Type">
<xsd:annotation> <xsd:annotation>
<xsd:documentation>Typ für ein Verkaufsprodukt in der Sparte Rechtsschutz</xsd:documentation> <xsd:documentation>Typ für ein Verkaufsprodukt in der Sparte Rechtsschutz</xsd:documentation>

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="http://omds.vvo.at/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:ost="urn:omds3ServiceTypes-1-1-0" xmlns:ac="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" targetNamespace="http://omds.vvo.at/types/omds3types/v1-4-0/on2antrag/rs" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0"> <xsd:schema xmlns="http://omds.vvo.at/types/omds3types/v1_4_0/basis/ausk" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common" xmlns:ost="urn:at.vvo.omds.types.omds3types.v1_4_0.servicetype" xmlns:ac="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/basis/ausk" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0">
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/>
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="omds3CommonServiceTypes.xsd"/>
<xsd:import namespace="urn:omds3ServiceTypes-1-1-0" schemaLocation="omds3ServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="omds3ServiceTypes.xsd"/>
<xsd:import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/on2antrag/common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/>
<xsd:element name="StrukturResponse"/> <xsd:element name="StrukturResponse"/>
<xsd:complexType name="StrukturResponse_Type"> <xsd:complexType name="StrukturResponse_Type">
<xsd:sequence> <xsd:sequence>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:at.vvo.omds.types.omds3types.v1-3-0.on3vertrag" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" targetNamespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on3vertrag" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.3.0"> <xsd:schema xmlns="http://omds.vvo.at/types/omds3types/v1_4_0/on3vertrag" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common" targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/on3vertrag" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0">
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/>
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="omds3CommonServiceTypes.xsd"/>
<xsd:element name="GetPoliciesOfPartnerRequest" type="GetPoliciesOfPartnerRequest_Type"> <xsd:element name="GetPoliciesOfPartnerRequest" type="GetPoliciesOfPartnerRequest_Type">
<xsd:annotation> <xsd:annotation>
<xsd:documentation>Request auf die Polizzen, in denen ein Partner in der Rolle VN auftritt</xsd:documentation> <xsd:documentation>Request auf die Polizzen, in denen ein Partner in der Rolle VN auftritt</xsd:documentation>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="urn:at.vvo.omds.types.omds3types.v1-3-0.on4partner" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" targetNamespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on4partner" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.3.0"> <xsd:schema xmlns="http://omds.vvo.at/types/omds3types/v1_4_0/on4partner" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:omds="urn:omds20" xmlns:cst="http://omds.vvo.at/types/omds3types/v1_4_0/common" targetNamespace="http://omds.vvo.at/types/omds3types/v1_4_0/on4partner" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.4.0">
<xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/> <xsd:import namespace="urn:omds20" schemaLocation="omds211-00.xsd"/>
<xsd:import namespace="urn:omds3CommonServiceTypes-1-1-0" schemaLocation="omds3CommonServiceTypes.xsd"/> <xsd:import namespace="http://omds.vvo.at/types/omds3types/v1_4_0/common" schemaLocation="omds3CommonServiceTypes.xsd"/>
<!-- Aenderung Personenbezogener Daten --> <!-- Aenderung Personenbezogener Daten -->
<xsd:complexType name="GetPartnerRequest_Type"> <xsd:complexType name="GetPartnerRequest_Type">
<xsd:annotation> <xsd:annotation>