diff --git a/OMDSServiceDefinition/doc/ON_2 Antragsabwicklung/ON_2.02_BOA Services/~$_2.02.07_BOA_Konvertierungshilfe.docx b/OMDSServiceDefinition/doc/ON_2 Antragsabwicklung/ON_2.02_BOA Services/~$_2.02.07_BOA_Konvertierungshilfe.docx new file mode 100644 index 00000000..d5ca71aa Binary files /dev/null and b/OMDSServiceDefinition/doc/ON_2 Antragsabwicklung/ON_2.02_BOA Services/~$_2.02.07_BOA_Konvertierungshilfe.docx differ diff --git a/OMDSServiceDefinition/docEntw/ON_2 Antragsabwicklung/ON_2.02_BOA Services/ON_2.02.05_BOA_Konvertierungshilfe.docx b/OMDSServiceDefinition/docEntw/ON_2 Antragsabwicklung/ON_2.02_BOA Services/ON_2.02.05_BOA_Konvertierungshilfe.docx new file mode 100644 index 00000000..5dbf1292 Binary files /dev/null and b/OMDSServiceDefinition/docEntw/ON_2 Antragsabwicklung/ON_2.02_BOA Services/ON_2.02.05_BOA_Konvertierungshilfe.docx differ diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungBaustein2Type.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungBaustein2Type.java new file mode 100644 index 00000000..31d677c5 --- /dev/null +++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungBaustein2Type.java @@ -0,0 +1,106 @@ + +package at.vvo.omds.types.omds3Types.r1_8_0.common; + +import java.util.ArrayList; +import java.util.List; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlType; + + +/** + * Typ um die Behandlung der Unterbausteine in der Konvertierungshilfe zu spezifizieren + * + *
Java-Klasse für KonvertierungBaustein2_Type complex type. + * + *
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. + * + *
+ * <complexType name="KonvertierungBaustein2_Type">
+ * <complexContent>
+ * <extension base="{urn:omds3CommonServiceTypes-1-1-0}BasisProduktbaustein_Type">
+ * <sequence>
+ * <element name="ZulaessigeAktion" type="{urn:omds3CommonServiceTypes-1-1-0}Konvertierungsaktion2_Type" maxOccurs="unbounded" minOccurs="0"/>
+ * <element name="Zusatzinformation" type="{urn:omds3CommonServiceTypes-1-1-0}KonvertierungZusatzinformation_Type" maxOccurs="unbounded" minOccurs="0"/>
+ * </sequence>
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "KonvertierungBaustein2_Type", propOrder = {
+ "zulaessigeAktion",
+ "zusatzinformation"
+})
+public class KonvertierungBaustein2Type
+ extends BasisProduktbausteinType
+{
+
+ @XmlElement(name = "ZulaessigeAktion")
+ protected List
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set method for the zulaessigeAktion property.
+ *
+ *
+ * For example, to add a new item, do as follows: + *
+ * getZulaessigeAktion().add(newItem); + *+ * + * + *
+ * Objects of the following type(s) are allowed in the list
+ * {@link Konvertierungsaktion2Type }
+ *
+ *
+ */
+ public List
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a
+ * For example, to add a new item, do as follows:
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link KonvertierungZusatzinformationType }
+ *
+ *
+ */
+ public List Java-Klasse für KonvertierungZusatzinformation_Type complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ * Java-Klasse für Konvertierungsaktion2_Type complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ * Java-Klasse für KonvertierungsaktionBelassen2_Type complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ * Java-Klasse für KonvertierungsaktionStorno2_Type complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ * Java-Klasse für KonvertierungsaktionUebernehmen2_Type complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ *
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a
+ * For example, to add a new item, do as follows:
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link KonvertierungBaustein2Type }
+ *
+ *
+ */
+ public List Java-Klasse für anonymous complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ *
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a
+ * For example, to add a new item, do as follows:
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link KonvertierungsumfangType }
+ *
+ *
+ */
+ public List Java-Klasse für anonymous complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ *
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a
+ * For example, to add a new item, do as follows:
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link ProzessDokHandoutType }
+ *
+ *
+ */
+ public List
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a
+ * For example, to add a new item, do as follows:
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link ErsatzpolizzeType }
+ *
+ *
+ */
+ public List Java-Klasse für anonymous complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ *
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a
+ * For example, to add a new item, do as follows:
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link ConversionScopeRequest2 .Vertrag }
+ *
+ *
+ */
+ public List Java-Klasse für anonymous complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ * Java-Klasse für anonymous complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ *
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a
+ * For example, to add a new item, do as follows:
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link Konvertierungsumfang2Type }
+ *
+ *
+ */
+ public List Java-Klasse für Konvertierungsumfang2_Type complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ *
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a
+ * For example, to add a new item, do as follows:
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link KonvertierungBaustein2Type }
+ *
+ *
+ */
+ public List Java-Klasse für SpezBOASchritt_Type complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ * set method for the zusatzinformation property.
+ *
+ *
+ * getZusatzinformation().add(newItem);
+ *
+ *
+ *
+ *
+ * <complexType name="KonvertierungZusatzinformation_Type">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "KonvertierungZusatzinformation_Type")
+public abstract class KonvertierungZusatzinformationType {
+
+
+}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/Konvertierungsaktion2Type.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/Konvertierungsaktion2Type.java
new file mode 100644
index 00000000..8ac52351
--- /dev/null
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/Konvertierungsaktion2Type.java
@@ -0,0 +1,70 @@
+
+package at.vvo.omds.types.omds3Types.r1_8_0.common;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlSeeAlso;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * Aktion für einen Baustein
+ *
+ *
+ * <complexType name="Konvertierungsaktion2_Type">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="Art" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "Konvertierungsaktion2_Type", propOrder = {
+ "art"
+})
+@XmlSeeAlso({
+ KonvertierungsaktionBelassen2Type.class,
+ KonvertierungsaktionUebernehmen2Type.class,
+ KonvertierungsaktionStorno2Type.class
+})
+public abstract class Konvertierungsaktion2Type {
+
+ @XmlElement(name = "Art")
+ protected Object art;
+
+ /**
+ * Ruft den Wert der art-Eigenschaft ab.
+ *
+ * @return
+ * possible object is
+ * {@link Object }
+ *
+ */
+ public Object getArt() {
+ return art;
+ }
+
+ /**
+ * Legt den Wert der art-Eigenschaft fest.
+ *
+ * @param value
+ * allowed object is
+ * {@link Object }
+ *
+ */
+ public void setArt(Object value) {
+ this.art = value;
+ }
+
+}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungsaktionBelassen2Type.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungsaktionBelassen2Type.java
new file mode 100644
index 00000000..af3e8dba
--- /dev/null
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungsaktionBelassen2Type.java
@@ -0,0 +1,34 @@
+
+package at.vvo.omds.types.omds3Types.r1_8_0.common;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * Belassen-Aktion (Keine Aktion, der Baustein bleibt weiter in altem Vertrag)
+ *
+ *
+ * <complexType name="KonvertierungsaktionBelassen2_Type">
+ * <complexContent>
+ * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Konvertierungsaktion2_Type">
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "KonvertierungsaktionBelassen2_Type")
+public class KonvertierungsaktionBelassen2Type
+ extends Konvertierungsaktion2Type
+{
+
+
+}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungsaktionStorno2Type.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungsaktionStorno2Type.java
new file mode 100644
index 00000000..63b06605
--- /dev/null
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungsaktionStorno2Type.java
@@ -0,0 +1,34 @@
+
+package at.vvo.omds.types.omds3Types.r1_8_0.common;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * Storno-Aktion (der Baustein wird im alten Vertrag storniert und nicht in den neuen übernommen)
+ *
+ *
+ * <complexType name="KonvertierungsaktionStorno2_Type">
+ * <complexContent>
+ * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Konvertierungsaktion2_Type">
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "KonvertierungsaktionStorno2_Type")
+public class KonvertierungsaktionStorno2Type
+ extends Konvertierungsaktion2Type
+{
+
+
+}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungsaktionUebernehmen2Type.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungsaktionUebernehmen2Type.java
new file mode 100644
index 00000000..641c38af
--- /dev/null
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/common/KonvertierungsaktionUebernehmen2Type.java
@@ -0,0 +1,73 @@
+
+package at.vvo.omds.types.omds3Types.r1_8_0.common;
+
+import java.util.ArrayList;
+import java.util.List;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * Uebernehmen-Aktion (der Baustein wird in den Folgevertrag uebernommen)
+ *
+ *
+ * <complexType name="KonvertierungsaktionUebernehmen2_Type">
+ * <complexContent>
+ * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Konvertierungsaktion2_Type">
+ * <sequence>
+ * <element name="Baustein" type="{urn:omds3CommonServiceTypes-1-1-0}KonvertierungBaustein2_Type" maxOccurs="unbounded" minOccurs="0"/>
+ * </sequence>
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "KonvertierungsaktionUebernehmen2_Type", propOrder = {
+ "baustein"
+})
+public class KonvertierungsaktionUebernehmen2Type
+ extends Konvertierungsaktion2Type
+{
+
+ @XmlElement(name = "Baustein")
+ protected Listset method for the baustein property.
+ *
+ *
+ * getBaustein().add(newItem);
+ *
+ *
+ *
+ *
+ * <complexType>
+ * <complexContent>
+ * <extension base="{urn:omds3CommonServiceTypes-1-1-0}CommonRequest_Type">
+ * <sequence>
+ * <element name="Konvertierungsplan" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsumfang_Type" maxOccurs="unbounded"/>
+ * </sequence>
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "konvertierungsplan"
+})
+@XmlRootElement(name = "ConversionProposalRequest2")
+public class ConversionProposalRequest2
+ extends CommonRequestType
+{
+
+ @XmlElement(name = "Konvertierungsplan", required = true)
+ protected Listset method for the konvertierungsplan property.
+ *
+ *
+ * getKonvertierungsplan().add(newItem);
+ *
+ *
+ *
+ *
+ * <complexType>
+ * <complexContent>
+ * <extension base="{urn:omds3CommonServiceTypes-1-1-0}CommonResponse_Type">
+ * <sequence>
+ * <element name="Vorschlag" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezAntrag_Type" minOccurs="0"/>
+ * <element name="Dokument" type="{urn:omds3CommonServiceTypes-1-1-0}ProzessDokHandout_Type" maxOccurs="unbounded" minOccurs="0"/>
+ * <element name="Ersatzpolizze" type="{urn:omds3CommonServiceTypes-1-1-0}Ersatzpolizze_Type" maxOccurs="unbounded" minOccurs="0"/>
+ * </sequence>
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "vorschlag",
+ "dokument",
+ "ersatzpolizze"
+})
+@XmlRootElement(name = "ConversionProposalResponse2")
+public class ConversionProposalResponse2
+ extends CommonResponseType
+{
+
+ @XmlElement(name = "Vorschlag")
+ protected SpezAntragType vorschlag;
+ @XmlElement(name = "Dokument")
+ protected Listset method for the dokument property.
+ *
+ *
+ * getDokument().add(newItem);
+ *
+ *
+ *
+ * set method for the ersatzpolizze property.
+ *
+ *
+ * getErsatzpolizze().add(newItem);
+ *
+ *
+ *
+ *
+ * <complexType>
+ * <complexContent>
+ * <extension base="{urn:omds3CommonServiceTypes-1-1-0}CommonRequest_Type">
+ * <sequence>
+ * <element name="Vertrag" maxOccurs="unbounded">
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="Polizzennr" type="{urn:omds20}Polizzennr"/>
+ * <element name="VertragsID" type="{urn:omds20}VertragsID" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ * </element>
+ * </sequence>
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "vertrag"
+})
+@XmlRootElement(name = "ConversionScopeRequest2")
+public class ConversionScopeRequest2
+ extends CommonRequestType
+{
+
+ @XmlElement(name = "Vertrag", required = true)
+ protected Listset method for the vertrag property.
+ *
+ *
+ * getVertrag().add(newItem);
+ *
+ *
+ *
+ *
+ * <complexType>
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="Polizzennr" type="{urn:omds20}Polizzennr"/>
+ * <element name="VertragsID" type="{urn:omds20}VertragsID" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+ @XmlAccessorType(XmlAccessType.FIELD)
+ @XmlType(name = "", propOrder = {
+ "polizzennr",
+ "vertragsID"
+ })
+ public static class Vertrag {
+
+ @XmlElement(name = "Polizzennr", required = true)
+ protected String polizzennr;
+ @XmlElement(name = "VertragsID")
+ protected String vertragsID;
+
+ /**
+ * Ruft den Wert der polizzennr-Eigenschaft ab.
+ *
+ * @return
+ * possible object is
+ * {@link String }
+ *
+ */
+ public String getPolizzennr() {
+ return polizzennr;
+ }
+
+ /**
+ * Legt den Wert der polizzennr-Eigenschaft fest.
+ *
+ * @param value
+ * allowed object is
+ * {@link String }
+ *
+ */
+ public void setPolizzennr(String value) {
+ this.polizzennr = value;
+ }
+
+ /**
+ * Ruft den Wert der vertragsID-Eigenschaft ab.
+ *
+ * @return
+ * possible object is
+ * {@link String }
+ *
+ */
+ public String getVertragsID() {
+ return vertragsID;
+ }
+
+ /**
+ * Legt den Wert der vertragsID-Eigenschaft fest.
+ *
+ * @param value
+ * allowed object is
+ * {@link String }
+ *
+ */
+ public void setVertragsID(String value) {
+ this.vertragsID = value;
+ }
+
+ }
+
+}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/ConversionScopeResponse2.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/ConversionScopeResponse2.java
new file mode 100644
index 00000000..6e83df94
--- /dev/null
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/ConversionScopeResponse2.java
@@ -0,0 +1,74 @@
+
+package at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common;
+
+import java.util.ArrayList;
+import java.util.List;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+import at.vvo.omds.types.omds3Types.r1_8_0.common.CommonResponseType;
+
+
+/**
+ *
+ * <complexType>
+ * <complexContent>
+ * <extension base="{urn:omds3CommonServiceTypes-1-1-0}CommonResponse_Type">
+ * <sequence>
+ * <element name="Scope" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsumfang2_Type" maxOccurs="unbounded"/>
+ * </sequence>
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "", propOrder = {
+ "scope"
+})
+@XmlRootElement(name = "ConversionScopeResponse2")
+public class ConversionScopeResponse2
+ extends CommonResponseType
+{
+
+ @XmlElement(name = "Scope", required = true)
+ protected Listset method for the scope property.
+ *
+ *
+ * getScope().add(newItem);
+ *
+ *
+ *
+ *
+ * <complexType name="Konvertierungsumfang2_Type">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="Vertrag" type="{urn:omds3CommonServiceTypes-1-1-0}KonvertierungBaustein2_Type" maxOccurs="unbounded"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "Konvertierungsumfang2_Type", propOrder = {
+ "vertrag"
+})
+public class Konvertierungsumfang2Type {
+
+ @XmlElement(name = "Vertrag", required = true)
+ protected Listset method for the vertrag property.
+ *
+ *
+ * getVertrag().add(newItem);
+ *
+ *
+ *
+ *
+ * <complexType name="SpezBOASchritt_Type">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "SpezBOASchritt_Type")
+@XmlSeeAlso({
+ SpezBerechnungType.class,
+ SpezOffertType.class
+})
+public class SpezBOASchrittType {
+
+
+}
diff --git a/OMDSServiceDefinition/src/main/resources/def/r1_8_0/Bsp_1_Conversion_Proposal_Response.xml b/OMDSServiceDefinition/src/main/resources/def/r1_8_0/Bsp_1_Conversion_Proposal_Response.xml
deleted file mode 100644
index 538bc546..00000000
--- a/OMDSServiceDefinition/src/main/resources/def/r1_8_0/Bsp_1_Conversion_Proposal_Response.xml
+++ /dev/null
@@ -1,145 +0,0 @@
-
-