From e2150f22562b4bc06307f4ac7b842687390e4856 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 16 Oct 2014 13:42:04 +0200 Subject: change webservice implementation to Apache CXF --- .../gv/util/xsd/ur_V5/pd/AbstractAddressType.java | 8 +-- .../gv/util/xsd/ur_V5/pd/AbstractPersonType.java | 8 +-- .../gv/util/xsd/ur_V5/pd/IdentificationType.java | 46 ++++++++-------- .../gv/util/xsd/ur_V5/pd/NatuerlichePersonTyp.java | 21 +++---- .../xsd/ur_V5/pd/NichtNatuerlichePersonTyp.java | 38 ++++++------- .../at/gv/util/xsd/ur_V5/pd/PersonenDatenTyp.java | 28 +++++----- .../xsd/ur_V5/pd/PersonenDatenZusatzdatenTyp.java | 16 +++--- .../at/gv/util/xsd/ur_V5/pd/PersonenNameTyp.java | 44 +++++++-------- .../at/gv/util/xsd/ur_V5/pd/PostAdresseTyp.java | 64 +++++++++++----------- .../xsd/ur_V5/pd/TypisiertePostAdresseTyp.java | 21 +++---- .../util/xsd/ur_V5/pd/ZusatzdatenPersonenTyp.java | 10 ++-- .../gv/util/xsd/ur_V5/search/Bestandsnachweis.java | 8 +-- .../xsd/ur_V5/search/BestandsnachweisVollzug.java | 12 ++-- .../gv/util/xsd/ur_V5/search/Bestandszeitraum.java | 12 ++-- .../xsd/ur_V5/search/BestandszeitraumVollzug.java | 12 ++-- .../java/at/gv/util/xsd/ur_V5/search/Branche.java | 24 ++++---- .../at/gv/util/xsd/ur_V5/search/Dubletten.java | 14 +++-- .../at/gv/util/xsd/ur_V5/search/FktRegelTyp.java | 16 +++--- .../util/xsd/ur_V5/search/FktRegelTypVollzug.java | 12 ++-- .../java/at/gv/util/xsd/ur_V5/search/Funktion.java | 14 +++-- .../gv/util/xsd/ur_V5/search/FunktionVollzug.java | 12 ++-- .../at/gv/util/xsd/ur_V5/search/OenaceType.java | 12 ++-- .../at/gv/util/xsd/ur_V5/search/QuellenType.java | 16 +++--- .../at/gv/util/xsd/ur_V5/search/Rechtsform.java | 23 ++++---- .../util/xsd/ur_V5/search/RechtsformVollzug.java | 12 ++-- .../gv/util/xsd/ur_V5/search/Rechtstatsachen.java | 16 +++--- .../xsd/ur_V5/search/RechtstatsachenVollzug.java | 12 ++-- .../at/gv/util/xsd/ur_V5/search/SucheBranche.java | 19 ++++--- .../util/xsd/ur_V5/search/SuchePersonendaten.java | 53 +++++++++--------- .../search/SucheUnternehmenNachAendDatRequest.java | 12 ++-- .../search/SucheUnternehmenNachBpkRequest.java | 20 +++---- .../search/SucheUnternehmenNachIdRequest.java | 45 +++++++-------- .../search/SucheUnternehmenNachIdsRequest.java | 18 +++--- .../xsd/ur_V5/search/SucheUnternehmenRequest.java | 20 +++---- .../xsd/ur_V5/search/SucheUnternehmensdaten.java | 51 +++++++++-------- .../util/xsd/ur_V5/search/Taetigkeitszeitraum.java | 12 ++-- .../ur_V5/search/TaetigkeitszeitraumVollzug.java | 12 ++-- .../java/at/gv/util/xsd/ur_V5/search/UntName.java | 8 +-- .../gv/util/xsd/ur_V5/search/UntNameVollzug.java | 12 ++-- .../at/gv/util/xsd/ur_V5/search/Vertretung.java | 8 +-- .../util/xsd/ur_V5/search/VertretungVollzug.java | 12 ++-- .../java/at/gv/util/xsd/ur_V5/search/Vollzug.java | 28 +++++----- .../at/gv/util/xsd/ur_V5/search/VollzugElem.java | 16 +++--- .../gv/util/xsd/ur_V5/simpletypes/AdressTyp.java | 4 +- .../gv/util/xsd/ur_V5/simpletypes/ArtDublette.java | 4 +- .../simpletypes/ErgebnisVollzugStatusTyp.java | 4 +- .../util/xsd/ur_V5/simpletypes/EvbStatusTyp.java | 4 +- .../util/xsd/ur_V5/simpletypes/OenaceArtTyp.java | 4 +- .../xsd/ur_V5/simpletypes/VollzugStatusTyp.java | 4 +- .../gv/util/xsd/ur_V5/xmlsw/CustomFaultType.java | 12 ++-- .../util/xsd/ur_V5/xmlsw/ExtraResultCriteria.java | 8 +-- .../gv/util/xsd/ur_V5/xmlsw/ExtraResultInfo.java | 4 +- .../at/gv/util/xsd/ur_V5/xmlsw/ObjectFactory.java | 36 ++++++------ .../gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java | 20 +++---- .../gv/util/xsd/ur_V5/xmlsw/RecordFieldList.java | 4 +- .../util/xsd/ur_V5/xmlsw/ResultCriteriaType.java | 28 +++++----- .../at/gv/util/xsd/ur_V5/xmlsw/ResultInfoType.java | 24 ++++---- .../at/gv/util/xsd/ur_V5/xmlsw/ResultRecord.java | 16 +++--- .../at/gv/util/xsd/ur_V5/xmlsw/ResultRecords.java | 4 +- .../util/xsd/ur_V5/xmlsw/SearchByExampleType.java | 20 +++---- .../at/gv/util/xsd/ur_V5/xmlsw/SearchByIdType.java | 16 +++--- .../util/xsd/ur_V5/xmlsw/SearchCriteriaType.java | 28 +++++----- .../xsd/ur_V5/xmlsw/SearchRequestInfoType.java | 4 +- .../util/xsd/ur_V5/xmlsw/SearchResponseType.java | 20 +++---- .../at/gv/util/xsd/ur_V5/xmlsw/SortKeyType.java | 16 +++--- .../at/gv/util/xsd/ur_V5/xmlsw/SortKeysType.java | 4 +- 66 files changed, 593 insertions(+), 572 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/ur_V5') diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/AbstractAddressType.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/AbstractAddressType.java index da0d8fd..0076e27 100644 --- a/src/main/java/at/gv/util/xsd/ur_V5/pd/AbstractAddressType.java +++ b/src/main/java/at/gv/util/xsd/ur_V5/pd/AbstractAddressType.java @@ -16,9 +16,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; * Struktur des Abstrakten Address Elements * * - *

Java class for AbstractAddressType complex type. + *

