summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/ersb/personendata1
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/ersb/personendata1')
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/AbstractAddressType.java8
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/AbstractPersonType.java8
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/IdentificationType.java42
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/NatuerlichePersonTyp.java18
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java32
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenDatenTyp.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenDatenZusatzdatenTyp.java26
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenNameTyp.java44
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java48
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/TypisiertePostAdresseTyp.java18
10 files changed, 133 insertions, 127 deletions
diff --git a/src/main/java/at/gv/util/xsd/ersb/personendata1/AbstractAddressType.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/AbstractAddressType.java
index 4ad2edc..92ce345 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/AbstractAddressType.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/AbstractAddressType.java
@@ -15,9 +15,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
* Struktur des Abstrakten Address Elements
*
- * <p>Java class for AbstractAddressType complex type.
+ * <p>Java-Klasse für AbstractAddressType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="AbstractAddressType">
@@ -46,7 +46,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
@@ -58,7 +58,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/ersb/personendata1/AbstractPersonType.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/AbstractPersonType.java
index 433b4a8..966f77e 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/AbstractPersonType.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/AbstractPersonType.java
@@ -18,9 +18,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
* main structure of person data
*
- * <p>Java class for AbstractPersonType complex type.
+ * <p>Java-Klasse für AbstractPersonType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;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/ersb/personendata1/IdentificationType.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/IdentificationType.java
index e170204..3e602eb 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/IdentificationType.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/IdentificationType.java
@@ -15,11 +15,11 @@ import javax.xml.datatype.XMLGregorianCalendar;
/**
- * 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
*
- * <p>Java class for IdentificationType complex type.
+ * <p>Java-Klasse für IdentificationType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="IdentificationType">
@@ -77,7 +77,7 @@ public class IdentificationType {
protected String aktion;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -89,7 +89,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -101,7 +101,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the type property.
+ * Ruft den Wert der type-Eigenschaft ab.
*
* @return
* possible object is
@@ -113,7 +113,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the type property.
+ * Legt den Wert der type-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -125,7 +125,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the beginn property.
+ * Ruft den Wert der beginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -137,7 +137,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the beginn property.
+ * Legt den Wert der beginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -149,7 +149,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the ende property.
+ * Ruft den Wert der ende-Eigenschaft ab.
*
* @return
* possible object is
@@ -161,7 +161,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the ende property.
+ * Legt den Wert der ende-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -173,7 +173,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -185,7 +185,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -197,7 +197,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the aktion property.
+ * Ruft den Wert der aktion-Eigenschaft ab.
*
* @return
* possible object is
@@ -209,7 +209,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the aktion property.
+ * Legt den Wert der aktion-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -222,9 +222,9 @@ public class IdentificationType {
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
@@ -253,7 +253,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
@@ -265,7 +265,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -277,7 +277,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -289,7 +289,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/ersb/personendata1/NatuerlichePersonTyp.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/NatuerlichePersonTyp.java
index c1c5fee..c24eeb0 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/NatuerlichePersonTyp.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/NatuerlichePersonTyp.java
@@ -5,15 +5,16 @@ import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
/**
* entspricht PhysicalPersonType
*
- * <p>Java class for NatuerlichePersonTyp complex type.
+ * <p>Java-Klasse für NatuerlichePersonTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="NatuerlichePersonTyp">
@@ -43,12 +44,13 @@ public class NatuerlichePersonTyp
@XmlElement(name = "PersonenName")
protected PersonenNameTyp personenName;
@XmlElement(name = "Geburtsdatum")
+ @XmlSchemaType(name = "anySimpleType")
protected String geburtsdatum;
@XmlAttribute(name = "aktion", namespace = "http://statistik.at/namespace/ersb/1#")
protected String aktion;
/**
- * Gets the value of the personenName property.
+ * Ruft den Wert der personenName-Eigenschaft ab.
*
* @return
* possible object is
@@ -60,7 +62,7 @@ public class NatuerlichePersonTyp
}
/**
- * Sets the value of the personenName property.
+ * Legt den Wert der personenName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -72,7 +74,7 @@ public class NatuerlichePersonTyp
}
/**
- * Gets the value of the geburtsdatum property.
+ * Ruft den Wert der geburtsdatum-Eigenschaft ab.
*
* @return
* possible object is
@@ -84,7 +86,7 @@ public class NatuerlichePersonTyp
}
/**
- * Sets the value of the geburtsdatum property.
+ * Legt den Wert der geburtsdatum-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -96,7 +98,7 @@ public class NatuerlichePersonTyp
}
/**
- * Gets the value of the aktion property.
+ * Ruft den Wert der aktion-Eigenschaft ab.
*
* @return
* possible object is
@@ -108,7 +110,7 @@ public class NatuerlichePersonTyp
}
/**
- * Sets the value of the aktion property.
+ * Legt den Wert der aktion-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java
index 987d70a..f32d1ff 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java
@@ -17,9 +17,9 @@ import at.gv.util.xsd.ersb.UntNameErsb;
/**
* entspricht CorporateBodyType
*
- * <p>Java class for NichtNatuerlichePersonTyp complex type.
+ * <p>Java-Klasse für NichtNatuerlichePersonTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="NichtNatuerlichePersonTyp">
@@ -48,26 +48,26 @@ public class NichtNatuerlichePersonTyp
{
@XmlElementRefs({
- @XmlElementRef(name = "UntName", namespace = "http://statistik.at/namespace/ersb/1#", type = JAXBElement.class),
- @XmlElementRef(name = "VollerName", namespace = "http://statistik.at/namespace/ersb/persondata/1#", type = JAXBElement.class),
- @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ersb/1#", type = JAXBElement.class),
- @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ersb/persondata/1#", type = JAXBElement.class)
+ @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ersb/1#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "UntName", namespace = "http://statistik.at/namespace/ersb/1#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ersb/persondata/1#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "VollerName", namespace = "http://statistik.at/namespace/ersb/persondata/1#", type = JAXBElement.class, required = false)
})
protected List<JAXBElement<?>> rest;
@XmlAttribute(name = "aktion", namespace = "http://statistik.at/namespace/ersb/1#")
protected String aktion;
/**
- * Gets the rest of the content model.
+ * Ruft das restliche Contentmodell ab.
*
* <p>
- * 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 268 of file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ERsB/1.1/PersonData_Ersb.xsd
- * line 260 of file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ERsB/1.1/PersonData_Ersb.xsd
+ * Sie rufen diese "catch-all"-Eigenschaft aus folgendem Grund ab:
+ * Der Feldname "Rechtsform" wird von zwei verschiedenen Teilen eines Schemas verwendet. Siehe:
+ * Zeile 268 von file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ERsB/1.1/PersonData_Ersb.xsd
+ * Zeile 260 von file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ERsB/1.1/PersonData_Ersb.xsd
* <p>
- * 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.
*
* <p>
@@ -85,10 +85,10 @@ public class NichtNatuerlichePersonTyp
*
* <p>
* Objects of the following type(s) are allowed in the list
+ * {@link JAXBElement }{@code <}{@link RechtsformErsb }{@code >}
* {@link JAXBElement }{@code <}{@link UntNameErsb }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
- * {@link JAXBElement }{@code <}{@link RechtsformErsb }{@code >}
*
*
*/
@@ -100,7 +100,7 @@ public class NichtNatuerlichePersonTyp
}
/**
- * Gets the value of the aktion property.
+ * Ruft den Wert der aktion-Eigenschaft ab.
*
* @return
* possible object is
@@ -112,7 +112,7 @@ public class NichtNatuerlichePersonTyp
}
/**
- * Sets the value of the aktion property.
+ * Legt den Wert der aktion-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenDatenTyp.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenDatenTyp.java
index 20b3a42..c97106e 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenDatenTyp.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenDatenTyp.java
@@ -16,9 +16,9 @@ import at.gv.util.xsd.ersb.VertretungErsb;
/**
* Container um eine Person und ihre Adressen zu speichern
*
- * <p>Java class for PersonenDatenTyp complex type.
+ * <p>Java-Klasse für PersonenDatenTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PersonenDatenTyp">
@@ -68,7 +68,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
@@ -80,7 +80,7 @@ public class PersonenDatenTyp
}
/**
- * Sets the value of the nichtNatuerlichePerson property.
+ * Legt den Wert der nichtNatuerlichePerson-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -121,7 +121,7 @@ public class PersonenDatenTyp
}
/**
- * Gets the value of the zusatzdaten property.
+ * Ruft den Wert der zusatzdaten-Eigenschaft ab.
*
* @return
* possible object is
@@ -133,7 +133,7 @@ public class PersonenDatenTyp
}
/**
- * Sets the value of the zusatzdaten property.
+ * Legt den Wert der zusatzdaten-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -146,9 +146,9 @@ public class PersonenDatenTyp
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
diff --git a/src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenDatenZusatzdatenTyp.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenDatenZusatzdatenTyp.java
index 809b0c1..e03994b 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenDatenZusatzdatenTyp.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenDatenZusatzdatenTyp.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.ersb.FunktionErsb;
import at.gv.util.xsd.ersb.RechtstatsachenErsb;
@@ -15,9 +16,9 @@ import at.gv.util.xsd.ersb.simpletypes.EvbStatusTyp;
/**
* Container um eine Person und ihre Adressen zu speichern
*
- * <p>Java class for PersonenDatenZusatzdatenTyp complex type.
+ * <p>Java-Klasse für PersonenDatenZusatzdatenTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PersonenDatenZusatzdatenTyp">
@@ -71,7 +72,7 @@ public class PersonenDatenZusatzdatenTyp
protected PersonenDatenZusatzdatenTyp.Zusatzdaten zusatzdaten;
/**
- * Gets the value of the nichtNatuerlichePerson property.
+ * Ruft den Wert der nichtNatuerlichePerson-Eigenschaft ab.
*
* @return
* possible object is
@@ -83,7 +84,7 @@ public class PersonenDatenZusatzdatenTyp
}
/**
- * Sets the value of the nichtNatuerlichePerson property.
+ * Legt den Wert der nichtNatuerlichePerson-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -95,7 +96,7 @@ public class PersonenDatenZusatzdatenTyp
}
/**
- * Gets the value of the natuerlichePerson property.
+ * Ruft den Wert der natuerlichePerson-Eigenschaft ab.
*
* @return
* possible object is
@@ -107,7 +108,7 @@ public class PersonenDatenZusatzdatenTyp
}
/**
- * Sets the value of the natuerlichePerson property.
+ * Legt den Wert der natuerlichePerson-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -148,7 +149,7 @@ public class PersonenDatenZusatzdatenTyp
}
/**
- * Gets the value of the zusatzdaten property.
+ * Ruft den Wert der zusatzdaten-Eigenschaft ab.
*
* @return
* possible object is
@@ -160,7 +161,7 @@ public class PersonenDatenZusatzdatenTyp
}
/**
- * Sets the value of the zusatzdaten property.
+ * Legt den Wert der zusatzdaten-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -173,9 +174,9 @@ public class PersonenDatenZusatzdatenTyp
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
@@ -202,6 +203,7 @@ public class PersonenDatenZusatzdatenTyp
public static class Zusatzdaten {
@XmlElement(name = "EvbStatus", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
+ @XmlSchemaType(name = "string")
protected EvbStatusTyp evbStatus;
@XmlElement(name = "Funktion", namespace = "http://statistik.at/namespace/ersb/1#")
protected List<FunktionErsb> funktion;
@@ -209,7 +211,7 @@ public class PersonenDatenZusatzdatenTyp
protected List<RechtstatsachenErsb> rechtstatsachen;
/**
- * Gets the value of the evbStatus property.
+ * Ruft den Wert der evbStatus-Eigenschaft ab.
*
* @return
* possible object is
@@ -221,7 +223,7 @@ public class PersonenDatenZusatzdatenTyp
}
/**
- * 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/ersb/personendata1/PersonenNameTyp.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenNameTyp.java
index 0b75a94..39063db 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenNameTyp.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/PersonenNameTyp.java
@@ -14,9 +14,9 @@ import javax.xml.bind.annotation.XmlValue;
/**
* entspricht NameType
*
- * <p>Java class for PersonenNameTyp complex type.
+ * <p>Java-Klasse für PersonenNameTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PersonenNameTyp">
@@ -94,7 +94,7 @@ public class PersonenNameTyp {
protected List<PersonenNameTyp.Affix> 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 {
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;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 {
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;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/ersb/personendata1/PostAdresseTyp.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java
index 701aafd..d1af648 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
* entspricht PostalAddressType
*
- * <p>Java class for PostAdresseTyp complex type.
+ * <p>Java-Klasse für PostAdresseTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PostAdresseTyp">
@@ -86,7 +86,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
@@ -98,7 +98,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the staatscode property.
+ * Legt den Wert der staatscode-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -110,7 +110,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the postleitzahl property.
+ * Ruft den Wert der postleitzahl-Eigenschaft ab.
*
* @return
* possible object is
@@ -122,7 +122,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the postleitzahl property.
+ * Legt den Wert der postleitzahl-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -134,7 +134,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the gemeinde property.
+ * Ruft den Wert der gemeinde-Eigenschaft ab.
*
* @return
* possible object is
@@ -146,7 +146,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the gemeinde property.
+ * Legt den Wert der gemeinde-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -158,7 +158,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the gemeindekennziffer property.
+ * Ruft den Wert der gemeindekennziffer-Eigenschaft ab.
*
* @return
* possible object is
@@ -170,7 +170,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the gemeindekennziffer property.
+ * Legt den Wert der gemeindekennziffer-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -182,7 +182,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the ortschaft property.
+ * Ruft den Wert der ortschaft-Eigenschaft ab.
*
* @return
* possible object is
@@ -194,7 +194,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the ortschaft property.
+ * Legt den Wert der ortschaft-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -206,7 +206,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the zustelladresse property.
+ * Ruft den Wert der zustelladresse-Eigenschaft ab.
*
* @return
* possible object is
@@ -218,7 +218,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the zustelladresse property.
+ * Legt den Wert der zustelladresse-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -231,9 +231,9 @@ public class PostAdresseTyp
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
@@ -275,7 +275,7 @@ public class PostAdresseTyp
protected String nutzungseinheit;
/**
- * Gets the value of the strassenname property.
+ * Ruft den Wert der strassenname-Eigenschaft ab.
*
* @return
* possible object is
@@ -287,7 +287,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the strassenname property.
+ * Legt den Wert der strassenname-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -299,7 +299,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the orientierungsnummer property.
+ * Ruft den Wert der orientierungsnummer-Eigenschaft ab.
*
* @return
* possible object is
@@ -311,7 +311,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the orientierungsnummer property.
+ * Legt den Wert der orientierungsnummer-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -323,7 +323,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the gebaeude property.
+ * Ruft den Wert der gebaeude-Eigenschaft ab.
*
* @return
* possible object is
@@ -335,7 +335,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the gebaeude property.
+ * Legt den Wert der gebaeude-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -347,7 +347,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the nutzungseinheit property.
+ * Ruft den Wert der nutzungseinheit-Eigenschaft ab.
*
* @return
* possible object is
@@ -359,7 +359,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the nutzungseinheit property.
+ * Legt den Wert der nutzungseinheit-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ersb/personendata1/TypisiertePostAdresseTyp.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/TypisiertePostAdresseTyp.java
index ac6cf74..4b267cc 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/TypisiertePostAdresseTyp.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/TypisiertePostAdresseTyp.java
@@ -5,6 +5,7 @@ import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import at.gv.util.xsd.ersb.simpletypes.AdressTyp;
@@ -12,9 +13,9 @@ import at.gv.util.xsd.ersb.simpletypes.AdressTyp;
/**
* entspricht TypedPostalAddressType
*
- * <p>Java class for TypisiertePostAdresseTyp complex type.
+ * <p>Java-Klasse für TypisiertePostAdresseTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="TypisiertePostAdresseTyp">
@@ -44,12 +45,13 @@ public class TypisiertePostAdresseTyp
@XmlElement(name = "PostAdresse")
protected PostAdresseTyp postAdresse;
@XmlElement(name = "Typ", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
+ @XmlSchemaType(name = "string")
protected AdressTyp typ;
@XmlAttribute(name = "aktion", namespace = "http://statistik.at/namespace/ersb/1#")
protected String aktion;
/**
- * Gets the value of the postAdresse property.
+ * Ruft den Wert der postAdresse-Eigenschaft ab.
*
* @return
* possible object is
@@ -61,7 +63,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Sets the value of the postAdresse property.
+ * Legt den Wert der postAdresse-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -73,7 +75,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Gets the value of the typ property.
+ * Ruft den Wert der typ-Eigenschaft ab.
*
* @return
* possible object is
@@ -85,7 +87,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Sets the value of the typ property.
+ * Legt den Wert der typ-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -97,7 +99,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Gets the value of the aktion property.
+ * Ruft den Wert der aktion-Eigenschaft ab.
*
* @return
* possible object is
@@ -109,7 +111,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Sets the value of the aktion property.
+ * Legt den Wert der aktion-Eigenschaft fest.
*
* @param value
* allowed object is