Java-Klasse für AbstractAddressType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="AbstractAddressType">
@@ -47,7 +47,7 @@ public class AbstractAddressType {
     protected String id;
 
     /**
-     * Gets the value of the id property.
+     * Ruft den Wert der id-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -59,7 +59,7 @@ public class AbstractAddressType {
     }
 
     /**
-     * Sets the value of the id property.
+     * Legt den Wert der id-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/AbstractPersonType.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/AbstractPersonType.java
index d69d563..d3cbcff 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/pd/AbstractPersonType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/pd/AbstractPersonType.java
@@ -18,9 +18,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
 /**
  * main structure of person data
  * 
- * 

Java class for AbstractPersonType complex type. + *

Java-Klasse für AbstractPersonType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="AbstractPersonType">
@@ -87,7 +87,7 @@ public class AbstractPersonType {
     }
 
     /**
-     * Gets the value of the id property.
+     * Ruft den Wert der id-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -99,7 +99,7 @@ public class AbstractPersonType {
     }
 
     /**
-     * Sets the value of the id property.
+     * Legt den Wert der id-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/IdentificationType.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/IdentificationType.java
index 6c26713..9352223 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/pd/IdentificationType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/pd/IdentificationType.java
@@ -15,13 +15,13 @@ import at.gv.util.xsd.ur_V5.search.QuellenType;
 
 
 /**
- * Container für beliebige Identifikationsmerkmale,
- * 				besteht aus Type und Value Unterelementen, aus technischen Gründen
- * 				nur auf Englisch verfügbar
+ * Container für beliebige Identifikationsmerkmale,
+ * 				besteht aus Type und Value Unterelementen, aus technischen Gründen
+ * 				nur auf Englisch verfügbar
  * 
- * 

Java class for IdentificationType complex type. + *

Java-Klasse für IdentificationType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="IdentificationType">
@@ -78,7 +78,7 @@ public class IdentificationType {
     protected String id;
 
     /**
-     * Gets the value of the value property.
+     * Ruft den Wert der value-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -90,7 +90,7 @@ public class IdentificationType {
     }
 
     /**
-     * Sets the value of the value property.
+     * Legt den Wert der value-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -102,7 +102,7 @@ public class IdentificationType {
     }
 
     /**
-     * Gets the value of the type property.
+     * Ruft den Wert der type-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -114,7 +114,7 @@ public class IdentificationType {
     }
 
     /**
-     * Sets the value of the type property.
+     * Legt den Wert der type-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -126,7 +126,7 @@ public class IdentificationType {
     }
 
     /**
-     * Gets the value of the typeText property.
+     * Ruft den Wert der typeText-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -138,7 +138,7 @@ public class IdentificationType {
     }
 
     /**
-     * Sets the value of the typeText property.
+     * Legt den Wert der typeText-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -150,7 +150,7 @@ public class IdentificationType {
     }
 
     /**
-     * Gets the value of the beginn property.
+     * Ruft den Wert der beginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -162,7 +162,7 @@ public class IdentificationType {
     }
 
     /**
-     * Sets the value of the beginn property.
+     * Legt den Wert der beginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -174,7 +174,7 @@ public class IdentificationType {
     }
 
     /**
-     * Gets the value of the ende property.
+     * Ruft den Wert der ende-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -186,7 +186,7 @@ public class IdentificationType {
     }
 
     /**
-     * Sets the value of the ende property.
+     * Legt den Wert der ende-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -198,7 +198,7 @@ public class IdentificationType {
     }
 
     /**
-     * Gets the value of the id property.
+     * Ruft den Wert der id-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -210,7 +210,7 @@ public class IdentificationType {
     }
 
     /**
-     * Sets the value of the id property.
+     * Legt den Wert der id-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -223,9 +223,9 @@ public class IdentificationType {
 
 
     /**
-     * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

      * <complexType>
@@ -254,7 +254,7 @@ public class IdentificationType {
         protected String id;
 
         /**
-         * Gets the value of the value property.
+         * Ruft den Wert der value-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -266,7 +266,7 @@ public class IdentificationType {
         }
 
         /**
-         * Sets the value of the value property.
+         * Legt den Wert der value-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -278,7 +278,7 @@ public class IdentificationType {
         }
 
         /**
-         * Gets the value of the id property.
+         * Ruft den Wert der id-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -290,7 +290,7 @@ public class IdentificationType {
         }
 
         /**
-         * Sets the value of the id property.
+         * Legt den Wert der id-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/NatuerlichePersonTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/NatuerlichePersonTyp.java
index a96c4ff..7fce15e 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/pd/NatuerlichePersonTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/pd/NatuerlichePersonTyp.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.XmlType;
 /**
  * entspricht PhysicalPersonType
  * 
- * 

Java class for NatuerlichePersonTyp complex type. + *

Java-Klasse für NatuerlichePersonTyp complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="NatuerlichePersonTyp">
@@ -45,6 +45,7 @@ public class NatuerlichePersonTyp
     @XmlElement(name = "PersonenName")
     protected PersonenNameTyp personenName;
     @XmlElement(name = "Geburtsdatum")
+    @XmlSchemaType(name = "anySimpleType")
     protected String geburtsdatum;
     @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/4#")
     @XmlIDREF
@@ -56,7 +57,7 @@ public class NatuerlichePersonTyp
     protected Object vollzugEnde;
 
     /**
-     * Gets the value of the personenName property.
+     * Ruft den Wert der personenName-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -68,7 +69,7 @@ public class NatuerlichePersonTyp
     }
 
     /**
-     * Sets the value of the personenName property.
+     * Legt den Wert der personenName-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -80,7 +81,7 @@ public class NatuerlichePersonTyp
     }
 
     /**
-     * Gets the value of the geburtsdatum property.
+     * Ruft den Wert der geburtsdatum-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -92,7 +93,7 @@ public class NatuerlichePersonTyp
     }
 
     /**
-     * Sets the value of the geburtsdatum property.
+     * Legt den Wert der geburtsdatum-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -104,7 +105,7 @@ public class NatuerlichePersonTyp
     }
 
     /**
-     * Gets the value of the vollzugBeginn property.
+     * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -116,7 +117,7 @@ public class NatuerlichePersonTyp
     }
 
     /**
-     * Sets the value of the vollzugBeginn property.
+     * Legt den Wert der vollzugBeginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -128,7 +129,7 @@ public class NatuerlichePersonTyp
     }
 
     /**
-     * Gets the value of the vollzugEnde property.
+     * Ruft den Wert der vollzugEnde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -140,7 +141,7 @@ public class NatuerlichePersonTyp
     }
 
     /**
-     * Sets the value of the vollzugEnde property.
+     * Legt den Wert der vollzugEnde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/NichtNatuerlichePersonTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/NichtNatuerlichePersonTyp.java
index 4395af6..8527c4f 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/pd/NichtNatuerlichePersonTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/pd/NichtNatuerlichePersonTyp.java
@@ -19,9 +19,9 @@ import at.gv.util.xsd.ur_V5.search.UntNameVollzug;
 /**
  * entspricht CorporateBodyType
  * 
- * 

Java class for NichtNatuerlichePersonTyp complex type. + *

Java-Klasse für NichtNatuerlichePersonTyp complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="NichtNatuerlichePersonTyp">
@@ -50,10 +50,10 @@ public class NichtNatuerlichePersonTyp
 {
 
     @XmlElementRefs({
-        @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ur/stammdaten/4#", type = JAXBElement.class),
-        @XmlElementRef(name = "VollerName", namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", type = JAXBElement.class),
-        @XmlElementRef(name = "Rechtsform", namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", type = JAXBElement.class),
-        @XmlElementRef(name = "UntName", namespace = "http://statistik.at/namespace/ur/stammdaten/4#", type = JAXBElement.class)
+        @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ur/stammdaten/4#", type = JAXBElement.class, required = false),
+        @XmlElementRef(name = "VollerName", namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", type = JAXBElement.class, required = false),
+        @XmlElementRef(name = "Rechtsform", namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", type = JAXBElement.class, required = false),
+        @XmlElementRef(name = "UntName", namespace = "http://statistik.at/namespace/ur/stammdaten/4#", type = JAXBElement.class, required = false)
     })
     protected List> rest;
     @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/4#")
@@ -66,16 +66,16 @@ public class NichtNatuerlichePersonTyp
     protected Object vollzugEnde;
 
     /**
-     * Gets the rest of the content model. 
+     * Ruft das restliche Contentmodell ab. 
      * 
      * 

- * You are getting this "catch-all" property because of the following reason: - * The field name "Rechtsform" is used by two different parts of a schema. See: - * line 310 of file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ur_V5/schema/urs-v5-PersonData.xsd - * line 299 of file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ur_V5/schema/urs-v5-PersonData.xsd + * Sie rufen diese "catch-all"-Eigenschaft aus folgendem Grund ab: + * Der Feldname "Rechtsform" wird von zwei verschiedenen Teilen eines Schemas verwendet. Siehe: + * Zeile 309 von file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ur_V5/schema/urs-v5-PersonData.xsd + * Zeile 298 von file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ur_V5/schema/urs-v5-PersonData.xsd *

- * To get rid of this property, apply a property customization to one - * of both of the following declarations to change their names: + * Um diese Eigenschaft zu entfernen, wenden Sie eine Eigenschaftenanpassung für eine + * der beiden folgenden Deklarationen an, um deren Namen zu ändern: * Gets the value of the rest property. * *

@@ -93,10 +93,10 @@ public class NichtNatuerlichePersonTyp * *

* Objects of the following type(s) are allowed in the list + * {@link JAXBElement }{@code <}{@link RechtsformVollzug }{@code >} * {@link JAXBElement }{@code <}{@link String }{@code >} - * {@link JAXBElement }{@code <}{@link UntNameVollzug }{@code >} * {@link JAXBElement }{@code <}{@link String }{@code >} - * {@link JAXBElement }{@code <}{@link RechtsformVollzug }{@code >} + * {@link JAXBElement }{@code <}{@link UntNameVollzug }{@code >} * * */ @@ -108,7 +108,7 @@ public class NichtNatuerlichePersonTyp } /** - * Gets the value of the vollzugBeginn property. + * Ruft den Wert der vollzugBeginn-Eigenschaft ab. * * @return * possible object is @@ -120,7 +120,7 @@ public class NichtNatuerlichePersonTyp } /** - * Sets the value of the vollzugBeginn property. + * Legt den Wert der vollzugBeginn-Eigenschaft fest. * * @param value * allowed object is @@ -132,7 +132,7 @@ public class NichtNatuerlichePersonTyp } /** - * Gets the value of the vollzugEnde property. + * Ruft den Wert der vollzugEnde-Eigenschaft ab. * * @return * possible object is @@ -144,7 +144,7 @@ public class NichtNatuerlichePersonTyp } /** - * Sets the value of the vollzugEnde property. + * Legt den Wert der vollzugEnde-Eigenschaft fest. * * @param value * allowed object is diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenDatenTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenDatenTyp.java index fb68bd5..9c61c97 100644 --- a/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenDatenTyp.java +++ b/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenDatenTyp.java @@ -23,9 +23,9 @@ import at.gv.util.xsd.ur_V5.search.Vollzug; * Container um eine Person und ihre Adressen zu * speichern * - *

Java class for PersonenDatenTyp complex type. + *

Java-Klasse für PersonenDatenTyp complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="PersonenDatenTyp">
@@ -81,7 +81,7 @@ public class PersonenDatenTyp
     protected PersonenDatenTyp.Zusatzdaten zusatzdaten;
 
     /**
-     * Gets the value of the nichtNatuerlichePerson property.
+     * Ruft den Wert der nichtNatuerlichePerson-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -93,7 +93,7 @@ public class PersonenDatenTyp
     }
 
     /**
-     * Sets the value of the nichtNatuerlichePerson property.
+     * Legt den Wert der nichtNatuerlichePerson-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -134,7 +134,7 @@ public class PersonenDatenTyp
     }
 
     /**
-     * Gets the value of the zusatzdaten property.
+     * Ruft den Wert der zusatzdaten-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -146,7 +146,7 @@ public class PersonenDatenTyp
     }
 
     /**
-     * Sets the value of the zusatzdaten property.
+     * Legt den Wert der zusatzdaten-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -159,9 +159,9 @@ public class PersonenDatenTyp
 
 
     /**
-     * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

      * <complexType>
@@ -228,7 +228,7 @@ public class PersonenDatenTyp
         protected List vollzug;
 
         /**
-         * Gets the value of the aendDat property.
+         * Ruft den Wert der aendDat-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -240,7 +240,7 @@ public class PersonenDatenTyp
         }
 
         /**
-         * Sets the value of the aendDat property.
+         * Legt den Wert der aendDat-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -252,7 +252,7 @@ public class PersonenDatenTyp
         }
 
         /**
-         * Gets the value of the gesperrt property.
+         * Ruft den Wert der gesperrt-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -264,7 +264,7 @@ public class PersonenDatenTyp
         }
 
         /**
-         * Sets the value of the gesperrt property.
+         * Legt den Wert der gesperrt-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -276,7 +276,7 @@ public class PersonenDatenTyp
         }
 
         /**
-         * Gets the value of the dubletten property.
+         * Ruft den Wert der dubletten-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -288,7 +288,7 @@ public class PersonenDatenTyp
         }
 
         /**
-         * Sets the value of the dubletten property.
+         * Legt den Wert der dubletten-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenDatenZusatzdatenTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenDatenZusatzdatenTyp.java
index a95eaea..b062465 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenDatenZusatzdatenTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenDatenZusatzdatenTyp.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.XmlType;
  * Container um eine Person und ihre Adressen zu
  * 				speichern
  * 
- * 

Java class for PersonenDatenZusatzdatenTyp complex type. + *

Java-Klasse für PersonenDatenZusatzdatenTyp complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="PersonenDatenZusatzdatenTyp">
@@ -57,7 +57,7 @@ public class PersonenDatenZusatzdatenTyp
     protected ZusatzdatenPersonenTyp zusatzdaten;
 
     /**
-     * Gets the value of the nichtNatuerlichePerson property.
+     * Ruft den Wert der nichtNatuerlichePerson-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -69,7 +69,7 @@ public class PersonenDatenZusatzdatenTyp
     }
 
     /**
-     * Sets the value of the nichtNatuerlichePerson property.
+     * Legt den Wert der nichtNatuerlichePerson-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -81,7 +81,7 @@ public class PersonenDatenZusatzdatenTyp
     }
 
     /**
-     * Gets the value of the natuerlichePerson property.
+     * Ruft den Wert der natuerlichePerson-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -93,7 +93,7 @@ public class PersonenDatenZusatzdatenTyp
     }
 
     /**
-     * Sets the value of the natuerlichePerson property.
+     * Legt den Wert der natuerlichePerson-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -134,7 +134,7 @@ public class PersonenDatenZusatzdatenTyp
     }
 
     /**
-     * Gets the value of the zusatzdaten property.
+     * Ruft den Wert der zusatzdaten-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -146,7 +146,7 @@ public class PersonenDatenZusatzdatenTyp
     }
 
     /**
-     * Sets the value of the zusatzdaten property.
+     * Legt den Wert der zusatzdaten-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenNameTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenNameTyp.java
index d9af557..0d8a8d5 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenNameTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/pd/PersonenNameTyp.java
@@ -14,9 +14,9 @@ import javax.xml.bind.annotation.XmlValue;
 /**
  * entspricht NameType
  * 
- * 

Java class for PersonenNameTyp complex type. + *

Java-Klasse für PersonenNameTyp complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="PersonenNameTyp">
@@ -94,7 +94,7 @@ public class PersonenNameTyp {
     protected List affix;
 
     /**
-     * Gets the value of the vorname property.
+     * Ruft den Wert der vorname-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -106,7 +106,7 @@ public class PersonenNameTyp {
     }
 
     /**
-     * Sets the value of the vorname property.
+     * Legt den Wert der vorname-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -118,7 +118,7 @@ public class PersonenNameTyp {
     }
 
     /**
-     * Gets the value of the familienname property.
+     * Ruft den Wert der familienname-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -130,7 +130,7 @@ public class PersonenNameTyp {
     }
 
     /**
-     * Sets the value of the familienname property.
+     * Legt den Wert der familienname-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -172,9 +172,9 @@ public class PersonenNameTyp {
 
 
     /**
-     * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

      * <complexType>
@@ -221,7 +221,7 @@ public class PersonenNameTyp {
         protected String position;
 
         /**
-         * Gets the value of the value property.
+         * Ruft den Wert der value-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -233,7 +233,7 @@ public class PersonenNameTyp {
         }
 
         /**
-         * Sets the value of the value property.
+         * Legt den Wert der value-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -245,7 +245,7 @@ public class PersonenNameTyp {
         }
 
         /**
-         * Gets the value of the typ property.
+         * Ruft den Wert der typ-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -257,7 +257,7 @@ public class PersonenNameTyp {
         }
 
         /**
-         * Sets the value of the typ property.
+         * Legt den Wert der typ-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -269,7 +269,7 @@ public class PersonenNameTyp {
         }
 
         /**
-         * Gets the value of the position property.
+         * Ruft den Wert der position-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -281,7 +281,7 @@ public class PersonenNameTyp {
         }
 
         /**
-         * Sets the value of the position property.
+         * Legt den Wert der position-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -296,9 +296,9 @@ public class PersonenNameTyp {
 
 
     /**
-     * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

      * <complexType>
@@ -335,7 +335,7 @@ public class PersonenNameTyp {
         protected String prefix;
 
         /**
-         * Gets the value of the value property.
+         * Ruft den Wert der value-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -347,7 +347,7 @@ public class PersonenNameTyp {
         }
 
         /**
-         * Sets the value of the value property.
+         * Legt den Wert der value-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -359,7 +359,7 @@ public class PersonenNameTyp {
         }
 
         /**
-         * Gets the value of the primaer property.
+         * Ruft den Wert der primaer-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -375,7 +375,7 @@ public class PersonenNameTyp {
         }
 
         /**
-         * Sets the value of the primaer property.
+         * Legt den Wert der primaer-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -387,7 +387,7 @@ public class PersonenNameTyp {
         }
 
         /**
-         * Gets the value of the prefix property.
+         * Ruft den Wert der prefix-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -399,7 +399,7 @@ public class PersonenNameTyp {
         }
 
         /**
-         * Sets the value of the prefix property.
+         * Legt den Wert der prefix-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/PostAdresseTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/PostAdresseTyp.java
index 4a402fa..696a563 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/pd/PostAdresseTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/pd/PostAdresseTyp.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
 /**
  * entspricht PostalAddressType
  * 
- * 

Java class for PostAdresseTyp complex type. + *

Java-Klasse für PostAdresseTyp complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="PostAdresseTyp">
@@ -98,7 +98,7 @@ public class PostAdresseTyp
     protected PostAdresseTyp.Zustelladresse zustelladresse;
 
     /**
-     * Gets the value of the staatscode property.
+     * Ruft den Wert der staatscode-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -110,7 +110,7 @@ public class PostAdresseTyp
     }
 
     /**
-     * Sets the value of the staatscode property.
+     * Legt den Wert der staatscode-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -122,7 +122,7 @@ public class PostAdresseTyp
     }
 
     /**
-     * Gets the value of the postleitzahl property.
+     * Ruft den Wert der postleitzahl-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -134,7 +134,7 @@ public class PostAdresseTyp
     }
 
     /**
-     * Sets the value of the postleitzahl property.
+     * Legt den Wert der postleitzahl-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -146,7 +146,7 @@ public class PostAdresseTyp
     }
 
     /**
-     * Gets the value of the gemeinde property.
+     * Ruft den Wert der gemeinde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -158,7 +158,7 @@ public class PostAdresseTyp
     }
 
     /**
-     * Sets the value of the gemeinde property.
+     * Legt den Wert der gemeinde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -170,7 +170,7 @@ public class PostAdresseTyp
     }
 
     /**
-     * Gets the value of the gemeindekennziffer property.
+     * Ruft den Wert der gemeindekennziffer-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -182,7 +182,7 @@ public class PostAdresseTyp
     }
 
     /**
-     * Sets the value of the gemeindekennziffer property.
+     * Legt den Wert der gemeindekennziffer-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -194,7 +194,7 @@ public class PostAdresseTyp
     }
 
     /**
-     * Gets the value of the ortschaft property.
+     * Ruft den Wert der ortschaft-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -206,7 +206,7 @@ public class PostAdresseTyp
     }
 
     /**
-     * Sets the value of the ortschaft property.
+     * Legt den Wert der ortschaft-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -218,7 +218,7 @@ public class PostAdresseTyp
     }
 
     /**
-     * Gets the value of the zustelladresse property.
+     * Ruft den Wert der zustelladresse-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -230,7 +230,7 @@ public class PostAdresseTyp
     }
 
     /**
-     * Sets the value of the zustelladresse property.
+     * Legt den Wert der zustelladresse-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -243,9 +243,9 @@ public class PostAdresseTyp
 
 
     /**
-     * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

      * <complexType>
@@ -295,7 +295,7 @@ public class PostAdresseTyp
         protected PostAdresseTyp.Zustelladresse.AdressRegisterEintrag adressRegisterEintrag;
 
         /**
-         * Gets the value of the strassenname property.
+         * Ruft den Wert der strassenname-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -307,7 +307,7 @@ public class PostAdresseTyp
         }
 
         /**
-         * Sets the value of the strassenname property.
+         * Legt den Wert der strassenname-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -319,7 +319,7 @@ public class PostAdresseTyp
         }
 
         /**
-         * Gets the value of the orientierungsnummer property.
+         * Ruft den Wert der orientierungsnummer-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -331,7 +331,7 @@ public class PostAdresseTyp
         }
 
         /**
-         * Sets the value of the orientierungsnummer property.
+         * Legt den Wert der orientierungsnummer-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -343,7 +343,7 @@ public class PostAdresseTyp
         }
 
         /**
-         * Gets the value of the nutzungseinheitlaufnummer property.
+         * Ruft den Wert der nutzungseinheitlaufnummer-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -355,7 +355,7 @@ public class PostAdresseTyp
         }
 
         /**
-         * Sets the value of the nutzungseinheitlaufnummer property.
+         * Legt den Wert der nutzungseinheitlaufnummer-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -367,7 +367,7 @@ public class PostAdresseTyp
         }
 
         /**
-         * Gets the value of the adressRegisterEintrag property.
+         * Ruft den Wert der adressRegisterEintrag-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -379,7 +379,7 @@ public class PostAdresseTyp
         }
 
         /**
-         * Sets the value of the adressRegisterEintrag property.
+         * Legt den Wert der adressRegisterEintrag-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -392,9 +392,9 @@ public class PostAdresseTyp
 
 
         /**
-         * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

          * <complexType>
@@ -428,7 +428,7 @@ public class PostAdresseTyp
             protected String objektnummer;
 
             /**
-             * Gets the value of the adresscode property.
+             * Ruft den Wert der adresscode-Eigenschaft ab.
              * 
              * @return
              *     possible object is
@@ -440,7 +440,7 @@ public class PostAdresseTyp
             }
 
             /**
-             * Sets the value of the adresscode property.
+             * Legt den Wert der adresscode-Eigenschaft fest.
              * 
              * @param value
              *     allowed object is
@@ -452,7 +452,7 @@ public class PostAdresseTyp
             }
 
             /**
-             * Gets the value of the subcode property.
+             * Ruft den Wert der subcode-Eigenschaft ab.
              * 
              * @return
              *     possible object is
@@ -464,7 +464,7 @@ public class PostAdresseTyp
             }
 
             /**
-             * Sets the value of the subcode property.
+             * Legt den Wert der subcode-Eigenschaft fest.
              * 
              * @param value
              *     allowed object is
@@ -476,7 +476,7 @@ public class PostAdresseTyp
             }
 
             /**
-             * Gets the value of the objektnummer property.
+             * Ruft den Wert der objektnummer-Eigenschaft ab.
              * 
              * @return
              *     possible object is
@@ -488,7 +488,7 @@ public class PostAdresseTyp
             }
 
             /**
-             * Sets the value of the objektnummer property.
+             * Legt den Wert der objektnummer-Eigenschaft fest.
              * 
              * @param value
              *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/TypisiertePostAdresseTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/TypisiertePostAdresseTyp.java
index da4be8d..f639011 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/pd/TypisiertePostAdresseTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/pd/TypisiertePostAdresseTyp.java
@@ -15,9 +15,9 @@ import at.gv.util.xsd.ur_V5.simpletypes.AdressTyp;
  * entspricht TypedPostalAddressType
  * 			
  * 
- * 

Java class for TypisiertePostAdresseTyp complex type. + *

Java-Klasse für TypisiertePostAdresseTyp complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="TypisiertePostAdresseTyp">
@@ -47,6 +47,7 @@ public class TypisiertePostAdresseTyp
     @XmlElement(name = "PostAdresse")
     protected PostAdresseTyp postAdresse;
     @XmlElement(name = "Typ", namespace = "http://statistik.at/namespace/ur/stammdaten/4#")
+    @XmlSchemaType(name = "string")
     protected AdressTyp typ;
     @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/4#")
     @XmlIDREF
@@ -58,7 +59,7 @@ public class TypisiertePostAdresseTyp
     protected Object vollzugEnde;
 
     /**
-     * Gets the value of the postAdresse property.
+     * Ruft den Wert der postAdresse-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -70,7 +71,7 @@ public class TypisiertePostAdresseTyp
     }
 
     /**
-     * Sets the value of the postAdresse property.
+     * Legt den Wert der postAdresse-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -82,7 +83,7 @@ public class TypisiertePostAdresseTyp
     }
 
     /**
-     * Gets the value of the typ property.
+     * Ruft den Wert der typ-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -94,7 +95,7 @@ public class TypisiertePostAdresseTyp
     }
 
     /**
-     * Sets the value of the typ property.
+     * Legt den Wert der typ-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -106,7 +107,7 @@ public class TypisiertePostAdresseTyp
     }
 
     /**
-     * Gets the value of the vollzugBeginn property.
+     * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -118,7 +119,7 @@ public class TypisiertePostAdresseTyp
     }
 
     /**
-     * Sets the value of the vollzugBeginn property.
+     * Legt den Wert der vollzugBeginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -130,7 +131,7 @@ public class TypisiertePostAdresseTyp
     }
 
     /**
-     * Gets the value of the vollzugEnde property.
+     * Ruft den Wert der vollzugEnde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -142,7 +143,7 @@ public class TypisiertePostAdresseTyp
     }
 
     /**
-     * Sets the value of the vollzugEnde property.
+     * Legt den Wert der vollzugEnde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/ZusatzdatenPersonenTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/ZusatzdatenPersonenTyp.java
index f5aee24..8901aa3 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/pd/ZusatzdatenPersonenTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/pd/ZusatzdatenPersonenTyp.java
@@ -6,6 +6,7 @@ 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.XmlSchemaType;
 import javax.xml.bind.annotation.XmlType;
 import at.gv.util.xsd.ur_V5.search.FunktionVollzug;
 import at.gv.util.xsd.ur_V5.search.RechtstatsachenVollzug;
@@ -13,9 +14,9 @@ import at.gv.util.xsd.ur_V5.simpletypes.EvbStatusTyp;
 
 
 /**
- * 

Java class for ZusatzdatenPersonenTyp complex type. + *

Java-Klasse für ZusatzdatenPersonenTyp complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="ZusatzdatenPersonenTyp">
@@ -42,6 +43,7 @@ import at.gv.util.xsd.ur_V5.simpletypes.EvbStatusTyp;
 public class ZusatzdatenPersonenTyp {
 
     @XmlElement(name = "EvbStatus", namespace = "http://statistik.at/namespace/ur/stammdaten/4#")
+    @XmlSchemaType(name = "string")
     protected EvbStatusTyp evbStatus;
     @XmlElement(name = "Funktion", namespace = "http://statistik.at/namespace/ur/stammdaten/4#")
     protected List funktion;
@@ -49,7 +51,7 @@ public class ZusatzdatenPersonenTyp {
     protected List rechtstatsachen;
 
     /**
-     * Gets the value of the evbStatus property.
+     * Ruft den Wert der evbStatus-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -61,7 +63,7 @@ public class ZusatzdatenPersonenTyp {
     }
 
     /**
-     * Sets the value of the evbStatus property.
+     * Legt den Wert der evbStatus-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/Bestandsnachweis.java b/src/main/java/at/gv/util/xsd/ur_V5/search/Bestandsnachweis.java
index 00d36d7..d9cadfa 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/Bestandsnachweis.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/Bestandsnachweis.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlValue;
 
 
 /**
- * 

Java class for Bestandsnachweis complex type. + *

Java-Klasse für Bestandsnachweis complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="Bestandsnachweis">
@@ -37,7 +37,7 @@ public abstract class Bestandsnachweis {
     protected String value;
 
     /**
-     * Gets the value of the value property.
+     * Ruft den Wert der value-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -49,7 +49,7 @@ public abstract class Bestandsnachweis {
     }
 
     /**
-     * Sets the value of the value property.
+     * Legt den Wert der value-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/BestandsnachweisVollzug.java b/src/main/java/at/gv/util/xsd/ur_V5/search/BestandsnachweisVollzug.java
index 3f6f957..bfc4330 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/BestandsnachweisVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/BestandsnachweisVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for BestandsnachweisVollzug complex type. + *

Java-Klasse für BestandsnachweisVollzug complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="BestandsnachweisVollzug">
@@ -42,7 +42,7 @@ public class BestandsnachweisVollzug
     protected Object vollzugEnde;
 
     /**
-     * Gets the value of the vollzugBeginn property.
+     * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -54,7 +54,7 @@ public class BestandsnachweisVollzug
     }
 
     /**
-     * Sets the value of the vollzugBeginn property.
+     * Legt den Wert der vollzugBeginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -66,7 +66,7 @@ public class BestandsnachweisVollzug
     }
 
     /**
-     * Gets the value of the vollzugEnde property.
+     * Ruft den Wert der vollzugEnde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -78,7 +78,7 @@ public class BestandsnachweisVollzug
     }
 
     /**
-     * Sets the value of the vollzugEnde property.
+     * Legt den Wert der vollzugEnde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/Bestandszeitraum.java b/src/main/java/at/gv/util/xsd/ur_V5/search/Bestandszeitraum.java
index 337d8b6..0acb914 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/Bestandszeitraum.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/Bestandszeitraum.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
 
 
 /**
- * 

Java class for Bestandszeitraum complex type. + *

Java-Klasse für Bestandszeitraum complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="Bestandszeitraum">
@@ -48,7 +48,7 @@ public abstract class Bestandszeitraum {
     protected XMLGregorianCalendar bestandBis;
 
     /**
-     * Gets the value of the bestandVon property.
+     * Ruft den Wert der bestandVon-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -60,7 +60,7 @@ public abstract class Bestandszeitraum {
     }
 
     /**
-     * Sets the value of the bestandVon property.
+     * Legt den Wert der bestandVon-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -72,7 +72,7 @@ public abstract class Bestandszeitraum {
     }
 
     /**
-     * Gets the value of the bestandBis property.
+     * Ruft den Wert der bestandBis-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -84,7 +84,7 @@ public abstract class Bestandszeitraum {
     }
 
     /**
-     * Sets the value of the bestandBis property.
+     * Legt den Wert der bestandBis-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/BestandszeitraumVollzug.java b/src/main/java/at/gv/util/xsd/ur_V5/search/BestandszeitraumVollzug.java
index 3249535..9f996ef 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/BestandszeitraumVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/BestandszeitraumVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for BestandszeitraumVollzug complex type. + *

Java-Klasse für BestandszeitraumVollzug complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="BestandszeitraumVollzug">
@@ -42,7 +42,7 @@ public class BestandszeitraumVollzug
     protected Object vollzugEnde;
 
     /**
-     * Gets the value of the vollzugBeginn property.
+     * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -54,7 +54,7 @@ public class BestandszeitraumVollzug
     }
 
     /**
-     * Sets the value of the vollzugBeginn property.
+     * Legt den Wert der vollzugBeginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -66,7 +66,7 @@ public class BestandszeitraumVollzug
     }
 
     /**
-     * Gets the value of the vollzugEnde property.
+     * Ruft den Wert der vollzugEnde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -78,7 +78,7 @@ public class BestandszeitraumVollzug
     }
 
     /**
-     * Sets the value of the vollzugEnde property.
+     * Legt den Wert der vollzugEnde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/Branche.java b/src/main/java/at/gv/util/xsd/ur_V5/search/Branche.java
index 28b822d..a088b58 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/Branche.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/Branche.java
@@ -10,9 +10,9 @@ import at.gv.util.xsd.ur_V5.simpletypes.OenaceArtTyp;
 
 
 /**
- * 

Java class for Branche complex type. + *

Java-Klasse für Branche complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="Branche">
@@ -53,7 +53,7 @@ public class Branche {
     protected OenaceArtTyp art;
 
     /**
-     * Gets the value of the oenace property.
+     * Ruft den Wert der oenace-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -65,7 +65,7 @@ public class Branche {
     }
 
     /**
-     * Sets the value of the oenace property.
+     * Legt den Wert der oenace-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -77,7 +77,7 @@ public class Branche {
     }
 
     /**
-     * Gets the value of the oenaceText property.
+     * Ruft den Wert der oenaceText-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -89,7 +89,7 @@ public class Branche {
     }
 
     /**
-     * Sets the value of the oenaceText property.
+     * Legt den Wert der oenaceText-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -101,7 +101,7 @@ public class Branche {
     }
 
     /**
-     * Gets the value of the beginn property.
+     * Ruft den Wert der beginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -113,7 +113,7 @@ public class Branche {
     }
 
     /**
-     * Sets the value of the beginn property.
+     * Legt den Wert der beginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -125,7 +125,7 @@ public class Branche {
     }
 
     /**
-     * Gets the value of the ende property.
+     * Ruft den Wert der ende-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -137,7 +137,7 @@ public class Branche {
     }
 
     /**
-     * Sets the value of the ende property.
+     * Legt den Wert der ende-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -149,7 +149,7 @@ public class Branche {
     }
 
     /**
-     * Gets the value of the art property.
+     * Ruft den Wert der art-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -161,7 +161,7 @@ public class Branche {
     }
 
     /**
-     * Sets the value of the art property.
+     * Legt den Wert der art-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/Dubletten.java b/src/main/java/at/gv/util/xsd/ur_V5/search/Dubletten.java
index 3126e85..ecfdf20 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/Dubletten.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/Dubletten.java
@@ -6,14 +6,15 @@ 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.XmlSchemaType;
 import javax.xml.bind.annotation.XmlType;
 import at.gv.util.xsd.ur_V5.simpletypes.ArtDublette;
 
 
 /**
- * 

Java class for Dubletten complex type. + *

Java-Klasse für Dubletten complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="Dubletten">
@@ -40,12 +41,13 @@ import at.gv.util.xsd.ur_V5.simpletypes.ArtDublette;
 public class Dubletten {
 
     @XmlElement(required = true)
+    @XmlSchemaType(name = "string")
     protected ArtDublette art;
     protected String kurMaster;
     protected List kurSlave;
 
     /**
-     * Gets the value of the art property.
+     * Ruft den Wert der art-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -57,7 +59,7 @@ public class Dubletten {
     }
 
     /**
-     * Sets the value of the art property.
+     * Legt den Wert der art-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -69,7 +71,7 @@ public class Dubletten {
     }
 
     /**
-     * Gets the value of the kurMaster property.
+     * Ruft den Wert der kurMaster-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -81,7 +83,7 @@ public class Dubletten {
     }
 
     /**
-     * Sets the value of the kurMaster property.
+     * Legt den Wert der kurMaster-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/FktRegelTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/search/FktRegelTyp.java
index c302dd4..965fb39 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/FktRegelTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/FktRegelTyp.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
 
 
 /**
- * 

Java class for FktRegelTyp complex type. + *

Java-Klasse für FktRegelTyp complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="FktRegelTyp">
@@ -52,7 +52,7 @@ public abstract class FktRegelTyp {
     protected String fktRegelText;
 
     /**
-     * Gets the value of the fktRegelVon property.
+     * Ruft den Wert der fktRegelVon-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -64,7 +64,7 @@ public abstract class FktRegelTyp {
     }
 
     /**
-     * Sets the value of the fktRegelVon property.
+     * Legt den Wert der fktRegelVon-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -76,7 +76,7 @@ public abstract class FktRegelTyp {
     }
 
     /**
-     * Gets the value of the fktRegelBis property.
+     * Ruft den Wert der fktRegelBis-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -88,7 +88,7 @@ public abstract class FktRegelTyp {
     }
 
     /**
-     * Sets the value of the fktRegelBis property.
+     * Legt den Wert der fktRegelBis-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -100,7 +100,7 @@ public abstract class FktRegelTyp {
     }
 
     /**
-     * Gets the value of the fktRegelText property.
+     * Ruft den Wert der fktRegelText-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -112,7 +112,7 @@ public abstract class FktRegelTyp {
     }
 
     /**
-     * Sets the value of the fktRegelText property.
+     * Legt den Wert der fktRegelText-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/FktRegelTypVollzug.java b/src/main/java/at/gv/util/xsd/ur_V5/search/FktRegelTypVollzug.java
index 5216279..aa15705 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/FktRegelTypVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/FktRegelTypVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for FktRegelTypVollzug complex type. + *

Java-Klasse für FktRegelTypVollzug complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="FktRegelTypVollzug">
@@ -42,7 +42,7 @@ public class FktRegelTypVollzug
     protected Object vollzugEnde;
 
     /**
-     * Gets the value of the vollzugBeginn property.
+     * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -54,7 +54,7 @@ public class FktRegelTypVollzug
     }
 
     /**
-     * Sets the value of the vollzugBeginn property.
+     * Legt den Wert der vollzugBeginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -66,7 +66,7 @@ public class FktRegelTypVollzug
     }
 
     /**
-     * Gets the value of the vollzugEnde property.
+     * Ruft den Wert der vollzugEnde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -78,7 +78,7 @@ public class FktRegelTypVollzug
     }
 
     /**
-     * Sets the value of the vollzugEnde property.
+     * Legt den Wert der vollzugEnde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/Funktion.java b/src/main/java/at/gv/util/xsd/ur_V5/search/Funktion.java
index 2f3eef0..ac59c5c 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/Funktion.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/Funktion.java
@@ -4,14 +4,15 @@ package at.gv.util.xsd.ur_V5.search;
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlSchemaType;
 import javax.xml.bind.annotation.XmlSeeAlso;
 import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for Funktion complex type. + *

Java-Klasse für Funktion complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="Funktion">
@@ -39,12 +40,13 @@ import javax.xml.bind.annotation.XmlType;
 public abstract class Funktion {
 
     @XmlElement(name = "FktName")
+    @XmlSchemaType(name = "integer")
     protected int fktName;
     @XmlElement(name = "FktNameText")
     protected String fktNameText;
 
     /**
-     * Gets the value of the fktName property.
+     * Ruft den Wert der fktName-Eigenschaft ab.
      * 
      */
     public int getFktName() {
@@ -52,7 +54,7 @@ public abstract class Funktion {
     }
 
     /**
-     * Sets the value of the fktName property.
+     * Legt den Wert der fktName-Eigenschaft fest.
      * 
      */
     public void setFktName(int value) {
@@ -60,7 +62,7 @@ public abstract class Funktion {
     }
 
     /**
-     * Gets the value of the fktNameText property.
+     * Ruft den Wert der fktNameText-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -72,7 +74,7 @@ public abstract class Funktion {
     }
 
     /**
-     * Sets the value of the fktNameText property.
+     * Legt den Wert der fktNameText-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/FunktionVollzug.java b/src/main/java/at/gv/util/xsd/ur_V5/search/FunktionVollzug.java
index ef648d6..d995407 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/FunktionVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/FunktionVollzug.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for FunktionVollzug complex type. + *

Java-Klasse für FunktionVollzug complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="FunktionVollzug">
@@ -114,7 +114,7 @@ public class FunktionVollzug
     }
 
     /**
-     * Gets the value of the vollzugBeginn property.
+     * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -126,7 +126,7 @@ public class FunktionVollzug
     }
 
     /**
-     * Sets the value of the vollzugBeginn property.
+     * Legt den Wert der vollzugBeginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -138,7 +138,7 @@ public class FunktionVollzug
     }
 
     /**
-     * Gets the value of the vollzugEnde property.
+     * Ruft den Wert der vollzugEnde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -150,7 +150,7 @@ public class FunktionVollzug
     }
 
     /**
-     * Sets the value of the vollzugEnde property.
+     * Legt den Wert der vollzugEnde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/OenaceType.java b/src/main/java/at/gv/util/xsd/ur_V5/search/OenaceType.java
index cb6b455..cbd44b5 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/OenaceType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/OenaceType.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlValue;
 
 
 /**
- * 

Java class for OenaceType complex type. + *

Java-Klasse für OenaceType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="OenaceType">
@@ -38,7 +38,7 @@ public class OenaceType {
 
     /**
      * 
-     * 				Ö\u0096NACE - Branchenkennzahl
+     * 				Ö\u0096NACE - Branchenkennzahl
      * 			
      * 
      * @return
@@ -51,7 +51,7 @@ public class OenaceType {
     }
 
     /**
-     * Sets the value of the value property.
+     * Legt den Wert der value-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -63,7 +63,7 @@ public class OenaceType {
     }
 
     /**
-     * Gets the value of the jahr property.
+     * Ruft den Wert der jahr-Eigenschaft ab.
      * 
      */
     public int getJahr() {
@@ -71,7 +71,7 @@ public class OenaceType {
     }
 
     /**
-     * Sets the value of the jahr property.
+     * Legt den Wert der jahr-Eigenschaft fest.
      * 
      */
     public void setJahr(int value) {
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/QuellenType.java b/src/main/java/at/gv/util/xsd/ur_V5/search/QuellenType.java
index 01a3fec..fcd7cb6 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/QuellenType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/QuellenType.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
 
 
 /**
- * 

Java class for QuellenType complex type. + *

Java-Klasse für QuellenType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="QuellenType">
@@ -44,7 +44,7 @@ public class QuellenType {
     protected String quText;
 
     /**
-     * Gets the value of the value property.
+     * Ruft den Wert der value-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -56,7 +56,7 @@ public class QuellenType {
     }
 
     /**
-     * Sets the value of the value property.
+     * Legt den Wert der value-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -68,7 +68,7 @@ public class QuellenType {
     }
 
     /**
-     * Gets the value of the quelle property.
+     * Ruft den Wert der quelle-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -80,7 +80,7 @@ public class QuellenType {
     }
 
     /**
-     * Sets the value of the quelle property.
+     * Legt den Wert der quelle-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -92,7 +92,7 @@ public class QuellenType {
     }
 
     /**
-     * Gets the value of the quText property.
+     * Ruft den Wert der quText-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -104,7 +104,7 @@ public class QuellenType {
     }
 
     /**
-     * Sets the value of the quText property.
+     * Legt den Wert der quText-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/Rechtsform.java b/src/main/java/at/gv/util/xsd/ur_V5/search/Rechtsform.java
index 58eea19..3bbe4af 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/Rechtsform.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/Rechtsform.java
@@ -4,14 +4,15 @@ package at.gv.util.xsd.ur_V5.search;
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlSchemaType;
 import javax.xml.bind.annotation.XmlSeeAlso;
 import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for Rechtsform complex type. + *

Java-Klasse für Rechtsform complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="Rechtsform">
@@ -43,16 +44,18 @@ import javax.xml.bind.annotation.XmlType;
 public abstract class Rechtsform {
 
     @XmlElement(name = "ReForm")
+    @XmlSchemaType(name = "integer")
     protected Integer reForm;
     @XmlElement(name = "ReFormText")
     protected String reFormText;
     @XmlElement(name = "ReFormExtern")
+    @XmlSchemaType(name = "integer")
     protected int reFormExtern;
     @XmlElement(name = "ReFormExternText")
     protected String reFormExternText;
 
     /**
-     * Gets the value of the reForm property.
+     * Ruft den Wert der reForm-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -64,7 +67,7 @@ public abstract class Rechtsform {
     }
 
     /**
-     * Sets the value of the reForm property.
+     * Legt den Wert der reForm-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -76,7 +79,7 @@ public abstract class Rechtsform {
     }
 
     /**
-     * Gets the value of the reFormText property.
+     * Ruft den Wert der reFormText-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -88,7 +91,7 @@ public abstract class Rechtsform {
     }
 
     /**
-     * Sets the value of the reFormText property.
+     * Legt den Wert der reFormText-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -100,7 +103,7 @@ public abstract class Rechtsform {
     }
 
     /**
-     * Gets the value of the reFormExtern property.
+     * Ruft den Wert der reFormExtern-Eigenschaft ab.
      * 
      */
     public int getReFormExtern() {
@@ -108,7 +111,7 @@ public abstract class Rechtsform {
     }
 
     /**
-     * Sets the value of the reFormExtern property.
+     * Legt den Wert der reFormExtern-Eigenschaft fest.
      * 
      */
     public void setReFormExtern(int value) {
@@ -116,7 +119,7 @@ public abstract class Rechtsform {
     }
 
     /**
-     * Gets the value of the reFormExternText property.
+     * Ruft den Wert der reFormExternText-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -128,7 +131,7 @@ public abstract class Rechtsform {
     }
 
     /**
-     * Sets the value of the reFormExternText property.
+     * Legt den Wert der reFormExternText-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/RechtsformVollzug.java b/src/main/java/at/gv/util/xsd/ur_V5/search/RechtsformVollzug.java
index a63b789..0fefe0d 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/RechtsformVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/RechtsformVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for RechtsformVollzug complex type. + *

Java-Klasse für RechtsformVollzug complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="RechtsformVollzug">
@@ -42,7 +42,7 @@ public class RechtsformVollzug
     protected Object vollzugEnde;
 
     /**
-     * Gets the value of the vollzugBeginn property.
+     * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -54,7 +54,7 @@ public class RechtsformVollzug
     }
 
     /**
-     * Sets the value of the vollzugBeginn property.
+     * Legt den Wert der vollzugBeginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -66,7 +66,7 @@ public class RechtsformVollzug
     }
 
     /**
-     * Gets the value of the vollzugEnde property.
+     * Ruft den Wert der vollzugEnde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -78,7 +78,7 @@ public class RechtsformVollzug
     }
 
     /**
-     * Sets the value of the vollzugEnde property.
+     * Legt den Wert der vollzugEnde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/Rechtstatsachen.java b/src/main/java/at/gv/util/xsd/ur_V5/search/Rechtstatsachen.java
index 934f1f4..c1c7574 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/Rechtstatsachen.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/Rechtstatsachen.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for Rechtstatsachen complex type. + *

Java-Klasse für Rechtstatsachen complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="Rechtstatsachen">
@@ -48,7 +48,7 @@ public abstract class Rechtstatsachen {
     protected String rtText;
 
     /**
-     * Gets the value of the rtNummer property.
+     * Ruft den Wert der rtNummer-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -60,7 +60,7 @@ public abstract class Rechtstatsachen {
     }
 
     /**
-     * Sets the value of the rtNummer property.
+     * Legt den Wert der rtNummer-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -72,7 +72,7 @@ public abstract class Rechtstatsachen {
     }
 
     /**
-     * Gets the value of the rtCode property.
+     * Ruft den Wert der rtCode-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -84,7 +84,7 @@ public abstract class Rechtstatsachen {
     }
 
     /**
-     * Sets the value of the rtCode property.
+     * Legt den Wert der rtCode-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -96,7 +96,7 @@ public abstract class Rechtstatsachen {
     }
 
     /**
-     * Gets the value of the rtText property.
+     * Ruft den Wert der rtText-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -108,7 +108,7 @@ public abstract class Rechtstatsachen {
     }
 
     /**
-     * Sets the value of the rtText property.
+     * Legt den Wert der rtText-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/RechtstatsachenVollzug.java b/src/main/java/at/gv/util/xsd/ur_V5/search/RechtstatsachenVollzug.java
index c44e2c1..18ce620 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/RechtstatsachenVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/RechtstatsachenVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for RechtstatsachenVollzug complex type. + *

Java-Klasse für RechtstatsachenVollzug complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="RechtstatsachenVollzug">
@@ -42,7 +42,7 @@ public class RechtstatsachenVollzug
     protected Object vollzugEnde;
 
     /**
-     * Gets the value of the vollzugBeginn property.
+     * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -54,7 +54,7 @@ public class RechtstatsachenVollzug
     }
 
     /**
-     * Sets the value of the vollzugBeginn property.
+     * Legt den Wert der vollzugBeginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -66,7 +66,7 @@ public class RechtstatsachenVollzug
     }
 
     /**
-     * Gets the value of the vollzugEnde property.
+     * Ruft den Wert der vollzugEnde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -78,7 +78,7 @@ public class RechtstatsachenVollzug
     }
 
     /**
-     * Sets the value of the vollzugEnde property.
+     * Legt den Wert der vollzugEnde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheBranche.java b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheBranche.java
index b6b54d5..a23afad 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheBranche.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheBranche.java
@@ -3,14 +3,15 @@ package at.gv.util.xsd.ur_V5.search;
 
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlSchemaType;
 import javax.xml.bind.annotation.XmlType;
 import at.gv.util.xsd.ur_V5.simpletypes.OenaceArtTyp;
 
 
 /**
- * 

Java class for SucheBranche complex type. + *

Java-Klasse für SucheBranche complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SucheBranche">
@@ -36,12 +37,14 @@ import at.gv.util.xsd.ur_V5.simpletypes.OenaceArtTyp;
 })
 public class SucheBranche {
 
+    @XmlSchemaType(name = "integer")
     protected Integer oenaceJahr;
     protected String oenaceCode;
+    @XmlSchemaType(name = "string")
     protected OenaceArtTyp oenaceArt;
 
     /**
-     * Gets the value of the oenaceJahr property.
+     * Ruft den Wert der oenaceJahr-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -53,7 +56,7 @@ public class SucheBranche {
     }
 
     /**
-     * Sets the value of the oenaceJahr property.
+     * Legt den Wert der oenaceJahr-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -65,7 +68,7 @@ public class SucheBranche {
     }
 
     /**
-     * Gets the value of the oenaceCode property.
+     * Ruft den Wert der oenaceCode-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -77,7 +80,7 @@ public class SucheBranche {
     }
 
     /**
-     * Sets the value of the oenaceCode property.
+     * Legt den Wert der oenaceCode-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -89,7 +92,7 @@ public class SucheBranche {
     }
 
     /**
-     * Gets the value of the oenaceArt property.
+     * Ruft den Wert der oenaceArt-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -101,7 +104,7 @@ public class SucheBranche {
     }
 
     /**
-     * Sets the value of the oenaceArt property.
+     * Legt den Wert der oenaceArt-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/SuchePersonendaten.java b/src/main/java/at/gv/util/xsd/ur_V5/search/SuchePersonendaten.java
index 8e2f6e2..1f8c563 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/SuchePersonendaten.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/SuchePersonendaten.java
@@ -9,9 +9,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
 
 
 /**
- * 

Java class for SuchePersonendaten complex type. + *

Java-Klasse für SuchePersonendaten complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SuchePersonendaten">
@@ -63,6 +63,7 @@ public class SuchePersonendaten {
     protected String strasse;
     protected String hNr;
     protected String ort;
+    @XmlSchemaType(name = "integer")
     protected Integer gemnr;
     protected String plz;
     protected String land;
@@ -70,7 +71,7 @@ public class SuchePersonendaten {
     protected String stammregister;
 
     /**
-     * Gets the value of the phonetisch property.
+     * Ruft den Wert der phonetisch-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -82,7 +83,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the phonetisch property.
+     * Legt den Wert der phonetisch-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -94,7 +95,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Gets the value of the nachname property.
+     * Ruft den Wert der nachname-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -106,7 +107,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the nachname property.
+     * Legt den Wert der nachname-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -118,7 +119,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Gets the value of the vorname property.
+     * Ruft den Wert der vorname-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -130,7 +131,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the vorname property.
+     * Legt den Wert der vorname-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -142,7 +143,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Gets the value of the gebDatum property.
+     * Ruft den Wert der gebDatum-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -154,7 +155,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the gebDatum property.
+     * Legt den Wert der gebDatum-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -166,7 +167,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Gets the value of the strasse property.
+     * Ruft den Wert der strasse-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -178,7 +179,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the strasse property.
+     * Legt den Wert der strasse-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -190,7 +191,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Gets the value of the hNr property.
+     * Ruft den Wert der hNr-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -202,7 +203,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the hNr property.
+     * Legt den Wert der hNr-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -214,7 +215,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Gets the value of the ort property.
+     * Ruft den Wert der ort-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -226,7 +227,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the ort property.
+     * Legt den Wert der ort-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -238,7 +239,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Gets the value of the gemnr property.
+     * Ruft den Wert der gemnr-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -250,7 +251,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the gemnr property.
+     * Legt den Wert der gemnr-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -262,7 +263,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Gets the value of the plz property.
+     * Ruft den Wert der plz-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -274,7 +275,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the plz property.
+     * Legt den Wert der plz-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -286,7 +287,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Gets the value of the land property.
+     * Ruft den Wert der land-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -298,7 +299,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the land property.
+     * Legt den Wert der land-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -310,7 +311,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Gets the value of the stammzahl property.
+     * Ruft den Wert der stammzahl-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -322,7 +323,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the stammzahl property.
+     * Legt den Wert der stammzahl-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -334,7 +335,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Gets the value of the stammregister property.
+     * Ruft den Wert der stammregister-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -346,7 +347,7 @@ public class SuchePersonendaten {
     }
 
     /**
-     * Sets the value of the stammregister property.
+     * Legt den Wert der stammregister-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachAendDatRequest.java b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachAendDatRequest.java
index c7f05dc..1c7cc7d 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachAendDatRequest.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachAendDatRequest.java
@@ -10,9 +10,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
 
 
 /**
- * 

Java class for SucheUnternehmenNachAendDatRequest complex type. + *

Java-Klasse für SucheUnternehmenNachAendDatRequest complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SucheUnternehmenNachAendDatRequest">
@@ -42,7 +42,7 @@ public class SucheUnternehmenNachAendDatRequest {
     protected XMLGregorianCalendar aendDat;
 
     /**
-     * Gets the value of the version property.
+     * Ruft den Wert der version-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -54,7 +54,7 @@ public class SucheUnternehmenNachAendDatRequest {
     }
 
     /**
-     * Sets the value of the version property.
+     * Legt den Wert der version-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -66,7 +66,7 @@ public class SucheUnternehmenNachAendDatRequest {
     }
 
     /**
-     * Gets the value of the aendDat property.
+     * Ruft den Wert der aendDat-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -78,7 +78,7 @@ public class SucheUnternehmenNachAendDatRequest {
     }
 
     /**
-     * Sets the value of the aendDat property.
+     * Legt den Wert der aendDat-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachBpkRequest.java b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachBpkRequest.java
index 9f2affe..6e8e610 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachBpkRequest.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachBpkRequest.java
@@ -7,9 +7,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for SucheUnternehmenNachBpkRequest complex type. + *

Java-Klasse für SucheUnternehmenNachBpkRequest complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SucheUnternehmenNachBpkRequest">
@@ -45,7 +45,7 @@ public class SucheUnternehmenNachBpkRequest {
     protected Boolean nurAktive;
 
     /**
-     * Gets the value of the version property.
+     * Ruft den Wert der version-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -57,7 +57,7 @@ public class SucheUnternehmenNachBpkRequest {
     }
 
     /**
-     * Sets the value of the version property.
+     * Legt den Wert der version-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -69,7 +69,7 @@ public class SucheUnternehmenNachBpkRequest {
     }
 
     /**
-     * Gets the value of the bpkWTUR property.
+     * Ruft den Wert der bpkWTUR-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -81,7 +81,7 @@ public class SucheUnternehmenNachBpkRequest {
     }
 
     /**
-     * Sets the value of the bpkWTUR property.
+     * Legt den Wert der bpkWTUR-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -93,7 +93,7 @@ public class SucheUnternehmenNachBpkRequest {
     }
 
     /**
-     * Gets the value of the bpkWTUREncoded property.
+     * Ruft den Wert der bpkWTUREncoded-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -105,7 +105,7 @@ public class SucheUnternehmenNachBpkRequest {
     }
 
     /**
-     * Sets the value of the bpkWTUREncoded property.
+     * Legt den Wert der bpkWTUREncoded-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -117,7 +117,7 @@ public class SucheUnternehmenNachBpkRequest {
     }
 
     /**
-     * Gets the value of the nurAktive property.
+     * Ruft den Wert der nurAktive-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -129,7 +129,7 @@ public class SucheUnternehmenNachBpkRequest {
     }
 
     /**
-     * Sets the value of the nurAktive property.
+     * Legt den Wert der nurAktive-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachIdRequest.java b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachIdRequest.java
index 6cc06cf..351512d 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachIdRequest.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachIdRequest.java
@@ -11,9 +11,9 @@ import at.gv.util.xsd.ur_V5.simpletypes.ErgebnisVollzugStatusTyp;
 
 
 /**
- * 

Java class for SucheUnternehmenNachIdRequest complex type. + *

Java-Klasse für SucheUnternehmenNachIdRequest complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SucheUnternehmenNachIdRequest">
@@ -67,10 +67,11 @@ public class SucheUnternehmenNachIdRequest {
     protected XMLGregorianCalendar stichtag;
     @XmlElement(defaultValue = "false")
     protected boolean mitHistorie;
+    @XmlSchemaType(name = "string")
     protected ErgebnisVollzugStatusTyp vollzugStatus;
 
     /**
-     * Gets the value of the version property.
+     * Ruft den Wert der version-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -82,7 +83,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Sets the value of the version property.
+     * Legt den Wert der version-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -94,7 +95,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Gets the value of the kur property.
+     * Ruft den Wert der kur-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -106,7 +107,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Sets the value of the kur property.
+     * Legt den Wert der kur-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -118,7 +119,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Gets the value of the fbn property.
+     * Ruft den Wert der fbn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -130,7 +131,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Sets the value of the fbn property.
+     * Legt den Wert der fbn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -142,7 +143,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Gets the value of the zvr property.
+     * Ruft den Wert der zvr-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -154,7 +155,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Sets the value of the zvr property.
+     * Legt den Wert der zvr-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -166,7 +167,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Gets the value of the erj property.
+     * Ruft den Wert der erj-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -178,7 +179,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Sets the value of the erj property.
+     * Legt den Wert der erj-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -190,7 +191,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Gets the value of the sek property.
+     * Ruft den Wert der sek-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -202,7 +203,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Sets the value of the sek property.
+     * Legt den Wert der sek-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -214,7 +215,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Gets the value of the urvPdf property.
+     * Ruft den Wert der urvPdf-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -226,7 +227,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Sets the value of the urvPdf property.
+     * Legt den Wert der urvPdf-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -238,7 +239,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Gets the value of the stichtag property.
+     * Ruft den Wert der stichtag-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -250,7 +251,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Sets the value of the stichtag property.
+     * Legt den Wert der stichtag-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -262,7 +263,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Gets the value of the mitHistorie property.
+     * Ruft den Wert der mitHistorie-Eigenschaft ab.
      * 
      */
     public boolean isMitHistorie() {
@@ -270,7 +271,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Sets the value of the mitHistorie property.
+     * Legt den Wert der mitHistorie-Eigenschaft fest.
      * 
      */
     public void setMitHistorie(boolean value) {
@@ -278,7 +279,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Gets the value of the vollzugStatus property.
+     * Ruft den Wert der vollzugStatus-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -290,7 +291,7 @@ public class SucheUnternehmenNachIdRequest {
     }
 
     /**
-     * Sets the value of the vollzugStatus property.
+     * Legt den Wert der vollzugStatus-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachIdsRequest.java b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachIdsRequest.java
index 45196b6..61df4a8 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachIdsRequest.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenNachIdsRequest.java
@@ -6,14 +6,15 @@ 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.XmlSchemaType;
 import javax.xml.bind.annotation.XmlType;
 import at.gv.util.xsd.ur_V5.simpletypes.ErgebnisVollzugStatusTyp;
 
 
 /**
- * 

Java class for SucheUnternehmenNachIdsRequest complex type. + *

Java-Klasse für SucheUnternehmenNachIdsRequest complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SucheUnternehmenNachIdsRequest">
@@ -57,10 +58,11 @@ public class SucheUnternehmenNachIdsRequest {
     protected List sek;
     @XmlElement(defaultValue = "false")
     protected Boolean mitHistorie;
+    @XmlSchemaType(name = "string")
     protected ErgebnisVollzugStatusTyp vollzugStatus;
 
     /**
-     * Gets the value of the version property.
+     * Ruft den Wert der version-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -72,7 +74,7 @@ public class SucheUnternehmenNachIdsRequest {
     }
 
     /**
-     * Sets the value of the version property.
+     * Legt den Wert der version-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -229,7 +231,7 @@ public class SucheUnternehmenNachIdsRequest {
     }
 
     /**
-     * Gets the value of the mitHistorie property.
+     * Ruft den Wert der mitHistorie-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -241,7 +243,7 @@ public class SucheUnternehmenNachIdsRequest {
     }
 
     /**
-     * Sets the value of the mitHistorie property.
+     * Legt den Wert der mitHistorie-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -253,7 +255,7 @@ public class SucheUnternehmenNachIdsRequest {
     }
 
     /**
-     * Gets the value of the vollzugStatus property.
+     * Ruft den Wert der vollzugStatus-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -265,7 +267,7 @@ public class SucheUnternehmenNachIdsRequest {
     }
 
     /**
-     * Sets the value of the vollzugStatus property.
+     * Legt den Wert der vollzugStatus-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenRequest.java b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenRequest.java
index 039d1bc..854551b 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenRequest.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmenRequest.java
@@ -7,9 +7,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for SucheUnternehmenRequest complex type. + *

Java-Klasse für SucheUnternehmenRequest complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SucheUnternehmenRequest">
@@ -43,7 +43,7 @@ public class SucheUnternehmenRequest {
     protected SuchePersonendaten personendaten;
 
     /**
-     * Gets the value of the version property.
+     * Ruft den Wert der version-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -55,7 +55,7 @@ public class SucheUnternehmenRequest {
     }
 
     /**
-     * Sets the value of the version property.
+     * Legt den Wert der version-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -67,7 +67,7 @@ public class SucheUnternehmenRequest {
     }
 
     /**
-     * Gets the value of the unternehmensdaten property.
+     * Ruft den Wert der unternehmensdaten-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -79,7 +79,7 @@ public class SucheUnternehmenRequest {
     }
 
     /**
-     * Sets the value of the unternehmensdaten property.
+     * Legt den Wert der unternehmensdaten-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -91,7 +91,7 @@ public class SucheUnternehmenRequest {
     }
 
     /**
-     * Gets the value of the branche property.
+     * Ruft den Wert der branche-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -103,7 +103,7 @@ public class SucheUnternehmenRequest {
     }
 
     /**
-     * Sets the value of the branche property.
+     * Legt den Wert der branche-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -115,7 +115,7 @@ public class SucheUnternehmenRequest {
     }
 
     /**
-     * Gets the value of the personendaten property.
+     * Ruft den Wert der personendaten-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -127,7 +127,7 @@ public class SucheUnternehmenRequest {
     }
 
     /**
-     * Sets the value of the personendaten property.
+     * Legt den Wert der personendaten-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmensdaten.java b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmensdaten.java
index 80e77f9..76795c6 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmensdaten.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/SucheUnternehmensdaten.java
@@ -3,13 +3,14 @@ package at.gv.util.xsd.ur_V5.search;
 
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlSchemaType;
 import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for SucheUnternehmensdaten complex type. + *

Java-Klasse für SucheUnternehmensdaten complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SucheUnternehmensdaten">
@@ -53,18 +54,20 @@ public class SucheUnternehmensdaten {
 
     protected Boolean phonetisch;
     protected String untName;
+    @XmlSchemaType(name = "integer")
     protected Integer rechtsform;
     protected String id;
     protected String idArt;
     protected String strasse;
     protected String hNr;
     protected String ort;
+    @XmlSchemaType(name = "integer")
     protected Integer gemnr;
     protected String plz;
     protected String land;
 
     /**
-     * Gets the value of the phonetisch property.
+     * Ruft den Wert der phonetisch-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -76,7 +79,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Sets the value of the phonetisch property.
+     * Legt den Wert der phonetisch-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -88,7 +91,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Gets the value of the untName property.
+     * Ruft den Wert der untName-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -100,7 +103,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Sets the value of the untName property.
+     * Legt den Wert der untName-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -112,7 +115,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Gets the value of the rechtsform property.
+     * Ruft den Wert der rechtsform-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -124,7 +127,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Sets the value of the rechtsform property.
+     * Legt den Wert der rechtsform-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -136,7 +139,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Gets the value of the id property.
+     * Ruft den Wert der id-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -148,7 +151,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Sets the value of the id property.
+     * Legt den Wert der id-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -160,7 +163,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Gets the value of the idArt property.
+     * Ruft den Wert der idArt-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -172,7 +175,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Sets the value of the idArt property.
+     * Legt den Wert der idArt-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -184,7 +187,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Gets the value of the strasse property.
+     * Ruft den Wert der strasse-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -196,7 +199,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Sets the value of the strasse property.
+     * Legt den Wert der strasse-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -208,7 +211,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Gets the value of the hNr property.
+     * Ruft den Wert der hNr-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -220,7 +223,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Sets the value of the hNr property.
+     * Legt den Wert der hNr-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -232,7 +235,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Gets the value of the ort property.
+     * Ruft den Wert der ort-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -244,7 +247,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Sets the value of the ort property.
+     * Legt den Wert der ort-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -256,7 +259,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Gets the value of the gemnr property.
+     * Ruft den Wert der gemnr-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -268,7 +271,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Sets the value of the gemnr property.
+     * Legt den Wert der gemnr-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -280,7 +283,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Gets the value of the plz property.
+     * Ruft den Wert der plz-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -292,7 +295,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Sets the value of the plz property.
+     * Legt den Wert der plz-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -304,7 +307,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Gets the value of the land property.
+     * Ruft den Wert der land-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -316,7 +319,7 @@ public class SucheUnternehmensdaten {
     }
 
     /**
-     * Sets the value of the land property.
+     * Legt den Wert der land-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/Taetigkeitszeitraum.java b/src/main/java/at/gv/util/xsd/ur_V5/search/Taetigkeitszeitraum.java
index b9f27a0..7291cc2 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/Taetigkeitszeitraum.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/Taetigkeitszeitraum.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
 
 
 /**
- * 

Java class for Taetigkeitszeitraum complex type. + *

Java-Klasse für Taetigkeitszeitraum complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="Taetigkeitszeitraum">
@@ -48,7 +48,7 @@ public abstract class Taetigkeitszeitraum {
     protected XMLGregorianCalendar taetigBis;
 
     /**
-     * Gets the value of the taetigVon property.
+     * Ruft den Wert der taetigVon-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -60,7 +60,7 @@ public abstract class Taetigkeitszeitraum {
     }
 
     /**
-     * Sets the value of the taetigVon property.
+     * Legt den Wert der taetigVon-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -72,7 +72,7 @@ public abstract class Taetigkeitszeitraum {
     }
 
     /**
-     * Gets the value of the taetigBis property.
+     * Ruft den Wert der taetigBis-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -84,7 +84,7 @@ public abstract class Taetigkeitszeitraum {
     }
 
     /**
-     * Sets the value of the taetigBis property.
+     * Legt den Wert der taetigBis-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/TaetigkeitszeitraumVollzug.java b/src/main/java/at/gv/util/xsd/ur_V5/search/TaetigkeitszeitraumVollzug.java
index 8195fbe..a748106 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/TaetigkeitszeitraumVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/TaetigkeitszeitraumVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for TaetigkeitszeitraumVollzug complex type. + *

Java-Klasse für TaetigkeitszeitraumVollzug complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="TaetigkeitszeitraumVollzug">
@@ -42,7 +42,7 @@ public class TaetigkeitszeitraumVollzug
     protected Object vollzugEnde;
 
     /**
-     * Gets the value of the vollzugBeginn property.
+     * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -54,7 +54,7 @@ public class TaetigkeitszeitraumVollzug
     }
 
     /**
-     * Sets the value of the vollzugBeginn property.
+     * Legt den Wert der vollzugBeginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -66,7 +66,7 @@ public class TaetigkeitszeitraumVollzug
     }
 
     /**
-     * Gets the value of the vollzugEnde property.
+     * Ruft den Wert der vollzugEnde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -78,7 +78,7 @@ public class TaetigkeitszeitraumVollzug
     }
 
     /**
-     * Sets the value of the vollzugEnde property.
+     * Legt den Wert der vollzugEnde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/UntName.java b/src/main/java/at/gv/util/xsd/ur_V5/search/UntName.java
index d84dda5..db5c472 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/UntName.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/UntName.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for UntName complex type. + *

Java-Klasse für UntName complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="UntName">
@@ -40,7 +40,7 @@ public abstract class UntName {
     protected String vollerName;
 
     /**
-     * Gets the value of the vollerName property.
+     * Ruft den Wert der vollerName-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -52,7 +52,7 @@ public abstract class UntName {
     }
 
     /**
-     * Sets the value of the vollerName property.
+     * Legt den Wert der vollerName-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/UntNameVollzug.java b/src/main/java/at/gv/util/xsd/ur_V5/search/UntNameVollzug.java
index 10f83ae..40dd6c8 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/UntNameVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/UntNameVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for UntNameVollzug complex type. + *

Java-Klasse für UntNameVollzug complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="UntNameVollzug">
@@ -42,7 +42,7 @@ public class UntNameVollzug
     protected Object vollzugEnde;
 
     /**
-     * Gets the value of the vollzugBeginn property.
+     * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -54,7 +54,7 @@ public class UntNameVollzug
     }
 
     /**
-     * Sets the value of the vollzugBeginn property.
+     * Legt den Wert der vollzugBeginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -66,7 +66,7 @@ public class UntNameVollzug
     }
 
     /**
-     * Gets the value of the vollzugEnde property.
+     * Ruft den Wert der vollzugEnde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -78,7 +78,7 @@ public class UntNameVollzug
     }
 
     /**
-     * Sets the value of the vollzugEnde property.
+     * Legt den Wert der vollzugEnde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/Vertretung.java b/src/main/java/at/gv/util/xsd/ur_V5/search/Vertretung.java
index 7e3225c..09bc92f 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/Vertretung.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/Vertretung.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlValue;
 
 
 /**
- * 

Java class for Vertretung complex type. + *

Java-Klasse für Vertretung complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="Vertretung">
@@ -37,7 +37,7 @@ public abstract class Vertretung {
     protected String value;
 
     /**
-     * Gets the value of the value property.
+     * Ruft den Wert der value-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -49,7 +49,7 @@ public abstract class Vertretung {
     }
 
     /**
-     * Sets the value of the value property.
+     * Legt den Wert der value-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/VertretungVollzug.java b/src/main/java/at/gv/util/xsd/ur_V5/search/VertretungVollzug.java
index e6d2800..420fd00 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/VertretungVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/VertretungVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for VertretungVollzug complex type. + *

Java-Klasse für VertretungVollzug complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="VertretungVollzug">
@@ -42,7 +42,7 @@ public class VertretungVollzug
     protected Object vollzugEnde;
 
     /**
-     * Gets the value of the vollzugBeginn property.
+     * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -54,7 +54,7 @@ public class VertretungVollzug
     }
 
     /**
-     * Sets the value of the vollzugBeginn property.
+     * Legt den Wert der vollzugBeginn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -66,7 +66,7 @@ public class VertretungVollzug
     }
 
     /**
-     * Gets the value of the vollzugEnde property.
+     * Ruft den Wert der vollzugEnde-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -78,7 +78,7 @@ public class VertretungVollzug
     }
 
     /**
-     * Sets the value of the vollzugEnde property.
+     * Legt den Wert der vollzugEnde-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/Vollzug.java b/src/main/java/at/gv/util/xsd/ur_V5/search/Vollzug.java
index 7d740eb..f22e53d 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/Vollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/Vollzug.java
@@ -15,9 +15,9 @@ import at.gv.util.xsd.ur_V5.simpletypes.VollzugStatusTyp;
 
 
 /**
- * 

Java class for Vollzug complex type. + *

Java-Klasse für Vollzug complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="Vollzug">
@@ -63,7 +63,7 @@ public class Vollzug {
     protected VollzugStatusTyp status;
 
     /**
-     * Gets the value of the antrag property.
+     * Ruft den Wert der antrag-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -75,7 +75,7 @@ public class Vollzug {
     }
 
     /**
-     * Sets the value of the antrag property.
+     * Legt den Wert der antrag-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -87,7 +87,7 @@ public class Vollzug {
     }
 
     /**
-     * Gets the value of the vollzug property.
+     * Ruft den Wert der vollzug-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -99,7 +99,7 @@ public class Vollzug {
     }
 
     /**
-     * Sets the value of the vollzug property.
+     * Legt den Wert der vollzug-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -111,7 +111,7 @@ public class Vollzug {
     }
 
     /**
-     * Gets the value of the zurueckstellung property.
+     * Ruft den Wert der zurueckstellung-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -123,7 +123,7 @@ public class Vollzug {
     }
 
     /**
-     * Sets the value of the zurueckstellung property.
+     * Legt den Wert der zurueckstellung-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -135,7 +135,7 @@ public class Vollzug {
     }
 
     /**
-     * Gets the value of the id property.
+     * Ruft den Wert der id-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -147,7 +147,7 @@ public class Vollzug {
     }
 
     /**
-     * Sets the value of the id property.
+     * Legt den Wert der id-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -159,7 +159,7 @@ public class Vollzug {
     }
 
     /**
-     * Gets the value of the nummer property.
+     * Ruft den Wert der nummer-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -171,7 +171,7 @@ public class Vollzug {
     }
 
     /**
-     * Sets the value of the nummer property.
+     * Legt den Wert der nummer-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -183,7 +183,7 @@ public class Vollzug {
     }
 
     /**
-     * Gets the value of the status property.
+     * Ruft den Wert der status-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -195,7 +195,7 @@ public class Vollzug {
     }
 
     /**
-     * Sets the value of the status property.
+     * Legt den Wert der status-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/search/VollzugElem.java b/src/main/java/at/gv/util/xsd/ur_V5/search/VollzugElem.java
index 84c5d5c..fda3424 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/search/VollzugElem.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/search/VollzugElem.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
 
 
 /**
- * 

Java class for VollzugElem complex type. + *

Java-Klasse für VollzugElem complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="VollzugElem">
@@ -44,7 +44,7 @@ public class VollzugElem {
     protected String quText;
 
     /**
-     * Gets the value of the value property.
+     * Ruft den Wert der value-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -56,7 +56,7 @@ public class VollzugElem {
     }
 
     /**
-     * Sets the value of the value property.
+     * Legt den Wert der value-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -68,7 +68,7 @@ public class VollzugElem {
     }
 
     /**
-     * Gets the value of the quelle property.
+     * Ruft den Wert der quelle-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -80,7 +80,7 @@ public class VollzugElem {
     }
 
     /**
-     * Sets the value of the quelle property.
+     * Legt den Wert der quelle-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -92,7 +92,7 @@ public class VollzugElem {
     }
 
     /**
-     * Gets the value of the quText property.
+     * Ruft den Wert der quText-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -104,7 +104,7 @@ public class VollzugElem {
     }
 
     /**
-     * Sets the value of the quText property.
+     * Legt den Wert der quText-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/AdressTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/AdressTyp.java
index 42ee29d..17b4a7f 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/AdressTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/AdressTyp.java
@@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for AdressTyp. + *

Java-Klasse für AdressTyp. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. *

*

  * <simpleType name="AdressTyp">
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/ArtDublette.java b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/ArtDublette.java
index ccbea6b..adda5c1 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/ArtDublette.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/ArtDublette.java
@@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for ArtDublette. + *

Java-Klasse für ArtDublette. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. *

*

  * <simpleType name="ArtDublette">
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/ErgebnisVollzugStatusTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/ErgebnisVollzugStatusTyp.java
index 0770ab6..c11dd02 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/ErgebnisVollzugStatusTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/ErgebnisVollzugStatusTyp.java
@@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for ErgebnisVollzugStatusTyp. + *

Java-Klasse für ErgebnisVollzugStatusTyp. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. *

*

  * <simpleType name="ErgebnisVollzugStatusTyp">
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/EvbStatusTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/EvbStatusTyp.java
index 16bc296..a896de9 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/EvbStatusTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/EvbStatusTyp.java
@@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for EvbStatusTyp. + *

Java-Klasse für EvbStatusTyp. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. *

*

  * <simpleType name="EvbStatusTyp">
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/OenaceArtTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/OenaceArtTyp.java
index 3312580..160af07 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/OenaceArtTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/OenaceArtTyp.java
@@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for OenaceArtTyp. + *

Java-Klasse für OenaceArtTyp. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. *

*

  * <simpleType name="OenaceArtTyp">
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/VollzugStatusTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/VollzugStatusTyp.java
index 3e61598..c0da66f 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/VollzugStatusTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/simpletypes/VollzugStatusTyp.java
@@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for VollzugStatusTyp. + *

Java-Klasse für VollzugStatusTyp. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. *

*

  * <simpleType name="VollzugStatusTyp">
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/CustomFaultType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/CustomFaultType.java
index 77ccc28..03785b3 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/CustomFaultType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/CustomFaultType.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.XmlType;
 /**
  * CustomFault reporting structure
  * 
- * 

Java class for CustomFaultType complex type. + *

Java-Klasse für CustomFaultType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="CustomFaultType">
@@ -53,7 +53,7 @@ public class CustomFaultType {
     protected List faultHint;
 
     /**
-     * Gets the value of the code property.
+     * Ruft den Wert der code-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -65,7 +65,7 @@ public class CustomFaultType {
     }
 
     /**
-     * Sets the value of the code property.
+     * Legt den Wert der code-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -106,7 +106,7 @@ public class CustomFaultType {
     }
 
     /**
-     * Gets the value of the help property.
+     * Ruft den Wert der help-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -118,7 +118,7 @@ public class CustomFaultType {
     }
 
     /**
-     * Sets the value of the help property.
+     * Legt den Wert der help-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ExtraResultCriteria.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ExtraResultCriteria.java
index 068dd95..88ae618 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ExtraResultCriteria.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ExtraResultCriteria.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType>
@@ -38,7 +38,7 @@ public class ExtraResultCriteria {
     protected Boolean ersbAttribute;
 
     /**
-     * Gets the value of the ersbAttribute property.
+     * Ruft den Wert der ersbAttribute-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -50,7 +50,7 @@ public class ExtraResultCriteria {
     }
 
     /**
-     * Sets the value of the ersbAttribute property.
+     * Legt den Wert der ersbAttribute-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ExtraResultInfo.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ExtraResultInfo.java
index 8495046..3b14b12 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ExtraResultInfo.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ExtraResultInfo.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType>
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ObjectFactory.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ObjectFactory.java
index cc099dc..516f309 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ObjectFactory.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ObjectFactory.java
@@ -31,8 +31,8 @@ public class ObjectFactory {
     private final static QName _XmlSwFault_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "XmlSwFault");
     private final static QName _Path_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "Path");
     private final static QName _SearchRequestInfo_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SearchRequestInfo");
-    private final static QName _ResultSetId_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "ResultSetId");
     private final static QName _SortKey_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SortKey");
+    private final static QName _ResultSetId_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "ResultSetId");
     private final static QName _RecordId_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "RecordId");
     private final static QName _SearchCriteria_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SearchCriteria");
     private final static QName _Costs_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "Costs");
@@ -50,8 +50,8 @@ public class ObjectFactory {
     private final static QName _TimeOut_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "TimeOut");
     private final static QName _InvoiceId_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "InvoiceId");
     private final static QName _Message_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "Message");
-    private final static QName _MaxRecords_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "MaxRecords");
     private final static QName _SortKeys_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SortKeys");
+    private final static QName _MaxRecords_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "MaxRecords");
     private final static QName _SearchById_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SearchById");
     private final static QName _ResultInfo_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "ResultInfo");
     private final static QName _PaymentInfo_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "PaymentInfo");
@@ -237,21 +237,21 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link SortKeyType }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "ResultSetId")
-    public JAXBElement createResultSetId(String value) {
-        return new JAXBElement(_ResultSetId_QNAME, String.class, null, value);
+    @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SortKey")
+    public JAXBElement createSortKey(SortKeyType value) {
+        return new JAXBElement(_SortKey_QNAME, SortKeyType.class, null, value);
     }
 
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link SortKeyType }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SortKey")
-    public JAXBElement createSortKey(SortKeyType value) {
-        return new JAXBElement(_SortKey_QNAME, SortKeyType.class, null, value);
+    @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "ResultSetId")
+    public JAXBElement createResultSetId(String value) {
+        return new JAXBElement(_ResultSetId_QNAME, String.class, null, value);
     }
 
     /**
@@ -408,21 +408,21 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link SortKeysType }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "MaxRecords")
-    public JAXBElement createMaxRecords(BigInteger value) {
-        return new JAXBElement(_MaxRecords_QNAME, BigInteger.class, null, value);
+    @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SortKeys")
+    public JAXBElement createSortKeys(SortKeysType value) {
+        return new JAXBElement(_SortKeys_QNAME, SortKeysType.class, null, value);
     }
 
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link SortKeysType }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
      * 
      */
-    @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SortKeys")
-    public JAXBElement createSortKeys(SortKeysType value) {
-        return new JAXBElement(_SortKeys_QNAME, SortKeysType.class, null, value);
+    @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "MaxRecords")
+    public JAXBElement createMaxRecords(BigInteger value) {
+        return new JAXBElement(_MaxRecords_QNAME, BigInteger.class, null, value);
     }
 
     /**
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java
index ccfb4fc..de64743 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
 
 
 /**
- * 

Java class for PaymentInfoType complex type. + *

Java-Klasse für PaymentInfoType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="PaymentInfoType">
@@ -53,7 +53,7 @@ public class PaymentInfoType {
     protected XMLGregorianCalendar timeStamp;
 
     /**
-     * Gets the value of the invoiceId property.
+     * Ruft den Wert der invoiceId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -65,7 +65,7 @@ public class PaymentInfoType {
     }
 
     /**
-     * Sets the value of the invoiceId property.
+     * Legt den Wert der invoiceId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -77,7 +77,7 @@ public class PaymentInfoType {
     }
 
     /**
-     * Gets the value of the costs property.
+     * Ruft den Wert der costs-Eigenschaft ab.
      * 
      */
     public float getCosts() {
@@ -85,7 +85,7 @@ public class PaymentInfoType {
     }
 
     /**
-     * Sets the value of the costs property.
+     * Legt den Wert der costs-Eigenschaft fest.
      * 
      */
     public void setCosts(float value) {
@@ -93,7 +93,7 @@ public class PaymentInfoType {
     }
 
     /**
-     * Gets the value of the accountedUnits property.
+     * Ruft den Wert der accountedUnits-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -105,7 +105,7 @@ public class PaymentInfoType {
     }
 
     /**
-     * Sets the value of the accountedUnits property.
+     * Legt den Wert der accountedUnits-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -117,7 +117,7 @@ public class PaymentInfoType {
     }
 
     /**
-     * Gets the value of the timeStamp property.
+     * Ruft den Wert der timeStamp-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -129,7 +129,7 @@ public class PaymentInfoType {
     }
 
     /**
-     * Sets the value of the timeStamp property.
+     * Legt den Wert der timeStamp-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/RecordFieldList.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/RecordFieldList.java
index 703fb6c..6cbeea8 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/RecordFieldList.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/RecordFieldList.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType>
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultCriteriaType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultCriteriaType.java
index f0bf0ea..56ae1f8 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultCriteriaType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultCriteriaType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for ResultCriteriaType complex type. + *

Java-Klasse für ResultCriteriaType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="ResultCriteriaType">
@@ -61,7 +61,7 @@ public class ResultCriteriaType {
     protected ExtraResultCriteria extraResultCriteria;
 
     /**
-     * Gets the value of the maxRecords property.
+     * Ruft den Wert der maxRecords-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -73,7 +73,7 @@ public class ResultCriteriaType {
     }
 
     /**
-     * Sets the value of the maxRecords property.
+     * Legt den Wert der maxRecords-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -85,7 +85,7 @@ public class ResultCriteriaType {
     }
 
     /**
-     * Gets the value of the startRecord property.
+     * Ruft den Wert der startRecord-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -97,7 +97,7 @@ public class ResultCriteriaType {
     }
 
     /**
-     * Sets the value of the startRecord property.
+     * Legt den Wert der startRecord-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -109,7 +109,7 @@ public class ResultCriteriaType {
     }
 
     /**
-     * Gets the value of the sortKeys property.
+     * Ruft den Wert der sortKeys-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -121,7 +121,7 @@ public class ResultCriteriaType {
     }
 
     /**
-     * Sets the value of the sortKeys property.
+     * Legt den Wert der sortKeys-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -133,7 +133,7 @@ public class ResultCriteriaType {
     }
 
     /**
-     * Gets the value of the timeOut property.
+     * Ruft den Wert der timeOut-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -145,7 +145,7 @@ public class ResultCriteriaType {
     }
 
     /**
-     * Sets the value of the timeOut property.
+     * Legt den Wert der timeOut-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -157,7 +157,7 @@ public class ResultCriteriaType {
     }
 
     /**
-     * Gets the value of the recordFieldList property.
+     * Ruft den Wert der recordFieldList-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -169,7 +169,7 @@ public class ResultCriteriaType {
     }
 
     /**
-     * Sets the value of the recordFieldList property.
+     * Legt den Wert der recordFieldList-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -181,7 +181,7 @@ public class ResultCriteriaType {
     }
 
     /**
-     * Gets the value of the extraResultCriteria property.
+     * Ruft den Wert der extraResultCriteria-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -193,7 +193,7 @@ public class ResultCriteriaType {
     }
 
     /**
-     * Sets the value of the extraResultCriteria property.
+     * Legt den Wert der extraResultCriteria-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultInfoType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultInfoType.java
index a51a3f6..3ffb234 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultInfoType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultInfoType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for ResultInfoType complex type. + *

Java-Klasse für ResultInfoType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="ResultInfoType">
@@ -56,7 +56,7 @@ public class ResultInfoType {
     protected ExtraResultInfo extraResultInfo;
 
     /**
-     * Gets the value of the resultSetId property.
+     * Ruft den Wert der resultSetId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -68,7 +68,7 @@ public class ResultInfoType {
     }
 
     /**
-     * Sets the value of the resultSetId property.
+     * Legt den Wert der resultSetId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -80,7 +80,7 @@ public class ResultInfoType {
     }
 
     /**
-     * Gets the value of the foundRecords property.
+     * Ruft den Wert der foundRecords-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -92,7 +92,7 @@ public class ResultInfoType {
     }
 
     /**
-     * Sets the value of the foundRecords property.
+     * Legt den Wert der foundRecords-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -104,7 +104,7 @@ public class ResultInfoType {
     }
 
     /**
-     * Gets the value of the returnedRecords property.
+     * Ruft den Wert der returnedRecords-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -116,7 +116,7 @@ public class ResultInfoType {
     }
 
     /**
-     * Sets the value of the returnedRecords property.
+     * Legt den Wert der returnedRecords-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -128,7 +128,7 @@ public class ResultInfoType {
     }
 
     /**
-     * Gets the value of the paymentInfo property.
+     * Ruft den Wert der paymentInfo-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -140,7 +140,7 @@ public class ResultInfoType {
     }
 
     /**
-     * Sets the value of the paymentInfo property.
+     * Legt den Wert der paymentInfo-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -152,7 +152,7 @@ public class ResultInfoType {
     }
 
     /**
-     * Gets the value of the extraResultInfo property.
+     * Ruft den Wert der extraResultInfo-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -164,7 +164,7 @@ public class ResultInfoType {
     }
 
     /**
-     * Sets the value of the extraResultInfo property.
+     * Legt den Wert der extraResultInfo-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultRecord.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultRecord.java
index 8581156..29787b5 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultRecord.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultRecord.java
@@ -13,9 +13,9 @@ import at.gv.util.xsd.ur_V5.pd.PersonenDatenTyp;
 
 
 /**
- * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType>
@@ -50,7 +50,7 @@ public class ResultRecord {
     protected BigInteger id;
 
     /**
-     * Gets the value of the personenDaten property.
+     * Ruft den Wert der personenDaten-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -62,7 +62,7 @@ public class ResultRecord {
     }
 
     /**
-     * Sets the value of the personenDaten property.
+     * Legt den Wert der personenDaten-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -74,7 +74,7 @@ public class ResultRecord {
     }
 
     /**
-     * Gets the value of the urvPdf property.
+     * Ruft den Wert der urvPdf-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -85,7 +85,7 @@ public class ResultRecord {
     }
 
     /**
-     * Sets the value of the urvPdf property.
+     * Legt den Wert der urvPdf-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -96,7 +96,7 @@ public class ResultRecord {
     }
 
     /**
-     * Gets the value of the id property.
+     * Ruft den Wert der id-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -108,7 +108,7 @@ public class ResultRecord {
     }
 
     /**
-     * Sets the value of the id property.
+     * Legt den Wert der id-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultRecords.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultRecords.java
index 742bc42..a93d4f4 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultRecords.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/ResultRecords.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType>
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchByExampleType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchByExampleType.java
index 64e25cc..c51ff45 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchByExampleType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchByExampleType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for SearchByExampleType complex type. + *

Java-Klasse für SearchByExampleType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SearchByExampleType">
@@ -48,7 +48,7 @@ public class SearchByExampleType {
     protected SearchCriteriaType searchCriteria;
 
     /**
-     * Gets the value of the searchRequestId property.
+     * Ruft den Wert der searchRequestId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -60,7 +60,7 @@ public class SearchByExampleType {
     }
 
     /**
-     * Sets the value of the searchRequestId property.
+     * Legt den Wert der searchRequestId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -72,7 +72,7 @@ public class SearchByExampleType {
     }
 
     /**
-     * Gets the value of the searchRequestInfo property.
+     * Ruft den Wert der searchRequestInfo-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -84,7 +84,7 @@ public class SearchByExampleType {
     }
 
     /**
-     * Sets the value of the searchRequestInfo property.
+     * Legt den Wert der searchRequestInfo-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -96,7 +96,7 @@ public class SearchByExampleType {
     }
 
     /**
-     * Gets the value of the resultCriteria property.
+     * Ruft den Wert der resultCriteria-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -108,7 +108,7 @@ public class SearchByExampleType {
     }
 
     /**
-     * Sets the value of the resultCriteria property.
+     * Legt den Wert der resultCriteria-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -120,7 +120,7 @@ public class SearchByExampleType {
     }
 
     /**
-     * Gets the value of the searchCriteria property.
+     * Ruft den Wert der searchCriteria-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -132,7 +132,7 @@ public class SearchByExampleType {
     }
 
     /**
-     * Sets the value of the searchCriteria property.
+     * Legt den Wert der searchCriteria-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchByIdType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchByIdType.java
index 22d2b0d..fdd475c 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchByIdType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchByIdType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for SearchByIdType complex type. + *

Java-Klasse für SearchByIdType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SearchByIdType">
@@ -47,7 +47,7 @@ public class SearchByIdType {
     protected BigInteger recordId;
 
     /**
-     * Gets the value of the searchRequestId property.
+     * Ruft den Wert der searchRequestId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -59,7 +59,7 @@ public class SearchByIdType {
     }
 
     /**
-     * Sets the value of the searchRequestId property.
+     * Legt den Wert der searchRequestId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -71,7 +71,7 @@ public class SearchByIdType {
     }
 
     /**
-     * Gets the value of the searchRequestInfo property.
+     * Ruft den Wert der searchRequestInfo-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -83,7 +83,7 @@ public class SearchByIdType {
     }
 
     /**
-     * Sets the value of the searchRequestInfo property.
+     * Legt den Wert der searchRequestInfo-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -95,7 +95,7 @@ public class SearchByIdType {
     }
 
     /**
-     * Gets the value of the recordId property.
+     * Ruft den Wert der recordId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -107,7 +107,7 @@ public class SearchByIdType {
     }
 
     /**
-     * Sets the value of the recordId property.
+     * Legt den Wert der recordId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchCriteriaType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchCriteriaType.java
index 8ddd5b1..f2fd52a 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchCriteriaType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchCriteriaType.java
@@ -13,9 +13,9 @@ import at.gv.util.xsd.ur_V5.search.SucheUnternehmenRequest;
 
 
 /**
- * 

Java class for SearchCriteriaType complex type. + *

Java-Klasse für SearchCriteriaType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SearchCriteriaType">
@@ -63,7 +63,7 @@ public class SearchCriteriaType {
     protected SucheUnternehmenRequest sucheUnternehmenRequest;
 
     /**
-     * Gets the value of the resultSetId property.
+     * Ruft den Wert der resultSetId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -75,7 +75,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the resultSetId property.
+     * Legt den Wert der resultSetId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -87,7 +87,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Gets the value of the sucheUnternehmenNachAendDatRequest property.
+     * Ruft den Wert der sucheUnternehmenNachAendDatRequest-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -99,7 +99,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the sucheUnternehmenNachAendDatRequest property.
+     * Legt den Wert der sucheUnternehmenNachAendDatRequest-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -111,7 +111,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Gets the value of the sucheUnternehmenNachBpkRequest property.
+     * Ruft den Wert der sucheUnternehmenNachBpkRequest-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -123,7 +123,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the sucheUnternehmenNachBpkRequest property.
+     * Legt den Wert der sucheUnternehmenNachBpkRequest-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -135,7 +135,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Gets the value of the sucheUnternehmenNachIdRequest property.
+     * Ruft den Wert der sucheUnternehmenNachIdRequest-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -147,7 +147,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the sucheUnternehmenNachIdRequest property.
+     * Legt den Wert der sucheUnternehmenNachIdRequest-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -159,7 +159,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Gets the value of the sucheUnternehmenNachIdsRequest property.
+     * Ruft den Wert der sucheUnternehmenNachIdsRequest-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -171,7 +171,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the sucheUnternehmenNachIdsRequest property.
+     * Legt den Wert der sucheUnternehmenNachIdsRequest-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -183,7 +183,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Gets the value of the sucheUnternehmenRequest property.
+     * Ruft den Wert der sucheUnternehmenRequest-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -195,7 +195,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the sucheUnternehmenRequest property.
+     * Legt den Wert der sucheUnternehmenRequest-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchRequestInfoType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchRequestInfoType.java
index fe8d112..14a37ca 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchRequestInfoType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchRequestInfoType.java
@@ -7,9 +7,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for SearchRequestInfoType complex type. + *

Java-Klasse für SearchRequestInfoType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SearchRequestInfoType">
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchResponseType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchResponseType.java
index 4b2f2fa..bc45319 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchResponseType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchResponseType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for SearchResponseType complex type. + *

Java-Klasse für SearchResponseType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SearchResponseType">
@@ -48,7 +48,7 @@ public class SearchResponseType {
     protected ResultRecords resultRecords;
 
     /**
-     * Gets the value of the searchRequestId property.
+     * Ruft den Wert der searchRequestId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -60,7 +60,7 @@ public class SearchResponseType {
     }
 
     /**
-     * Sets the value of the searchRequestId property.
+     * Legt den Wert der searchRequestId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -72,7 +72,7 @@ public class SearchResponseType {
     }
 
     /**
-     * Gets the value of the message property.
+     * Ruft den Wert der message-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -84,7 +84,7 @@ public class SearchResponseType {
     }
 
     /**
-     * Sets the value of the message property.
+     * Legt den Wert der message-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -96,7 +96,7 @@ public class SearchResponseType {
     }
 
     /**
-     * Gets the value of the resultInfo property.
+     * Ruft den Wert der resultInfo-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -108,7 +108,7 @@ public class SearchResponseType {
     }
 
     /**
-     * Sets the value of the resultInfo property.
+     * Legt den Wert der resultInfo-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -120,7 +120,7 @@ public class SearchResponseType {
     }
 
     /**
-     * Gets the value of the resultRecords property.
+     * Ruft den Wert der resultRecords-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -132,7 +132,7 @@ public class SearchResponseType {
     }
 
     /**
-     * Sets the value of the resultRecords property.
+     * Legt den Wert der resultRecords-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SortKeyType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SortKeyType.java
index 98907b3..9f1be18 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SortKeyType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SortKeyType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for SortKeyType complex type. + *

Java-Klasse für SortKeyType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SortKeyType">
@@ -44,7 +44,7 @@ public class SortKeyType {
     protected Boolean caseSensitive;
 
     /**
-     * Gets the value of the path property.
+     * Ruft den Wert der path-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -56,7 +56,7 @@ public class SortKeyType {
     }
 
     /**
-     * Sets the value of the path property.
+     * Legt den Wert der path-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -68,7 +68,7 @@ public class SortKeyType {
     }
 
     /**
-     * Gets the value of the ascending property.
+     * Ruft den Wert der ascending-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -80,7 +80,7 @@ public class SortKeyType {
     }
 
     /**
-     * Sets the value of the ascending property.
+     * Legt den Wert der ascending-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -92,7 +92,7 @@ public class SortKeyType {
     }
 
     /**
-     * Gets the value of the caseSensitive property.
+     * Ruft den Wert der caseSensitive-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -104,7 +104,7 @@ public class SortKeyType {
     }
 
     /**
-     * Sets the value of the caseSensitive property.
+     * Legt den Wert der caseSensitive-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SortKeysType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SortKeysType.java
index d70be98..550c1a5 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SortKeysType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SortKeysType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
 
 
 /**
- * 

Java class for SortKeysType complex type. + *

Java-Klasse für SortKeysType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SortKeysType">
-- 
cgit v1.2.3