summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/ur
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/ur')
-rw-r--r--src/main/java/at/gv/util/xsd/ur/pd/AbstractAddressType.java97
-rw-r--r--src/main/java/at/gv/util/xsd/ur/pd/AbstractPersonType.java137
-rw-r--r--src/main/java/at/gv/util/xsd/ur/pd/IdentificationType.java282
-rw-r--r--src/main/java/at/gv/util/xsd/ur/pd/NatuerlichePersonTyp.java133
-rw-r--r--src/main/java/at/gv/util/xsd/ur/pd/NichtNatuerlichePersonTyp.java139
-rw-r--r--src/main/java/at/gv/util/xsd/ur/pd/ObjectFactory.java247
-rw-r--r--src/main/java/at/gv/util/xsd/ur/pd/PersonenDatenTyp.java214
-rw-r--r--src/main/java/at/gv/util/xsd/ur/pd/PersonenNameTyp.java408
-rw-r--r--src/main/java/at/gv/util/xsd/ur/pd/PostAdresseTyp.java355
-rw-r--r--src/main/java/at/gv/util/xsd/ur/pd/TypisiertePostAdresseTyp.java105
-rw-r--r--src/main/java/at/gv/util/xsd/ur/pd/package-info.java2
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/Branche.java175
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/DecodeBpkRequest.java89
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/Funktion.java268
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/ObjectFactory.java314
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/OenaceType.java81
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/QuellenType.java118
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/Rechtsform.java174
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/SucheBranche.java115
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/SuchePersonendaten.java279
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachAendDatRequest.java92
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachBpkEncodedRequest.java145
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachBpkRequest.java116
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachIdsRequest.java96
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenRequest.java199
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmensdaten.java357
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/UntName.java118
-rw-r--r--src/main/java/at/gv/util/xsd/ur/search/package-info.java2
-rw-r--r--src/main/java/at/gv/util/xsd/ur/simpletypes/ObjectFactory.java32
-rw-r--r--src/main/java/at/gv/util/xsd/ur/simpletypes/OenaceArtTyp.java38
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/CustomFaultType.java156
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/ExtraResultCriteria.java73
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/ExtraResultInfo.java73
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/ObjectFactory.java445
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/PaymentInfoType.java181
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/RecordFieldList.java73
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/ResultCriteriaType.java207
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/ResultInfoType.java178
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/ResultRecord.java104
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/ResultRecords.java71
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/SearchByExampleType.java146
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/SearchByIdType.java121
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/SearchCriteriaType.java100
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/SearchRequestInfoType.java71
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/SearchResponseType.java146
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/SortKeyType.java118
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/SortKeysType.java69
-rw-r--r--src/main/java/at/gv/util/xsd/ur/xmlsw/package-info.java2
48 files changed, 0 insertions, 7261 deletions
diff --git a/src/main/java/at/gv/util/xsd/ur/pd/AbstractAddressType.java b/src/main/java/at/gv/util/xsd/ur/pd/AbstractAddressType.java
deleted file mode 100644
index 4fbf6e7..0000000
--- a/src/main/java/at/gv/util/xsd/ur/pd/AbstractAddressType.java
+++ /dev/null
@@ -1,97 +0,0 @@
-
-package at.gv.util.xsd.ur.pd;
-
-import java.util.HashMap;
-import java.util.Map;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyAttribute;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlID;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
-import javax.xml.namespace.QName;
-
-
-/**
- * Struktur des Abstrakten Address Elements
- *
- * <p>Java class for AbstractAddressType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="AbstractAddressType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * &lt;anyAttribute namespace='##other'/>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AbstractAddressType")
-@XmlSeeAlso({
- PostAdresseTyp.class,
- TypisiertePostAdresseTyp.class
-})
-public class AbstractAddressType {
-
- @XmlAttribute(name = "Id")
- @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
- @XmlID
- @XmlSchemaType(name = "ID")
- protected String id;
- @XmlAnyAttribute
- private Map<QName, String> otherAttributes = new HashMap<QName, String>();
-
- /**
- * Gets the value of the id property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getId() {
- return id;
- }
-
- /**
- * Sets the value of the id property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setId(String value) {
- this.id = value;
- }
-
- /**
- * Gets a map that contains attributes that aren't bound to any typed property on this class.
- *
- * <p>
- * the map is keyed by the name of the attribute and
- * the value is the string value of the attribute.
- *
- * the map returned by this method is live, and you can add new attribute
- * by updating the map directly. Because of this design, there's no setter.
- *
- *
- * @return
- * always non-null
- */
- public Map<QName, String> getOtherAttributes() {
- return otherAttributes;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/pd/AbstractPersonType.java b/src/main/java/at/gv/util/xsd/ur/pd/AbstractPersonType.java
deleted file mode 100644
index 9804ab0..0000000
--- a/src/main/java/at/gv/util/xsd/ur/pd/AbstractPersonType.java
+++ /dev/null
@@ -1,137 +0,0 @@
-
-package at.gv.util.xsd.ur.pd;
-
-import java.util.ArrayList;
-import java.util.HashMap;
-import java.util.List;
-import java.util.Map;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyAttribute;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlID;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
-import javax.xml.namespace.QName;
-
-
-/**
- * main structure of person data
- *
- * <p>Java class for AbstractPersonType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="AbstractPersonType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;choice minOccurs="0">
- * &lt;element name="Identification" type="{http://reference.e-government.gv.at/namespace/persondata/de/20040201#}IdentificationType" maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/choice>
- * &lt;attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * &lt;anyAttribute namespace='##other'/>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AbstractPersonType", propOrder = {
- "identification"
-})
-@XmlSeeAlso({
- NatuerlichePersonTyp.class,
- PersonenDatenTyp.class,
- NichtNatuerlichePersonTyp.class
-})
-public class AbstractPersonType {
-
- @XmlElement(name = "Identification")
- protected List<IdentificationType> identification;
- @XmlAttribute(name = "Id")
- @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
- @XmlID
- @XmlSchemaType(name = "ID")
- protected String id;
- @XmlAnyAttribute
- private Map<QName, String> otherAttributes = new HashMap<QName, String>();
-
- /**
- * Gets the value of the identification property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the identification property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getIdentification().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link IdentificationType }
- *
- *
- */
- public List<IdentificationType> getIdentification() {
- if (identification == null) {
- identification = new ArrayList<IdentificationType>();
- }
- return this.identification;
- }
-
- /**
- * Gets the value of the id property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getId() {
- return id;
- }
-
- /**
- * Sets the value of the id property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setId(String value) {
- this.id = value;
- }
-
- /**
- * Gets a map that contains attributes that aren't bound to any typed property on this class.
- *
- * <p>
- * the map is keyed by the name of the attribute and
- * the value is the string value of the attribute.
- *
- * the map returned by this method is live, and you can add new attribute
- * by updating the map directly. Because of this design, there's no setter.
- *
- *
- * @return
- * always non-null
- */
- public Map<QName, String> getOtherAttributes() {
- return otherAttributes;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/pd/IdentificationType.java b/src/main/java/at/gv/util/xsd/ur/pd/IdentificationType.java
deleted file mode 100644
index 6474b2e..0000000
--- a/src/main/java/at/gv/util/xsd/ur/pd/IdentificationType.java
+++ /dev/null
@@ -1,282 +0,0 @@
-
-package at.gv.util.xsd.ur.pd;
-
-import java.util.ArrayList;
-import java.util.HashMap;
-import java.util.List;
-import java.util.Map;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyAttribute;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlID;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.XmlValue;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
-import javax.xml.namespace.QName;
-import org.w3c.dom.Element;
-
-
-/**
- * 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>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="IdentificationType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="Value">
- * &lt;complexType>
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
- * &lt;attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * &lt;/element>
- * &lt;element name="Type" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
- * &lt;any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * &lt;anyAttribute namespace='##other'/>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "IdentificationType", propOrder = {
- "value",
- "type",
- "any"
-})
-public class IdentificationType {
-
- @XmlElement(name = "Value", required = true)
- protected IdentificationType.Value value;
- @XmlElement(name = "Type", required = true)
- @XmlSchemaType(name = "anyURI")
- protected String type;
- @XmlAnyElement(lax = true)
- protected List<Object> any;
- @XmlAttribute(name = "Id")
- @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
- @XmlID
- @XmlSchemaType(name = "ID")
- protected String id;
- @XmlAnyAttribute
- private Map<QName, String> otherAttributes = new HashMap<QName, String>();
-
- /**
- * Gets the value of the value property.
- *
- * @return
- * possible object is
- * {@link IdentificationType.Value }
- *
- */
- public IdentificationType.Value getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link IdentificationType.Value }
- *
- */
- public void setValue(IdentificationType.Value value) {
- this.value = value;
- }
-
- /**
- * Gets the value of the type property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getType() {
- return type;
- }
-
- /**
- * Sets the value of the type property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setType(String value) {
- this.type = value;
- }
-
- /**
- * Gets the value of the any property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the any property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAny().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- *
- *
- */
- public List<Object> getAny() {
- if (any == null) {
- any = new ArrayList<Object>();
- }
- return this.any;
- }
-
- /**
- * Gets the value of the id property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getId() {
- return id;
- }
-
- /**
- * Sets the value of the id property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setId(String value) {
- this.id = value;
- }
-
- /**
- * Gets a map that contains attributes that aren't bound to any typed property on this class.
- *
- * <p>
- * the map is keyed by the name of the attribute and
- * the value is the string value of the attribute.
- *
- * the map returned by this method is live, and you can add new attribute
- * by updating the map directly. Because of this design, there's no setter.
- *
- *
- * @return
- * always non-null
- */
- public Map<QName, String> getOtherAttributes() {
- return otherAttributes;
- }
-
-
- /**
- * <p>Java class for anonymous complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType>
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
- * &lt;attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
- @XmlAccessorType(XmlAccessType.FIELD)
- @XmlType(name = "", propOrder = {
- "value"
- })
- public static class Value {
-
- @XmlValue
- protected String value;
- @XmlAttribute(name = "Id")
- @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
- @XmlID
- @XmlSchemaType(name = "ID")
- protected String id;
-
- /**
- * Gets the value of the value property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setValue(String value) {
- this.value = value;
- }
-
- /**
- * Gets the value of the id property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getId() {
- return id;
- }
-
- /**
- * Sets the value of the id property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setId(String value) {
- this.id = value;
- }
-
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/pd/NatuerlichePersonTyp.java b/src/main/java/at/gv/util/xsd/ur/pd/NatuerlichePersonTyp.java
deleted file mode 100644
index f9632ff..0000000
--- a/src/main/java/at/gv/util/xsd/ur/pd/NatuerlichePersonTyp.java
+++ /dev/null
@@ -1,133 +0,0 @@
-
-package at.gv.util.xsd.ur.pd;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import org.w3c.dom.Element;
-
-
-/**
- * entspricht PhysicalPersonType
- *
- * <p>Java class for NatuerlichePersonTyp complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="NatuerlichePersonTyp">
- * &lt;complexContent>
- * &lt;extension base="{http://reference.e-government.gv.at/namespace/persondata/de/20040201#}AbstractPersonType">
- * &lt;sequence minOccurs="0">
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/persondata/de/20040201#}PersonenName" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/persondata/de/20040201#}Geburtsdatum" minOccurs="0"/>
- * &lt;any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;anyAttribute namespace='##other'/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "NatuerlichePersonTyp", propOrder = {
- "personenName",
- "geburtsdatum",
- "any"
-})
-public class NatuerlichePersonTyp
- extends AbstractPersonType
-{
-
- @XmlElement(name = "PersonenName")
- protected PersonenNameTyp personenName;
- @XmlElement(name = "Geburtsdatum")
- protected String geburtsdatum;
- @XmlAnyElement(lax = true)
- protected List<Object> any;
-
- /**
- * Gets the value of the personenName property.
- *
- * @return
- * possible object is
- * {@link PersonenNameTyp }
- *
- */
- public PersonenNameTyp getPersonenName() {
- return personenName;
- }
-
- /**
- * Sets the value of the personenName property.
- *
- * @param value
- * allowed object is
- * {@link PersonenNameTyp }
- *
- */
- public void setPersonenName(PersonenNameTyp value) {
- this.personenName = value;
- }
-
- /**
- * Gets the value of the geburtsdatum property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getGeburtsdatum() {
- return geburtsdatum;
- }
-
- /**
- * Sets the value of the geburtsdatum property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setGeburtsdatum(String value) {
- this.geburtsdatum = value;
- }
-
- /**
- * Gets the value of the any property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the any property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAny().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- *
- *
- */
- public List<Object> getAny() {
- if (any == null) {
- any = new ArrayList<Object>();
- }
- return this.any;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/pd/NichtNatuerlichePersonTyp.java b/src/main/java/at/gv/util/xsd/ur/pd/NichtNatuerlichePersonTyp.java
deleted file mode 100644
index 858446e..0000000
--- a/src/main/java/at/gv/util/xsd/ur/pd/NichtNatuerlichePersonTyp.java
+++ /dev/null
@@ -1,139 +0,0 @@
-
-package at.gv.util.xsd.ur.pd;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
-import org.w3c.dom.Element;
-
-
-/**
- * entspricht CorporateBodyType
- *
- * <p>Java class for NichtNatuerlichePersonTyp complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="NichtNatuerlichePersonTyp">
- * &lt;complexContent>
- * &lt;extension base="{http://reference.e-government.gv.at/namespace/persondata/de/20040201#}AbstractPersonType">
- * &lt;sequence minOccurs="0">
- * &lt;element name="VollerName" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
- * &lt;element name="Rechtsform" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
- * &lt;any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;anyAttribute namespace='##other'/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "NichtNatuerlichePersonTyp", propOrder = {
- "vollerName",
- "rechtsform",
- "any"
-})
-public class NichtNatuerlichePersonTyp
- extends AbstractPersonType
-{
-
- @XmlElement(name = "VollerName")
- @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
- @XmlSchemaType(name = "token")
- protected String vollerName;
- @XmlElement(name = "Rechtsform")
- @XmlSchemaType(name = "anyURI")
- protected String rechtsform;
- @XmlAnyElement(lax = true)
- protected List<Object> any;
-
- /**
- * Gets the value of the vollerName property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVollerName() {
- return vollerName;
- }
-
- /**
- * Sets the value of the vollerName property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVollerName(String value) {
- this.vollerName = value;
- }
-
- /**
- * Gets the value of the rechtsform property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getRechtsform() {
- return rechtsform;
- }
-
- /**
- * Sets the value of the rechtsform property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setRechtsform(String value) {
- this.rechtsform = value;
- }
-
- /**
- * Gets the value of the any property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the any property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAny().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- *
- *
- */
- public List<Object> getAny() {
- if (any == null) {
- any = new ArrayList<Object>();
- }
- return this.any;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/pd/ObjectFactory.java b/src/main/java/at/gv/util/xsd/ur/pd/ObjectFactory.java
deleted file mode 100644
index 6758f36..0000000
--- a/src/main/java/at/gv/util/xsd/ur/pd/ObjectFactory.java
+++ /dev/null
@@ -1,247 +0,0 @@
-
-package at.gv.util.xsd.ur.pd;
-
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlElementDecl;
-import javax.xml.bind.annotation.XmlRegistry;
-import javax.xml.namespace.QName;
-
-
-/**
- * This object contains factory methods for each
- * Java content interface and Java element interface
- * generated in the at.gv.util.xsd.ur.pd package.
- * <p>An ObjectFactory allows you to programatically
- * construct new instances of the Java representation
- * for XML content. The Java representation of XML
- * content can consist of schema derived interfaces
- * and classes representing the binding of schema
- * type definitions, element declarations and model
- * groups. Factory methods for each of these are
- * provided in this class.
- *
- */
-@XmlRegistry
-public class ObjectFactory {
-
- private final static QName _Person_QNAME = new QName("http://reference.e-government.gv.at/namespace/persondata/de/20040201#", "Person");
- private final static QName _PostAdresse_QNAME = new QName("http://reference.e-government.gv.at/namespace/persondata/de/20040201#", "PostAdresse");
- private final static QName _Address_QNAME = new QName("http://reference.e-government.gv.at/namespace/persondata/de/20040201#", "Address");
- private final static QName _Geburtsdatum_QNAME = new QName("http://reference.e-government.gv.at/namespace/persondata/de/20040201#", "Geburtsdatum");
- private final static QName _NatuerlichePerson_QNAME = new QName("http://reference.e-government.gv.at/namespace/persondata/de/20040201#", "NatuerlichePerson");
- private final static QName _NichtNatuerlichePerson_QNAME = new QName("http://reference.e-government.gv.at/namespace/persondata/de/20040201#", "NichtNatuerlichePerson");
- private final static QName _AbstractPersonData_QNAME = new QName("http://reference.e-government.gv.at/namespace/persondata/de/20040201#", "AbstractPersonData");
- private final static QName _TypisiertePostAdresse_QNAME = new QName("http://reference.e-government.gv.at/namespace/persondata/de/20040201#", "TypisiertePostAdresse");
- private final static QName _PersonenName_QNAME = new QName("http://reference.e-government.gv.at/namespace/persondata/de/20040201#", "PersonenName");
- private final static QName _PersonenDaten_QNAME = new QName("http://reference.e-government.gv.at/namespace/persondata/de/20040201#", "PersonenDaten");
-
- /**
- * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.util.xsd.ur.pd
- *
- */
- public ObjectFactory() {
- }
-
- /**
- * Create an instance of {@link IdentificationType }
- *
- */
- public IdentificationType createIdentificationType() {
- return new IdentificationType();
- }
-
- /**
- * Create an instance of {@link PersonenNameTyp }
- *
- */
- public PersonenNameTyp createPersonenNameTyp() {
- return new PersonenNameTyp();
- }
-
- /**
- * Create an instance of {@link PostAdresseTyp }
- *
- */
- public PostAdresseTyp createPostAdresseTyp() {
- return new PostAdresseTyp();
- }
-
- /**
- * Create an instance of {@link PersonenDatenTyp }
- *
- */
- public PersonenDatenTyp createPersonenDatenTyp() {
- return new PersonenDatenTyp();
- }
-
- /**
- * Create an instance of {@link NatuerlichePersonTyp }
- *
- */
- public NatuerlichePersonTyp createNatuerlichePersonTyp() {
- return new NatuerlichePersonTyp();
- }
-
- /**
- * Create an instance of {@link AbstractPersonType }
- *
- */
- public AbstractPersonType createAbstractPersonType() {
- return new AbstractPersonType();
- }
-
- /**
- * Create an instance of {@link AbstractAddressType }
- *
- */
- public AbstractAddressType createAbstractAddressType() {
- return new AbstractAddressType();
- }
-
- /**
- * Create an instance of {@link TypisiertePostAdresseTyp }
- *
- */
- public TypisiertePostAdresseTyp createTypisiertePostAdresseTyp() {
- return new TypisiertePostAdresseTyp();
- }
-
- /**
- * Create an instance of {@link NichtNatuerlichePersonTyp }
- *
- */
- public NichtNatuerlichePersonTyp createNichtNatuerlichePersonTyp() {
- return new NichtNatuerlichePersonTyp();
- }
-
- /**
- * Create an instance of {@link IdentificationType.Value }
- *
- */
- public IdentificationType.Value createIdentificationTypeValue() {
- return new IdentificationType.Value();
- }
-
- /**
- * Create an instance of {@link PersonenNameTyp.Familienname }
- *
- */
- public PersonenNameTyp.Familienname createPersonenNameTypFamilienname() {
- return new PersonenNameTyp.Familienname();
- }
-
- /**
- * Create an instance of {@link PersonenNameTyp.Affix }
- *
- */
- public PersonenNameTyp.Affix createPersonenNameTypAffix() {
- return new PersonenNameTyp.Affix();
- }
-
- /**
- * Create an instance of {@link PostAdresseTyp.Zustelladresse }
- *
- */
- public PostAdresseTyp.Zustelladresse createPostAdresseTypZustelladresse() {
- return new PostAdresseTyp.Zustelladresse();
- }
-
- /**
- * Create an instance of {@link PersonenDatenTyp.Zusatzdaten }
- *
- */
- public PersonenDatenTyp.Zusatzdaten createPersonenDatenTypZusatzdaten() {
- return new PersonenDatenTyp.Zusatzdaten();
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link AbstractPersonType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", name = "Person")
- public JAXBElement<AbstractPersonType> createPerson(AbstractPersonType value) {
- return new JAXBElement<AbstractPersonType>(_Person_QNAME, AbstractPersonType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link PostAdresseTyp }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", name = "PostAdresse", substitutionHeadNamespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", substitutionHeadName = "Address")
- public JAXBElement<PostAdresseTyp> createPostAdresse(PostAdresseTyp value) {
- return new JAXBElement<PostAdresseTyp>(_PostAdresse_QNAME, PostAdresseTyp.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link AbstractAddressType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", name = "Address")
- public JAXBElement<AbstractAddressType> createAddress(AbstractAddressType value) {
- return new JAXBElement<AbstractAddressType>(_Address_QNAME, AbstractAddressType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", name = "Geburtsdatum")
- public JAXBElement<String> createGeburtsdatum(String value) {
- return new JAXBElement<String>(_Geburtsdatum_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link NatuerlichePersonTyp }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", name = "NatuerlichePerson", substitutionHeadNamespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", substitutionHeadName = "Person")
- public JAXBElement<NatuerlichePersonTyp> createNatuerlichePerson(NatuerlichePersonTyp value) {
- return new JAXBElement<NatuerlichePersonTyp>(_NatuerlichePerson_QNAME, NatuerlichePersonTyp.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link NichtNatuerlichePersonTyp }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", name = "NichtNatuerlichePerson", substitutionHeadNamespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", substitutionHeadName = "Person")
- public JAXBElement<NichtNatuerlichePersonTyp> createNichtNatuerlichePerson(NichtNatuerlichePersonTyp value) {
- return new JAXBElement<NichtNatuerlichePersonTyp>(_NichtNatuerlichePerson_QNAME, NichtNatuerlichePersonTyp.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link AbstractPersonType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", name = "AbstractPersonData")
- public JAXBElement<AbstractPersonType> createAbstractPersonData(AbstractPersonType value) {
- return new JAXBElement<AbstractPersonType>(_AbstractPersonData_QNAME, AbstractPersonType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link TypisiertePostAdresseTyp }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", name = "TypisiertePostAdresse", substitutionHeadNamespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", substitutionHeadName = "Address")
- public JAXBElement<TypisiertePostAdresseTyp> createTypisiertePostAdresse(TypisiertePostAdresseTyp value) {
- return new JAXBElement<TypisiertePostAdresseTyp>(_TypisiertePostAdresse_QNAME, TypisiertePostAdresseTyp.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link PersonenNameTyp }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", name = "PersonenName")
- public JAXBElement<PersonenNameTyp> createPersonenName(PersonenNameTyp value) {
- return new JAXBElement<PersonenNameTyp>(_PersonenName_QNAME, PersonenNameTyp.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link PersonenDatenTyp }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", name = "PersonenDaten", substitutionHeadNamespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", substitutionHeadName = "AbstractPersonData")
- public JAXBElement<PersonenDatenTyp> createPersonenDaten(PersonenDatenTyp value) {
- return new JAXBElement<PersonenDatenTyp>(_PersonenDaten_QNAME, PersonenDatenTyp.class, null, value);
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/pd/PersonenDatenTyp.java b/src/main/java/at/gv/util/xsd/ur/pd/PersonenDatenTyp.java
deleted file mode 100644
index b84f115..0000000
--- a/src/main/java/at/gv/util/xsd/ur/pd/PersonenDatenTyp.java
+++ /dev/null
@@ -1,214 +0,0 @@
-
-package at.gv.util.xsd.ur.pd;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlElementRef;
-import javax.xml.bind.annotation.XmlMixed;
-import javax.xml.bind.annotation.XmlType;
-import org.w3c.dom.Element;
-
-
-/**
- * Container um eine Person und ihre Adressen zu speichern
- *
- * <p>Java class for PersonenDatenTyp complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="PersonenDatenTyp">
- * &lt;complexContent>
- * &lt;extension base="{http://reference.e-government.gv.at/namespace/persondata/de/20040201#}AbstractPersonType">
- * &lt;sequence>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/persondata/de/20040201#}Person"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/persondata/de/20040201#}Address" maxOccurs="unbounded" minOccurs="0"/>
- * &lt;element name="Zusatzdaten" minOccurs="0">
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence maxOccurs="unbounded" minOccurs="0">
- * &lt;any processContents='lax'/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * &lt;/element>
- * &lt;/sequence>
- * &lt;anyAttribute namespace='##other'/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "PersonenDatenTyp", propOrder = {
- "person",
- "address",
- "zusatzdaten"
-})
-public class PersonenDatenTyp
- extends AbstractPersonType
-{
-
- @XmlElementRef(name = "Person", namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", type = JAXBElement.class)
- protected JAXBElement<? extends AbstractPersonType> person;
- @XmlElementRef(name = "Address", namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", type = JAXBElement.class)
- protected List<JAXBElement<? extends AbstractAddressType>> address;
- @XmlElement(name = "Zusatzdaten")
- protected PersonenDatenTyp.Zusatzdaten zusatzdaten;
-
- /**
- * Gets the value of the person property.
- *
- * @return
- * possible object is
- * {@link JAXBElement }{@code <}{@link NichtNatuerlichePersonTyp }{@code >}
- * {@link JAXBElement }{@code <}{@link NatuerlichePersonTyp }{@code >}
- * {@link JAXBElement }{@code <}{@link AbstractPersonType }{@code >}
- *
- */
- public JAXBElement<? extends AbstractPersonType> getPerson() {
- return person;
- }
-
- /**
- * Sets the value of the person property.
- *
- * @param value
- * allowed object is
- * {@link JAXBElement }{@code <}{@link NichtNatuerlichePersonTyp }{@code >}
- * {@link JAXBElement }{@code <}{@link NatuerlichePersonTyp }{@code >}
- * {@link JAXBElement }{@code <}{@link AbstractPersonType }{@code >}
- *
- */
- public void setPerson(JAXBElement<? extends AbstractPersonType> value) {
- this.person = value;
- }
-
- /**
- * Gets the value of the address property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the address property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAddress().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link JAXBElement }{@code <}{@link AbstractAddressType }{@code >}
- * {@link JAXBElement }{@code <}{@link TypisiertePostAdresseTyp }{@code >}
- * {@link JAXBElement }{@code <}{@link PostAdresseTyp }{@code >}
- *
- *
- */
- public List<JAXBElement<? extends AbstractAddressType>> getAddress() {
- if (address == null) {
- address = new ArrayList<JAXBElement<? extends AbstractAddressType>>();
- }
- return this.address;
- }
-
- /**
- * Gets the value of the zusatzdaten property.
- *
- * @return
- * possible object is
- * {@link PersonenDatenTyp.Zusatzdaten }
- *
- */
- public PersonenDatenTyp.Zusatzdaten getZusatzdaten() {
- return zusatzdaten;
- }
-
- /**
- * Sets the value of the zusatzdaten property.
- *
- * @param value
- * allowed object is
- * {@link PersonenDatenTyp.Zusatzdaten }
- *
- */
- public void setZusatzdaten(PersonenDatenTyp.Zusatzdaten value) {
- this.zusatzdaten = value;
- }
-
-
- /**
- * <p>Java class for anonymous complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence maxOccurs="unbounded" minOccurs="0">
- * &lt;any processContents='lax'/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
- @XmlAccessorType(XmlAccessType.FIELD)
- @XmlType(name = "", propOrder = {
- "content"
- })
- public static class Zusatzdaten {
-
- @XmlMixed
- @XmlAnyElement(lax = true)
- protected List<Object> content;
-
- /**
- * Gets the value of the content property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the content property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getContent().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- * {@link String }
- *
- *
- */
- public List<Object> getContent() {
- if (content == null) {
- content = new ArrayList<Object>();
- }
- return this.content;
- }
-
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/pd/PersonenNameTyp.java b/src/main/java/at/gv/util/xsd/ur/pd/PersonenNameTyp.java
deleted file mode 100644
index 8c640e8..0000000
--- a/src/main/java/at/gv/util/xsd/ur/pd/PersonenNameTyp.java
+++ /dev/null
@@ -1,408 +0,0 @@
-
-package at.gv.util.xsd.ur.pd;
-
-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.XmlType;
-import javax.xml.bind.annotation.XmlValue;
-
-
-/**
- * entspricht NameType
- *
- * <p>Java class for PersonenNameTyp complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="PersonenNameTyp">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="Vorname" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * &lt;element name="Familienname">
- * &lt;complexType>
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
- * &lt;attribute name="primaer" default="undefiniert">
- * &lt;simpleType>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * &lt;enumeration value="wahr"/>
- * &lt;enumeration value="falsch"/>
- * &lt;enumeration value="undefiniert"/>
- * &lt;/restriction>
- * &lt;/simpleType>
- * &lt;/attribute>
- * &lt;attribute name="prefix" type="{http://www.w3.org/2001/XMLSchema}string" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * &lt;/element>
- * &lt;element name="Affix" minOccurs="0">
- * &lt;complexType>
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
- * &lt;attribute name="typ">
- * &lt;simpleType>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * &lt;enumeration value="akademischerGrad"/>
- * &lt;enumeration value="Adelstitel"/>
- * &lt;enumeration value="FamiliennamenAffix"/>
- * &lt;enumeration value="Anrede"/>
- * &lt;enumeration value="Generation"/>
- * &lt;enumeration value="Qualifikation"/>
- * &lt;/restriction>
- * &lt;/simpleType>
- * &lt;/attribute>
- * &lt;attribute name="position">
- * &lt;simpleType>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * &lt;enumeration value="prefix"/>
- * &lt;enumeration value="suffix"/>
- * &lt;/restriction>
- * &lt;/simpleType>
- * &lt;/attribute>
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * &lt;/element>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "PersonenNameTyp", propOrder = {
- "vorname",
- "familienname",
- "affix"
-})
-public class PersonenNameTyp {
-
- @XmlElement(name = "Vorname", required = true)
- protected String vorname;
- @XmlElement(name = "Familienname", required = true)
- protected PersonenNameTyp.Familienname familienname;
- @XmlElement(name = "Affix")
- protected PersonenNameTyp.Affix affix;
-
- /**
- * Gets the value of the vorname property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVorname() {
- return vorname;
- }
-
- /**
- * Sets the value of the vorname property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVorname(String value) {
- this.vorname = value;
- }
-
- /**
- * Gets the value of the familienname property.
- *
- * @return
- * possible object is
- * {@link PersonenNameTyp.Familienname }
- *
- */
- public PersonenNameTyp.Familienname getFamilienname() {
- return familienname;
- }
-
- /**
- * Sets the value of the familienname property.
- *
- * @param value
- * allowed object is
- * {@link PersonenNameTyp.Familienname }
- *
- */
- public void setFamilienname(PersonenNameTyp.Familienname value) {
- this.familienname = value;
- }
-
- /**
- * Gets the value of the affix property.
- *
- * @return
- * possible object is
- * {@link PersonenNameTyp.Affix }
- *
- */
- public PersonenNameTyp.Affix getAffix() {
- return affix;
- }
-
- /**
- * Sets the value of the affix property.
- *
- * @param value
- * allowed object is
- * {@link PersonenNameTyp.Affix }
- *
- */
- public void setAffix(PersonenNameTyp.Affix value) {
- this.affix = value;
- }
-
-
- /**
- * <p>Java class for anonymous complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType>
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
- * &lt;attribute name="typ">
- * &lt;simpleType>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * &lt;enumeration value="akademischerGrad"/>
- * &lt;enumeration value="Adelstitel"/>
- * &lt;enumeration value="FamiliennamenAffix"/>
- * &lt;enumeration value="Anrede"/>
- * &lt;enumeration value="Generation"/>
- * &lt;enumeration value="Qualifikation"/>
- * &lt;/restriction>
- * &lt;/simpleType>
- * &lt;/attribute>
- * &lt;attribute name="position">
- * &lt;simpleType>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * &lt;enumeration value="prefix"/>
- * &lt;enumeration value="suffix"/>
- * &lt;/restriction>
- * &lt;/simpleType>
- * &lt;/attribute>
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
- @XmlAccessorType(XmlAccessType.FIELD)
- @XmlType(name = "", propOrder = {
- "value"
- })
- public static class Affix {
-
- @XmlValue
- protected String value;
- @XmlAttribute(name = "typ")
- protected String typ;
- @XmlAttribute(name = "position")
- protected String position;
-
- /**
- * Gets the value of the value property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setValue(String value) {
- this.value = value;
- }
-
- /**
- * Gets the value of the typ property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getTyp() {
- return typ;
- }
-
- /**
- * Sets the value of the typ property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setTyp(String value) {
- this.typ = value;
- }
-
- /**
- * Gets the value of the position property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getPosition() {
- return position;
- }
-
- /**
- * Sets the value of the position property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setPosition(String value) {
- this.position = value;
- }
-
- }
-
-
- /**
- * <p>Java class for anonymous complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType>
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
- * &lt;attribute name="primaer" default="undefiniert">
- * &lt;simpleType>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * &lt;enumeration value="wahr"/>
- * &lt;enumeration value="falsch"/>
- * &lt;enumeration value="undefiniert"/>
- * &lt;/restriction>
- * &lt;/simpleType>
- * &lt;/attribute>
- * &lt;attribute name="prefix" type="{http://www.w3.org/2001/XMLSchema}string" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
- @XmlAccessorType(XmlAccessType.FIELD)
- @XmlType(name = "", propOrder = {
- "value"
- })
- public static class Familienname {
-
- @XmlValue
- protected String value;
- @XmlAttribute(name = "primaer")
- protected String primaer;
- @XmlAttribute(name = "prefix")
- protected String prefix;
-
- /**
- * Gets the value of the value property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setValue(String value) {
- this.value = value;
- }
-
- /**
- * Gets the value of the primaer property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getPrimaer() {
- if (primaer == null) {
- return "undefiniert";
- } else {
- return primaer;
- }
- }
-
- /**
- * Sets the value of the primaer property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setPrimaer(String value) {
- this.primaer = value;
- }
-
- /**
- * Gets the value of the prefix property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getPrefix() {
- return prefix;
- }
-
- /**
- * Sets the value of the prefix property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setPrefix(String value) {
- this.prefix = value;
- }
-
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/pd/PostAdresseTyp.java b/src/main/java/at/gv/util/xsd/ur/pd/PostAdresseTyp.java
deleted file mode 100644
index 5335fc2..0000000
--- a/src/main/java/at/gv/util/xsd/ur/pd/PostAdresseTyp.java
+++ /dev/null
@@ -1,355 +0,0 @@
-
-package at.gv.util.xsd.ur.pd;
-
-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 javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
-
-
-/**
- * entspricht PostalAddressType
- *
- * <p>Java class for PostAdresseTyp complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="PostAdresseTyp">
- * &lt;complexContent>
- * &lt;extension base="{http://reference.e-government.gv.at/namespace/persondata/de/20040201#}AbstractAddressType">
- * &lt;sequence>
- * &lt;element name="Staatscode" minOccurs="0">
- * &lt;simpleType>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * &lt;pattern value="[A-Z]{3}"/>
- * &lt;/restriction>
- * &lt;/simpleType>
- * &lt;/element>
- * &lt;element name="Postleitzahl" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
- * &lt;element name="Gemeinde" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * &lt;element name="Gemeindekennziffer" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
- * &lt;element name="Ortschaft" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
- * &lt;element name="Zustelladresse" minOccurs="0">
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="Strassenname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * &lt;element name="Orientierungsnummer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * &lt;/element>
- * &lt;/sequence>
- * &lt;attribute name="type" default="undefiniert">
- * &lt;simpleType>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * &lt;enumeration value="Postfachadresse"/>
- * &lt;enumeration value="Anschrift"/>
- * &lt;enumeration value="MilitaerischeAdresse"/>
- * &lt;enumeration value="undefiniert"/>
- * &lt;/restriction>
- * &lt;/simpleType>
- * &lt;/attribute>
- * &lt;anyAttribute namespace='##other'/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "PostAdresseTyp", propOrder = {
- "staatscode",
- "postleitzahl",
- "gemeinde",
- "gemeindekennziffer",
- "ortschaft",
- "zustelladresse"
-})
-public class PostAdresseTyp
- extends AbstractAddressType
-{
-
- @XmlElement(name = "Staatscode")
- protected String staatscode;
- @XmlElement(name = "Postleitzahl")
- @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
- @XmlSchemaType(name = "token")
- protected String postleitzahl;
- @XmlElement(name = "Gemeinde")
- protected String gemeinde;
- @XmlElement(name = "Gemeindekennziffer")
- protected Object gemeindekennziffer;
- @XmlElement(name = "Ortschaft")
- @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
- @XmlSchemaType(name = "token")
- protected String ortschaft;
- @XmlElement(name = "Zustelladresse")
- protected PostAdresseTyp.Zustelladresse zustelladresse;
- @XmlAttribute(name = "type")
- protected String type;
-
- /**
- * Gets the value of the staatscode property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getStaatscode() {
- return staatscode;
- }
-
- /**
- * Sets the value of the staatscode property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setStaatscode(String value) {
- this.staatscode = value;
- }
-
- /**
- * Gets the value of the postleitzahl property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getPostleitzahl() {
- return postleitzahl;
- }
-
- /**
- * Sets the value of the postleitzahl property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setPostleitzahl(String value) {
- this.postleitzahl = value;
- }
-
- /**
- * Gets the value of the gemeinde property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getGemeinde() {
- return gemeinde;
- }
-
- /**
- * Sets the value of the gemeinde property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setGemeinde(String value) {
- this.gemeinde = value;
- }
-
- /**
- * Gets the value of the gemeindekennziffer property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getGemeindekennziffer() {
- return gemeindekennziffer;
- }
-
- /**
- * Sets the value of the gemeindekennziffer property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setGemeindekennziffer(Object value) {
- this.gemeindekennziffer = value;
- }
-
- /**
- * Gets the value of the ortschaft property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getOrtschaft() {
- return ortschaft;
- }
-
- /**
- * Sets the value of the ortschaft property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setOrtschaft(String value) {
- this.ortschaft = value;
- }
-
- /**
- * Gets the value of the zustelladresse property.
- *
- * @return
- * possible object is
- * {@link PostAdresseTyp.Zustelladresse }
- *
- */
- public PostAdresseTyp.Zustelladresse getZustelladresse() {
- return zustelladresse;
- }
-
- /**
- * Sets the value of the zustelladresse property.
- *
- * @param value
- * allowed object is
- * {@link PostAdresseTyp.Zustelladresse }
- *
- */
- public void setZustelladresse(PostAdresseTyp.Zustelladresse value) {
- this.zustelladresse = value;
- }
-
- /**
- * Gets the value of the type property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getType() {
- if (type == null) {
- return "undefiniert";
- } else {
- return type;
- }
- }
-
- /**
- * Sets the value of the type property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setType(String value) {
- this.type = value;
- }
-
-
- /**
- * <p>Java class for anonymous complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="Strassenname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * &lt;element name="Orientierungsnummer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
- @XmlAccessorType(XmlAccessType.FIELD)
- @XmlType(name = "", propOrder = {
- "strassenname",
- "orientierungsnummer"
- })
- public static class Zustelladresse {
-
- @XmlElement(name = "Strassenname")
- protected String strassenname;
- @XmlElement(name = "Orientierungsnummer")
- protected String orientierungsnummer;
-
- /**
- * Gets the value of the strassenname property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getStrassenname() {
- return strassenname;
- }
-
- /**
- * Sets the value of the strassenname property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setStrassenname(String value) {
- this.strassenname = value;
- }
-
- /**
- * Gets the value of the orientierungsnummer property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getOrientierungsnummer() {
- return orientierungsnummer;
- }
-
- /**
- * Sets the value of the orientierungsnummer property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setOrientierungsnummer(String value) {
- this.orientierungsnummer = value;
- }
-
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/pd/TypisiertePostAdresseTyp.java b/src/main/java/at/gv/util/xsd/ur/pd/TypisiertePostAdresseTyp.java
deleted file mode 100644
index e669638..0000000
--- a/src/main/java/at/gv/util/xsd/ur/pd/TypisiertePostAdresseTyp.java
+++ /dev/null
@@ -1,105 +0,0 @@
-
-package at.gv.util.xsd.ur.pd;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import org.w3c.dom.Element;
-
-
-/**
- * entspricht TypedPostalAddressType
- *
- * <p>Java class for TypisiertePostAdresseTyp complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="TypisiertePostAdresseTyp">
- * &lt;complexContent>
- * &lt;extension base="{http://reference.e-government.gv.at/namespace/persondata/de/20040201#}AbstractAddressType">
- * &lt;sequence minOccurs="0">
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/persondata/de/20040201#}PostAdresse"/>
- * &lt;any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;anyAttribute namespace='##other'/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "TypisiertePostAdresseTyp", propOrder = {
- "postAdresse",
- "any"
-})
-public class TypisiertePostAdresseTyp
- extends AbstractAddressType
-{
-
- @XmlElement(name = "PostAdresse")
- protected PostAdresseTyp postAdresse;
- @XmlAnyElement(lax = true)
- protected List<Object> any;
-
- /**
- * Gets the value of the postAdresse property.
- *
- * @return
- * possible object is
- * {@link PostAdresseTyp }
- *
- */
- public PostAdresseTyp getPostAdresse() {
- return postAdresse;
- }
-
- /**
- * Sets the value of the postAdresse property.
- *
- * @param value
- * allowed object is
- * {@link PostAdresseTyp }
- *
- */
- public void setPostAdresse(PostAdresseTyp value) {
- this.postAdresse = value;
- }
-
- /**
- * Gets the value of the any property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the any property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAny().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- *
- *
- */
- public List<Object> getAny() {
- if (any == null) {
- any = new ArrayList<Object>();
- }
- return this.any;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/pd/package-info.java b/src/main/java/at/gv/util/xsd/ur/pd/package-info.java
deleted file mode 100644
index 64113f9..0000000
--- a/src/main/java/at/gv/util/xsd/ur/pd/package-info.java
+++ /dev/null
@@ -1,2 +0,0 @@
-@javax.xml.bind.annotation.XmlSchema(namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
-package at.gv.util.xsd.ur.pd;
diff --git a/src/main/java/at/gv/util/xsd/ur/search/Branche.java b/src/main/java/at/gv/util/xsd/ur/search/Branche.java
deleted file mode 100644
index d7a4ab8..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/Branche.java
+++ /dev/null
@@ -1,175 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-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.XmlType;
-import at.gv.util.xsd.ur.simpletypes.OenaceArtTyp;
-
-
-/**
- * <p>Java class for Branche complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Branche">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="Oenace" type="{http://statistik.at/namespace/ur/stammdaten/1#}OenaceType"/>
- * &lt;element name="OenaceText" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * &lt;element name="Beginn" type="{http://statistik.at/namespace/ur/stammdaten/1#}QuellenType"/>
- * &lt;element name="Ende" type="{http://statistik.at/namespace/ur/stammdaten/1#}QuellenType" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;attribute name="art" use="required" type="{http://statistik.at/namespace/ur/simpleTypes/1#}OenaceArtTyp" />
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Branche", propOrder = {
- "oenace",
- "oenaceText",
- "beginn",
- "ende"
-})
-public class Branche {
-
- @XmlElement(name = "Oenace", required = true)
- protected OenaceType oenace;
- @XmlElement(name = "OenaceText", required = true)
- protected String oenaceText;
- @XmlElement(name = "Beginn", required = true)
- protected QuellenType beginn;
- @XmlElement(name = "Ende")
- protected QuellenType ende;
- @XmlAttribute(name = "art", required = true)
- protected OenaceArtTyp art;
-
- /**
- * Gets the value of the oenace property.
- *
- * @return
- * possible object is
- * {@link OenaceType }
- *
- */
- public OenaceType getOenace() {
- return oenace;
- }
-
- /**
- * Sets the value of the oenace property.
- *
- * @param value
- * allowed object is
- * {@link OenaceType }
- *
- */
- public void setOenace(OenaceType value) {
- this.oenace = value;
- }
-
- /**
- * Gets the value of the oenaceText property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getOenaceText() {
- return oenaceText;
- }
-
- /**
- * Sets the value of the oenaceText property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setOenaceText(String value) {
- this.oenaceText = value;
- }
-
- /**
- * Gets the value of the beginn property.
- *
- * @return
- * possible object is
- * {@link QuellenType }
- *
- */
- public QuellenType getBeginn() {
- return beginn;
- }
-
- /**
- * Sets the value of the beginn property.
- *
- * @param value
- * allowed object is
- * {@link QuellenType }
- *
- */
- public void setBeginn(QuellenType value) {
- this.beginn = value;
- }
-
- /**
- * Gets the value of the ende property.
- *
- * @return
- * possible object is
- * {@link QuellenType }
- *
- */
- public QuellenType getEnde() {
- return ende;
- }
-
- /**
- * Sets the value of the ende property.
- *
- * @param value
- * allowed object is
- * {@link QuellenType }
- *
- */
- public void setEnde(QuellenType value) {
- this.ende = value;
- }
-
- /**
- * Gets the value of the art property.
- *
- * @return
- * possible object is
- * {@link OenaceArtTyp }
- *
- */
- public OenaceArtTyp getArt() {
- return art;
- }
-
- /**
- * Sets the value of the art property.
- *
- * @param value
- * allowed object is
- * {@link OenaceArtTyp }
- *
- */
- public void setArt(OenaceArtTyp value) {
- this.art = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/DecodeBpkRequest.java b/src/main/java/at/gv/util/xsd/ur/search/DecodeBpkRequest.java
deleted file mode 100644
index 318c639..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/DecodeBpkRequest.java
+++ /dev/null
@@ -1,89 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for DecodeBpkRequest complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="DecodeBpkRequest">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="version" type="{http://statistik.at/namespace/ur/simpleTypes/1#}VersionTyp" minOccurs="0"/>
- * &lt;element name="bpkWTUREncoded" type="{http://statistik.at/namespace/ur/simpleTypes/1#}BpkEncodedTyp"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "DecodeBpkRequest", propOrder = {
- "version",
- "bpkWTUREncoded"
-})
-public class DecodeBpkRequest {
-
- protected String version;
- @XmlElement(required = true)
- protected String bpkWTUREncoded;
-
- /**
- * Gets the value of the version property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVersion() {
- return version;
- }
-
- /**
- * Sets the value of the version property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVersion(String value) {
- this.version = value;
- }
-
- /**
- * Gets the value of the bpkWTUREncoded property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBpkWTUREncoded() {
- return bpkWTUREncoded;
- }
-
- /**
- * Sets the value of the bpkWTUREncoded property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBpkWTUREncoded(String value) {
- this.bpkWTUREncoded = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/Funktion.java b/src/main/java/at/gv/util/xsd/ur/search/Funktion.java
deleted file mode 100644
index 717b187..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/Funktion.java
+++ /dev/null
@@ -1,268 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-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 javax.xml.bind.annotation.XmlValue;
-import javax.xml.datatype.XMLGregorianCalendar;
-
-
-/**
- * <p>Java class for Funktion complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Funktion">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="FktName" type="{http://statistik.at/namespace/ur/simpleTypes/1#}FunktionTyp"/>
- * &lt;element name="Vertretungsbefugnis" type="{http://statistik.at/namespace/ur/simpleTypes/1#}VertretungsbefugnisTyp"/>
- * &lt;element name="VertretungsbefugnisText" minOccurs="0">
- * &lt;complexType>
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://statistik.at/namespace/ur/simpleTypes/1#>VertretungsbefugnisTextTyp">
- * &lt;attribute name="beginn" use="required" type="{http://www.w3.org/2001/XMLSchema}date" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * &lt;/element>
- * &lt;element name="Beginn" type="{http://statistik.at/namespace/ur/stammdaten/1#}QuellenType"/>
- * &lt;element name="Ende" type="{http://statistik.at/namespace/ur/stammdaten/1#}QuellenType" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Funktion", propOrder = {
- "fktName",
- "vertretungsbefugnis",
- "vertretungsbefugnisText",
- "beginn",
- "ende"
-})
-public class Funktion {
-
- @XmlElement(name = "FktName", required = true)
- protected String fktName;
- @XmlElement(name = "Vertretungsbefugnis", required = true)
- protected String vertretungsbefugnis;
- @XmlElement(name = "VertretungsbefugnisText")
- protected Funktion.VertretungsbefugnisText vertretungsbefugnisText;
- @XmlElement(name = "Beginn", required = true)
- protected QuellenType beginn;
- @XmlElement(name = "Ende")
- protected QuellenType ende;
-
- /**
- * Gets the value of the fktName property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getFktName() {
- return fktName;
- }
-
- /**
- * Sets the value of the fktName property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setFktName(String value) {
- this.fktName = value;
- }
-
- /**
- * Gets the value of the vertretungsbefugnis property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVertretungsbefugnis() {
- return vertretungsbefugnis;
- }
-
- /**
- * Sets the value of the vertretungsbefugnis property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVertretungsbefugnis(String value) {
- this.vertretungsbefugnis = value;
- }
-
- /**
- * Gets the value of the vertretungsbefugnisText property.
- *
- * @return
- * possible object is
- * {@link Funktion.VertretungsbefugnisText }
- *
- */
- public Funktion.VertretungsbefugnisText getVertretungsbefugnisText() {
- return vertretungsbefugnisText;
- }
-
- /**
- * Sets the value of the vertretungsbefugnisText property.
- *
- * @param value
- * allowed object is
- * {@link Funktion.VertretungsbefugnisText }
- *
- */
- public void setVertretungsbefugnisText(Funktion.VertretungsbefugnisText value) {
- this.vertretungsbefugnisText = value;
- }
-
- /**
- * Gets the value of the beginn property.
- *
- * @return
- * possible object is
- * {@link QuellenType }
- *
- */
- public QuellenType getBeginn() {
- return beginn;
- }
-
- /**
- * Sets the value of the beginn property.
- *
- * @param value
- * allowed object is
- * {@link QuellenType }
- *
- */
- public void setBeginn(QuellenType value) {
- this.beginn = value;
- }
-
- /**
- * Gets the value of the ende property.
- *
- * @return
- * possible object is
- * {@link QuellenType }
- *
- */
- public QuellenType getEnde() {
- return ende;
- }
-
- /**
- * Sets the value of the ende property.
- *
- * @param value
- * allowed object is
- * {@link QuellenType }
- *
- */
- public void setEnde(QuellenType value) {
- this.ende = value;
- }
-
-
- /**
- * <p>Java class for anonymous complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType>
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://statistik.at/namespace/ur/simpleTypes/1#>VertretungsbefugnisTextTyp">
- * &lt;attribute name="beginn" use="required" type="{http://www.w3.org/2001/XMLSchema}date" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
- @XmlAccessorType(XmlAccessType.FIELD)
- @XmlType(name = "", propOrder = {
- "value"
- })
- public static class VertretungsbefugnisText {
-
- @XmlValue
- protected String value;
- @XmlAttribute(name = "beginn", required = true)
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar beginn;
-
- /**
- *
- * Beschreibung der Vertretungsbefugnis
- *
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setValue(String value) {
- this.value = value;
- }
-
- /**
- * Gets the value of the beginn property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getBeginn() {
- return beginn;
- }
-
- /**
- * Sets the value of the beginn property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setBeginn(XMLGregorianCalendar value) {
- this.beginn = value;
- }
-
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/ObjectFactory.java b/src/main/java/at/gv/util/xsd/ur/search/ObjectFactory.java
deleted file mode 100644
index a4fa294..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/ObjectFactory.java
+++ /dev/null
@@ -1,314 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlElementDecl;
-import javax.xml.bind.annotation.XmlRegistry;
-import javax.xml.datatype.XMLGregorianCalendar;
-import javax.xml.namespace.QName;
-
-
-/**
- * This object contains factory methods for each
- * Java content interface and Java element interface
- * generated in the at.gv.util.xsd.ur.search package.
- * <p>An ObjectFactory allows you to programatically
- * construct new instances of the Java representation
- * for XML content. The Java representation of XML
- * content can consist of schema derived interfaces
- * and classes representing the binding of schema
- * type definitions, element declarations and model
- * groups. Factory methods for each of these are
- * provided in this class.
- *
- */
-@XmlRegistry
-public class ObjectFactory {
-
- private final static QName _UntName_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "UntName");
- private final static QName _SucheUnternehmenNachAendDatRequest_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "SucheUnternehmenNachAendDatRequest");
- private final static QName _DecodeBpkRequest_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "DecodeBpkRequest");
- private final static QName _Funktion_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "Funktion");
- private final static QName _SucheUnternehmenNachBpkRequest_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "SucheUnternehmenNachBpkRequest");
- private final static QName _TypeText_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "TypeText");
- private final static QName _SucheUnternehmenNachIdsRequest_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "SucheUnternehmenNachIdsRequest");
- private final static QName _BpkWTUR_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "bpkWTUR");
- private final static QName _AendDat_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "AendDat");
- private final static QName _Branche_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "Branche");
- private final static QName _Beginn_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "Beginn");
- private final static QName _SucheUnternehmenNachBpkEncodedRequest_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "SucheUnternehmenNachBpkEncodedRequest");
- private final static QName _Ende_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "Ende");
- private final static QName _Rechtsform_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "Rechtsform");
- private final static QName _SucheUnternehmenRequest_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/1#", "SucheUnternehmenRequest");
-
- /**
- * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.util.xsd.ur.search
- *
- */
- public ObjectFactory() {
- }
-
- /**
- * Create an instance of {@link Funktion }
- *
- */
- public Funktion createFunktion() {
- return new Funktion();
- }
-
- /**
- * Create an instance of {@link QuellenType }
- *
- */
- public QuellenType createQuellenType() {
- return new QuellenType();
- }
-
- /**
- * Create an instance of {@link SucheUnternehmenNachBpkRequest }
- *
- */
- public SucheUnternehmenNachBpkRequest createSucheUnternehmenNachBpkRequest() {
- return new SucheUnternehmenNachBpkRequest();
- }
-
- /**
- * Create an instance of {@link UntName }
- *
- */
- public UntName createUntName() {
- return new UntName();
- }
-
- /**
- * Create an instance of {@link SucheUnternehmenNachIdsRequest }
- *
- */
- public SucheUnternehmenNachIdsRequest createSucheUnternehmenNachIdsRequest() {
- return new SucheUnternehmenNachIdsRequest();
- }
-
- /**
- * Create an instance of {@link DecodeBpkRequest }
- *
- */
- public DecodeBpkRequest createDecodeBpkRequest() {
- return new DecodeBpkRequest();
- }
-
- /**
- * Create an instance of {@link SucheUnternehmenNachAendDatRequest }
- *
- */
- public SucheUnternehmenNachAendDatRequest createSucheUnternehmenNachAendDatRequest() {
- return new SucheUnternehmenNachAendDatRequest();
- }
-
- /**
- * Create an instance of {@link Rechtsform }
- *
- */
- public Rechtsform createRechtsform() {
- return new Rechtsform();
- }
-
- /**
- * Create an instance of {@link Branche }
- *
- */
- public Branche createBranche() {
- return new Branche();
- }
-
- /**
- * Create an instance of {@link SucheUnternehmenNachBpkEncodedRequest }
- *
- */
- public SucheUnternehmenNachBpkEncodedRequest createSucheUnternehmenNachBpkEncodedRequest() {
- return new SucheUnternehmenNachBpkEncodedRequest();
- }
-
- /**
- * Create an instance of {@link SucheUnternehmenRequest }
- *
- */
- public SucheUnternehmenRequest createSucheUnternehmenRequest() {
- return new SucheUnternehmenRequest();
- }
-
- /**
- * Create an instance of {@link SucheUnternehmensdaten }
- *
- */
- public SucheUnternehmensdaten createSucheUnternehmensdaten() {
- return new SucheUnternehmensdaten();
- }
-
- /**
- * Create an instance of {@link OenaceType }
- *
- */
- public OenaceType createOenaceType() {
- return new OenaceType();
- }
-
- /**
- * Create an instance of {@link SucheBranche }
- *
- */
- public SucheBranche createSucheBranche() {
- return new SucheBranche();
- }
-
- /**
- * Create an instance of {@link SuchePersonendaten }
- *
- */
- public SuchePersonendaten createSuchePersonendaten() {
- return new SuchePersonendaten();
- }
-
- /**
- * Create an instance of {@link Funktion.VertretungsbefugnisText }
- *
- */
- public Funktion.VertretungsbefugnisText createFunktionVertretungsbefugnisText() {
- return new Funktion.VertretungsbefugnisText();
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link UntName }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "UntName")
- public JAXBElement<UntName> createUntName(UntName value) {
- return new JAXBElement<UntName>(_UntName_QNAME, UntName.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SucheUnternehmenNachAendDatRequest }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "SucheUnternehmenNachAendDatRequest")
- public JAXBElement<SucheUnternehmenNachAendDatRequest> createSucheUnternehmenNachAendDatRequest(SucheUnternehmenNachAendDatRequest value) {
- return new JAXBElement<SucheUnternehmenNachAendDatRequest>(_SucheUnternehmenNachAendDatRequest_QNAME, SucheUnternehmenNachAendDatRequest.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link DecodeBpkRequest }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "DecodeBpkRequest")
- public JAXBElement<DecodeBpkRequest> createDecodeBpkRequest(DecodeBpkRequest value) {
- return new JAXBElement<DecodeBpkRequest>(_DecodeBpkRequest_QNAME, DecodeBpkRequest.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Funktion }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "Funktion")
- public JAXBElement<Funktion> createFunktion(Funktion value) {
- return new JAXBElement<Funktion>(_Funktion_QNAME, Funktion.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SucheUnternehmenNachBpkRequest }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "SucheUnternehmenNachBpkRequest")
- public JAXBElement<SucheUnternehmenNachBpkRequest> createSucheUnternehmenNachBpkRequest(SucheUnternehmenNachBpkRequest value) {
- return new JAXBElement<SucheUnternehmenNachBpkRequest>(_SucheUnternehmenNachBpkRequest_QNAME, SucheUnternehmenNachBpkRequest.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "TypeText")
- public JAXBElement<String> createTypeText(String value) {
- return new JAXBElement<String>(_TypeText_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SucheUnternehmenNachIdsRequest }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "SucheUnternehmenNachIdsRequest")
- public JAXBElement<SucheUnternehmenNachIdsRequest> createSucheUnternehmenNachIdsRequest(SucheUnternehmenNachIdsRequest value) {
- return new JAXBElement<SucheUnternehmenNachIdsRequest>(_SucheUnternehmenNachIdsRequest_QNAME, SucheUnternehmenNachIdsRequest.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "bpkWTUR")
- public JAXBElement<String> createBpkWTUR(String value) {
- return new JAXBElement<String>(_BpkWTUR_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "AendDat")
- public JAXBElement<XMLGregorianCalendar> createAendDat(XMLGregorianCalendar value) {
- return new JAXBElement<XMLGregorianCalendar>(_AendDat_QNAME, XMLGregorianCalendar.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Branche }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "Branche")
- public JAXBElement<Branche> createBranche(Branche value) {
- return new JAXBElement<Branche>(_Branche_QNAME, Branche.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link QuellenType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "Beginn")
- public JAXBElement<QuellenType> createBeginn(QuellenType value) {
- return new JAXBElement<QuellenType>(_Beginn_QNAME, QuellenType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SucheUnternehmenNachBpkEncodedRequest }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "SucheUnternehmenNachBpkEncodedRequest")
- public JAXBElement<SucheUnternehmenNachBpkEncodedRequest> createSucheUnternehmenNachBpkEncodedRequest(SucheUnternehmenNachBpkEncodedRequest value) {
- return new JAXBElement<SucheUnternehmenNachBpkEncodedRequest>(_SucheUnternehmenNachBpkEncodedRequest_QNAME, SucheUnternehmenNachBpkEncodedRequest.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link QuellenType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "Ende")
- public JAXBElement<QuellenType> createEnde(QuellenType value) {
- return new JAXBElement<QuellenType>(_Ende_QNAME, QuellenType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Rechtsform }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "Rechtsform")
- public JAXBElement<Rechtsform> createRechtsform(Rechtsform value) {
- return new JAXBElement<Rechtsform>(_Rechtsform_QNAME, Rechtsform.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SucheUnternehmenRequest }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", name = "SucheUnternehmenRequest")
- public JAXBElement<SucheUnternehmenRequest> createSucheUnternehmenRequest(SucheUnternehmenRequest value) {
- return new JAXBElement<SucheUnternehmenRequest>(_SucheUnternehmenRequest_QNAME, SucheUnternehmenRequest.class, null, value);
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/OenaceType.java b/src/main/java/at/gv/util/xsd/ur/search/OenaceType.java
deleted file mode 100644
index 9f5f2ee..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/OenaceType.java
+++ /dev/null
@@ -1,81 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.XmlValue;
-
-
-/**
- * <p>Java class for OenaceType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="OenaceType">
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://statistik.at/namespace/ur/simpleTypes/1#>OenaceCodeTyp">
- * &lt;attribute name="jahr" use="required" type="{http://statistik.at/namespace/ur/simpleTypes/1#}OenaceJahrTyp" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "OenaceType", propOrder = {
- "value"
-})
-public class OenaceType {
-
- @XmlValue
- protected String value;
- @XmlAttribute(name = "jahr", required = true)
- protected int jahr;
-
- /**
- *
- * ÖNACE - Branchenkennzahl
- *
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setValue(String value) {
- this.value = value;
- }
-
- /**
- * Gets the value of the jahr property.
- *
- */
- public int getJahr() {
- return jahr;
- }
-
- /**
- * Sets the value of the jahr property.
- *
- */
- public void setJahr(int value) {
- this.jahr = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/QuellenType.java b/src/main/java/at/gv/util/xsd/ur/search/QuellenType.java
deleted file mode 100644
index 6c9eebb..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/QuellenType.java
+++ /dev/null
@@ -1,118 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.XmlValue;
-import javax.xml.datatype.XMLGregorianCalendar;
-
-
-/**
- * <p>Java class for QuellenType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="QuellenType">
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>date">
- * &lt;attribute name="quelle" use="required" type="{http://statistik.at/namespace/ur/simpleTypes/1#}QuelleTyp" />
- * &lt;attribute name="quText" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "QuellenType", propOrder = {
- "value"
-})
-public class QuellenType {
-
- @XmlValue
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar value;
- @XmlAttribute(name = "quelle", required = true)
- protected String quelle;
- @XmlAttribute(name = "quText", required = true)
- @XmlSchemaType(name = "anySimpleType")
- protected String quText;
-
- /**
- * Gets the value of the value property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setValue(XMLGregorianCalendar value) {
- this.value = value;
- }
-
- /**
- * Gets the value of the quelle property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getQuelle() {
- return quelle;
- }
-
- /**
- * Sets the value of the quelle property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setQuelle(String value) {
- this.quelle = value;
- }
-
- /**
- * Gets the value of the quText property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getQuText() {
- return quText;
- }
-
- /**
- * Sets the value of the quText property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setQuText(String value) {
- this.quText = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/Rechtsform.java b/src/main/java/at/gv/util/xsd/ur/search/Rechtsform.java
deleted file mode 100644
index 1e6df01..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/Rechtsform.java
+++ /dev/null
@@ -1,174 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for Rechtsform complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Rechtsform">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="ReForm" type="{http://statistik.at/namespace/ur/simpleTypes/1#}RechtsformTyp"/>
- * &lt;element name="ReFormText" type="{http://statistik.at/namespace/ur/simpleTypes/1#}RechtsformTextTyp"/>
- * &lt;element name="ReFormExtern" type="{http://statistik.at/namespace/ur/simpleTypes/1#}RechtsformTextTyp"/>
- * &lt;element name="Beginn" type="{http://statistik.at/namespace/ur/stammdaten/1#}QuellenType"/>
- * &lt;element name="Ende" type="{http://statistik.at/namespace/ur/stammdaten/1#}QuellenType" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Rechtsform", propOrder = {
- "reForm",
- "reFormText",
- "reFormExtern",
- "beginn",
- "ende"
-})
-public class Rechtsform {
-
- @XmlElement(name = "ReForm", required = true)
- protected String reForm;
- @XmlElement(name = "ReFormText", required = true)
- protected String reFormText;
- @XmlElement(name = "ReFormExtern", required = true)
- protected String reFormExtern;
- @XmlElement(name = "Beginn", required = true)
- protected QuellenType beginn;
- @XmlElement(name = "Ende")
- protected QuellenType ende;
-
- /**
- * Gets the value of the reForm property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getReForm() {
- return reForm;
- }
-
- /**
- * Sets the value of the reForm property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setReForm(String value) {
- this.reForm = value;
- }
-
- /**
- * Gets the value of the reFormText property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getReFormText() {
- return reFormText;
- }
-
- /**
- * Sets the value of the reFormText property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setReFormText(String value) {
- this.reFormText = value;
- }
-
- /**
- * Gets the value of the reFormExtern property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getReFormExtern() {
- return reFormExtern;
- }
-
- /**
- * Sets the value of the reFormExtern property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setReFormExtern(String value) {
- this.reFormExtern = value;
- }
-
- /**
- * Gets the value of the beginn property.
- *
- * @return
- * possible object is
- * {@link QuellenType }
- *
- */
- public QuellenType getBeginn() {
- return beginn;
- }
-
- /**
- * Sets the value of the beginn property.
- *
- * @param value
- * allowed object is
- * {@link QuellenType }
- *
- */
- public void setBeginn(QuellenType value) {
- this.beginn = value;
- }
-
- /**
- * Gets the value of the ende property.
- *
- * @return
- * possible object is
- * {@link QuellenType }
- *
- */
- public QuellenType getEnde() {
- return ende;
- }
-
- /**
- * Sets the value of the ende property.
- *
- * @param value
- * allowed object is
- * {@link QuellenType }
- *
- */
- public void setEnde(QuellenType value) {
- this.ende = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/SucheBranche.java b/src/main/java/at/gv/util/xsd/ur/search/SucheBranche.java
deleted file mode 100644
index 1131840..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/SucheBranche.java
+++ /dev/null
@@ -1,115 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-import at.gv.util.xsd.ur.simpletypes.OenaceArtTyp;
-
-
-/**
- * <p>Java class for SucheBranche complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SucheBranche">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="oenaceJahr" type="{http://statistik.at/namespace/ur/simpleTypes/1#}OenaceJahrTyp" minOccurs="0"/>
- * &lt;element name="oenaceCode" type="{http://statistik.at/namespace/ur/simpleTypes/1#}OenaceCodeTyp" minOccurs="0"/>
- * &lt;element name="oenaceArt" type="{http://statistik.at/namespace/ur/simpleTypes/1#}OenaceArtTyp" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SucheBranche", propOrder = {
- "oenaceJahr",
- "oenaceCode",
- "oenaceArt"
-})
-public class SucheBranche {
-
- protected Integer oenaceJahr;
- protected String oenaceCode;
- protected OenaceArtTyp oenaceArt;
-
- /**
- * Gets the value of the oenaceJahr property.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getOenaceJahr() {
- return oenaceJahr;
- }
-
- /**
- * Sets the value of the oenaceJahr property.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setOenaceJahr(Integer value) {
- this.oenaceJahr = value;
- }
-
- /**
- * Gets the value of the oenaceCode property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getOenaceCode() {
- return oenaceCode;
- }
-
- /**
- * Sets the value of the oenaceCode property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setOenaceCode(String value) {
- this.oenaceCode = value;
- }
-
- /**
- * Gets the value of the oenaceArt property.
- *
- * @return
- * possible object is
- * {@link OenaceArtTyp }
- *
- */
- public OenaceArtTyp getOenaceArt() {
- return oenaceArt;
- }
-
- /**
- * Sets the value of the oenaceArt property.
- *
- * @param value
- * allowed object is
- * {@link OenaceArtTyp }
- *
- */
- public void setOenaceArt(OenaceArtTyp value) {
- this.oenaceArt = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/SuchePersonendaten.java b/src/main/java/at/gv/util/xsd/ur/search/SuchePersonendaten.java
deleted file mode 100644
index 19fd338..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/SuchePersonendaten.java
+++ /dev/null
@@ -1,279 +0,0 @@
-
-package at.gv.util.xsd.ur.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 javax.xml.datatype.XMLGregorianCalendar;
-
-
-/**
- * <p>Java class for SuchePersonendaten complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SuchePersonendaten">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="nachname" type="{http://statistik.at/namespace/ur/simpleTypes/1#}NachnameTyp" minOccurs="0"/>
- * &lt;element name="vorname" type="{http://statistik.at/namespace/ur/simpleTypes/1#}VornameTyp" minOccurs="0"/>
- * &lt;element name="gebDatum" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * &lt;element name="strasse" type="{http://statistik.at/namespace/ur/simpleTypes/1#}StrasseTyp" minOccurs="0"/>
- * &lt;element name="hNr" type="{http://statistik.at/namespace/ur/simpleTypes/1#}HNrTyp" minOccurs="0"/>
- * &lt;element name="ort" type="{http://statistik.at/namespace/ur/simpleTypes/1#}OrtTyp" minOccurs="0"/>
- * &lt;element name="gemnr" type="{http://statistik.at/namespace/ur/simpleTypes/1#}GemnrTyp" minOccurs="0"/>
- * &lt;element name="plz" type="{http://statistik.at/namespace/ur/simpleTypes/1#}PlzTyp" minOccurs="0"/>
- * &lt;element name="land" type="{http://statistik.at/namespace/ur/simpleTypes/1#}LandTyp" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SuchePersonendaten", propOrder = {
- "nachname",
- "vorname",
- "gebDatum",
- "strasse",
- "hNr",
- "ort",
- "gemnr",
- "plz",
- "land"
-})
-public class SuchePersonendaten {
-
- protected String nachname;
- protected String vorname;
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar gebDatum;
- protected String strasse;
- protected String hNr;
- protected String ort;
- protected Integer gemnr;
- protected String plz;
- protected String land;
-
- /**
- * Gets the value of the nachname property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getNachname() {
- return nachname;
- }
-
- /**
- * Sets the value of the nachname property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setNachname(String value) {
- this.nachname = value;
- }
-
- /**
- * Gets the value of the vorname property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVorname() {
- return vorname;
- }
-
- /**
- * Sets the value of the vorname property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVorname(String value) {
- this.vorname = value;
- }
-
- /**
- * Gets the value of the gebDatum property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getGebDatum() {
- return gebDatum;
- }
-
- /**
- * Sets the value of the gebDatum property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setGebDatum(XMLGregorianCalendar value) {
- this.gebDatum = value;
- }
-
- /**
- * Gets the value of the strasse property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getStrasse() {
- return strasse;
- }
-
- /**
- * Sets the value of the strasse property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setStrasse(String value) {
- this.strasse = value;
- }
-
- /**
- * Gets the value of the hNr property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getHNr() {
- return hNr;
- }
-
- /**
- * Sets the value of the hNr property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setHNr(String value) {
- this.hNr = value;
- }
-
- /**
- * Gets the value of the ort property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getOrt() {
- return ort;
- }
-
- /**
- * Sets the value of the ort property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setOrt(String value) {
- this.ort = value;
- }
-
- /**
- * Gets the value of the gemnr property.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getGemnr() {
- return gemnr;
- }
-
- /**
- * Sets the value of the gemnr property.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setGemnr(Integer value) {
- this.gemnr = value;
- }
-
- /**
- * Gets the value of the plz property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getPlz() {
- return plz;
- }
-
- /**
- * Sets the value of the plz property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setPlz(String value) {
- this.plz = value;
- }
-
- /**
- * Gets the value of the land property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getLand() {
- return land;
- }
-
- /**
- * Sets the value of the land property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setLand(String value) {
- this.land = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachAendDatRequest.java b/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachAendDatRequest.java
deleted file mode 100644
index 3a08d16..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachAendDatRequest.java
+++ /dev/null
@@ -1,92 +0,0 @@
-
-package at.gv.util.xsd.ur.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.XmlType;
-import javax.xml.datatype.XMLGregorianCalendar;
-
-
-/**
- * <p>Java class for SucheUnternehmenNachAendDatRequest complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SucheUnternehmenNachAendDatRequest">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="version" type="{http://statistik.at/namespace/ur/simpleTypes/1#}VersionTyp" minOccurs="0"/>
- * &lt;element name="aendDat" type="{http://www.w3.org/2001/XMLSchema}date"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SucheUnternehmenNachAendDatRequest", propOrder = {
- "version",
- "aendDat"
-})
-public class SucheUnternehmenNachAendDatRequest {
-
- protected String version;
- @XmlElement(required = true)
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar aendDat;
-
- /**
- * Gets the value of the version property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVersion() {
- return version;
- }
-
- /**
- * Sets the value of the version property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVersion(String value) {
- this.version = value;
- }
-
- /**
- * Gets the value of the aendDat property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getAendDat() {
- return aendDat;
- }
-
- /**
- * Sets the value of the aendDat property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setAendDat(XMLGregorianCalendar value) {
- this.aendDat = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachBpkEncodedRequest.java b/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachBpkEncodedRequest.java
deleted file mode 100644
index 5478d79..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachBpkEncodedRequest.java
+++ /dev/null
@@ -1,145 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for SucheUnternehmenNachBpkEncodedRequest complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SucheUnternehmenNachBpkEncodedRequest">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="version" type="{http://statistik.at/namespace/ur/simpleTypes/1#}VersionTyp" minOccurs="0"/>
- * &lt;element name="bpkEncodedWTUR" type="{http://statistik.at/namespace/ur/simpleTypes/1#}BpkEncodedTyp"/>
- * &lt;element name="bpkEncodedBereich" type="{http://statistik.at/namespace/ur/simpleTypes/1#}BpkEncodedTyp"/>
- * &lt;element name="bereich" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SucheUnternehmenNachBpkEncodedRequest", propOrder = {
- "version",
- "bpkEncodedWTUR",
- "bpkEncodedBereich",
- "bereich"
-})
-public class SucheUnternehmenNachBpkEncodedRequest {
-
- protected String version;
- @XmlElement(required = true)
- protected String bpkEncodedWTUR;
- @XmlElement(required = true)
- protected String bpkEncodedBereich;
- @XmlElement(required = true)
- protected String bereich;
-
- /**
- * Gets the value of the version property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVersion() {
- return version;
- }
-
- /**
- * Sets the value of the version property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVersion(String value) {
- this.version = value;
- }
-
- /**
- * Gets the value of the bpkEncodedWTUR property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBpkEncodedWTUR() {
- return bpkEncodedWTUR;
- }
-
- /**
- * Sets the value of the bpkEncodedWTUR property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBpkEncodedWTUR(String value) {
- this.bpkEncodedWTUR = value;
- }
-
- /**
- * Gets the value of the bpkEncodedBereich property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBpkEncodedBereich() {
- return bpkEncodedBereich;
- }
-
- /**
- * Sets the value of the bpkEncodedBereich property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBpkEncodedBereich(String value) {
- this.bpkEncodedBereich = value;
- }
-
- /**
- * Gets the value of the bereich property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBereich() {
- return bereich;
- }
-
- /**
- * Sets the value of the bereich property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBereich(String value) {
- this.bereich = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachBpkRequest.java b/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachBpkRequest.java
deleted file mode 100644
index 6e146ae..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachBpkRequest.java
+++ /dev/null
@@ -1,116 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for SucheUnternehmenNachBpkRequest complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SucheUnternehmenNachBpkRequest">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="version" type="{http://statistik.at/namespace/ur/simpleTypes/1#}VersionTyp" minOccurs="0"/>
- * &lt;choice>
- * &lt;element name="bpkWTUR" type="{http://statistik.at/namespace/ur/simpleTypes/1#}BpkTyp"/>
- * &lt;element name="bpkWTUREncoded" type="{http://statistik.at/namespace/ur/simpleTypes/1#}BpkEncodedTyp"/>
- * &lt;/choice>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SucheUnternehmenNachBpkRequest", propOrder = {
- "version",
- "bpkWTUR",
- "bpkWTUREncoded"
-})
-public class SucheUnternehmenNachBpkRequest {
-
- protected String version;
- protected String bpkWTUR;
- protected String bpkWTUREncoded;
-
- /**
- * Gets the value of the version property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVersion() {
- return version;
- }
-
- /**
- * Sets the value of the version property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVersion(String value) {
- this.version = value;
- }
-
- /**
- * Gets the value of the bpkWTUR property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBpkWTUR() {
- return bpkWTUR;
- }
-
- /**
- * Sets the value of the bpkWTUR property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBpkWTUR(String value) {
- this.bpkWTUR = value;
- }
-
- /**
- * Gets the value of the bpkWTUREncoded property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBpkWTUREncoded() {
- return bpkWTUREncoded;
- }
-
- /**
- * Sets the value of the bpkWTUREncoded property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBpkWTUREncoded(String value) {
- this.bpkWTUREncoded = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachIdsRequest.java b/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachIdsRequest.java
deleted file mode 100644
index 1d6914d..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenNachIdsRequest.java
+++ /dev/null
@@ -1,96 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for SucheUnternehmenNachIdsRequest complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SucheUnternehmenNachIdsRequest">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="version" type="{http://statistik.at/namespace/ur/simpleTypes/1#}VersionTyp" minOccurs="0"/>
- * &lt;element name="kur" type="{http://statistik.at/namespace/ur/simpleTypes/1#}KurTyp" maxOccurs="unbounded"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SucheUnternehmenNachIdsRequest", propOrder = {
- "version",
- "kur"
-})
-public class SucheUnternehmenNachIdsRequest {
-
- protected String version;
- @XmlElement(required = true)
- protected List<String> kur;
-
- /**
- * Gets the value of the version property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVersion() {
- return version;
- }
-
- /**
- * Sets the value of the version property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVersion(String value) {
- this.version = value;
- }
-
- /**
- * Gets the value of the kur property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the kur property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getKur().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link String }
- *
- *
- */
- public List<String> getKur() {
- if (kur == null) {
- kur = new ArrayList<String>();
- }
- return this.kur;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenRequest.java b/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenRequest.java
deleted file mode 100644
index bfc7d9d..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmenRequest.java
+++ /dev/null
@@ -1,199 +0,0 @@
-
-package at.gv.util.xsd.ur.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 javax.xml.datatype.XMLGregorianCalendar;
-
-
-/**
- * <p>Java class for SucheUnternehmenRequest complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SucheUnternehmenRequest">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="version" type="{http://statistik.at/namespace/ur/simpleTypes/1#}VersionTyp" minOccurs="0"/>
- * &lt;element name="unternehmensdaten" type="{http://statistik.at/namespace/ur/stammdaten/1#}SucheUnternehmensdaten" minOccurs="0"/>
- * &lt;element name="branche" type="{http://statistik.at/namespace/ur/stammdaten/1#}SucheBranche" minOccurs="0"/>
- * &lt;element name="personendaten" type="{http://statistik.at/namespace/ur/stammdaten/1#}SuchePersonendaten" minOccurs="0"/>
- * &lt;element name="zeitraumVon" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * &lt;element name="zeitraumBis" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SucheUnternehmenRequest", propOrder = {
- "version",
- "unternehmensdaten",
- "branche",
- "personendaten",
- "zeitraumVon",
- "zeitraumBis"
-})
-public class SucheUnternehmenRequest {
-
- protected String version;
- protected SucheUnternehmensdaten unternehmensdaten;
- protected SucheBranche branche;
- protected SuchePersonendaten personendaten;
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar zeitraumVon;
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar zeitraumBis;
-
- /**
- * Gets the value of the version property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVersion() {
- return version;
- }
-
- /**
- * Sets the value of the version property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVersion(String value) {
- this.version = value;
- }
-
- /**
- * Gets the value of the unternehmensdaten property.
- *
- * @return
- * possible object is
- * {@link SucheUnternehmensdaten }
- *
- */
- public SucheUnternehmensdaten getUnternehmensdaten() {
- return unternehmensdaten;
- }
-
- /**
- * Sets the value of the unternehmensdaten property.
- *
- * @param value
- * allowed object is
- * {@link SucheUnternehmensdaten }
- *
- */
- public void setUnternehmensdaten(SucheUnternehmensdaten value) {
- this.unternehmensdaten = value;
- }
-
- /**
- * Gets the value of the branche property.
- *
- * @return
- * possible object is
- * {@link SucheBranche }
- *
- */
- public SucheBranche getBranche() {
- return branche;
- }
-
- /**
- * Sets the value of the branche property.
- *
- * @param value
- * allowed object is
- * {@link SucheBranche }
- *
- */
- public void setBranche(SucheBranche value) {
- this.branche = value;
- }
-
- /**
- * Gets the value of the personendaten property.
- *
- * @return
- * possible object is
- * {@link SuchePersonendaten }
- *
- */
- public SuchePersonendaten getPersonendaten() {
- return personendaten;
- }
-
- /**
- * Sets the value of the personendaten property.
- *
- * @param value
- * allowed object is
- * {@link SuchePersonendaten }
- *
- */
- public void setPersonendaten(SuchePersonendaten value) {
- this.personendaten = value;
- }
-
- /**
- * Gets the value of the zeitraumVon property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getZeitraumVon() {
- return zeitraumVon;
- }
-
- /**
- * Sets the value of the zeitraumVon property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setZeitraumVon(XMLGregorianCalendar value) {
- this.zeitraumVon = value;
- }
-
- /**
- * Gets the value of the zeitraumBis property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getZeitraumBis() {
- return zeitraumBis;
- }
-
- /**
- * Sets the value of the zeitraumBis property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setZeitraumBis(XMLGregorianCalendar value) {
- this.zeitraumBis = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmensdaten.java b/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmensdaten.java
deleted file mode 100644
index d09b891..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/SucheUnternehmensdaten.java
+++ /dev/null
@@ -1,357 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for SucheUnternehmensdaten complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SucheUnternehmensdaten">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="phonetisch" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * &lt;element name="klammer" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * &lt;element name="untName" type="{http://statistik.at/namespace/ur/simpleTypes/1#}UntNameTyp" minOccurs="0"/>
- * &lt;element name="rechtsform" type="{http://statistik.at/namespace/ur/simpleTypes/1#}RechtsformTyp" minOccurs="0"/>
- * &lt;element name="id" type="{http://statistik.at/namespace/ur/simpleTypes/1#}IdTyp" minOccurs="0"/>
- * &lt;element name="idArt" type="{http://statistik.at/namespace/ur/simpleTypes/1#}IdArtTyp" minOccurs="0"/>
- * &lt;element name="strasse" type="{http://statistik.at/namespace/ur/simpleTypes/1#}StrasseTyp" minOccurs="0"/>
- * &lt;element name="hNr" type="{http://statistik.at/namespace/ur/simpleTypes/1#}HNrTyp" minOccurs="0"/>
- * &lt;element name="ort" type="{http://statistik.at/namespace/ur/simpleTypes/1#}OrtTyp" minOccurs="0"/>
- * &lt;element name="gemnr" type="{http://statistik.at/namespace/ur/simpleTypes/1#}GemnrTyp" minOccurs="0"/>
- * &lt;element name="plz" type="{http://statistik.at/namespace/ur/simpleTypes/1#}PlzTyp" minOccurs="0"/>
- * &lt;element name="land" type="{http://statistik.at/namespace/ur/simpleTypes/1#}LandTyp" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SucheUnternehmensdaten", propOrder = {
- "phonetisch",
- "klammer",
- "untName",
- "rechtsform",
- "id",
- "idArt",
- "strasse",
- "hNr",
- "ort",
- "gemnr",
- "plz",
- "land"
-})
-public class SucheUnternehmensdaten {
-
- protected Boolean phonetisch;
- protected Boolean klammer;
- protected String untName;
- protected String rechtsform;
- protected String id;
- protected String idArt;
- protected String strasse;
- protected String hNr;
- protected String ort;
- protected Integer gemnr;
- protected String plz;
- protected String land;
-
- /**
- * Gets the value of the phonetisch property.
- *
- * @return
- * possible object is
- * {@link Boolean }
- *
- */
- public Boolean isPhonetisch() {
- return phonetisch;
- }
-
- /**
- * Sets the value of the phonetisch property.
- *
- * @param value
- * allowed object is
- * {@link Boolean }
- *
- */
- public void setPhonetisch(Boolean value) {
- this.phonetisch = value;
- }
-
- /**
- * Gets the value of the klammer property.
- *
- * @return
- * possible object is
- * {@link Boolean }
- *
- */
- public Boolean isKlammer() {
- return klammer;
- }
-
- /**
- * Sets the value of the klammer property.
- *
- * @param value
- * allowed object is
- * {@link Boolean }
- *
- */
- public void setKlammer(Boolean value) {
- this.klammer = value;
- }
-
- /**
- * Gets the value of the untName property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getUntName() {
- return untName;
- }
-
- /**
- * Sets the value of the untName property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setUntName(String value) {
- this.untName = value;
- }
-
- /**
- * Gets the value of the rechtsform property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getRechtsform() {
- return rechtsform;
- }
-
- /**
- * Sets the value of the rechtsform property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setRechtsform(String value) {
- this.rechtsform = value;
- }
-
- /**
- * Gets the value of the id property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getId() {
- return id;
- }
-
- /**
- * Sets the value of the id property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setId(String value) {
- this.id = value;
- }
-
- /**
- * Gets the value of the idArt property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getIdArt() {
- return idArt;
- }
-
- /**
- * Sets the value of the idArt property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setIdArt(String value) {
- this.idArt = value;
- }
-
- /**
- * Gets the value of the strasse property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getStrasse() {
- return strasse;
- }
-
- /**
- * Sets the value of the strasse property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setStrasse(String value) {
- this.strasse = value;
- }
-
- /**
- * Gets the value of the hNr property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getHNr() {
- return hNr;
- }
-
- /**
- * Sets the value of the hNr property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setHNr(String value) {
- this.hNr = value;
- }
-
- /**
- * Gets the value of the ort property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getOrt() {
- return ort;
- }
-
- /**
- * Sets the value of the ort property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setOrt(String value) {
- this.ort = value;
- }
-
- /**
- * Gets the value of the gemnr property.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getGemnr() {
- return gemnr;
- }
-
- /**
- * Sets the value of the gemnr property.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setGemnr(Integer value) {
- this.gemnr = value;
- }
-
- /**
- * Gets the value of the plz property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getPlz() {
- return plz;
- }
-
- /**
- * Sets the value of the plz property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setPlz(String value) {
- this.plz = value;
- }
-
- /**
- * Gets the value of the land property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getLand() {
- return land;
- }
-
- /**
- * Sets the value of the land property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setLand(String value) {
- this.land = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/UntName.java b/src/main/java/at/gv/util/xsd/ur/search/UntName.java
deleted file mode 100644
index 2924ac8..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/UntName.java
+++ /dev/null
@@ -1,118 +0,0 @@
-
-package at.gv.util.xsd.ur.search;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for UntName complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="UntName">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="VollerName" type="{http://statistik.at/namespace/ur/simpleTypes/1#}UntNameTyp"/>
- * &lt;element name="Beginn" type="{http://statistik.at/namespace/ur/stammdaten/1#}QuellenType"/>
- * &lt;element name="Ende" type="{http://statistik.at/namespace/ur/stammdaten/1#}QuellenType" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "UntName", propOrder = {
- "vollerName",
- "beginn",
- "ende"
-})
-public class UntName {
-
- @XmlElement(name = "VollerName", required = true)
- protected String vollerName;
- @XmlElement(name = "Beginn", required = true)
- protected QuellenType beginn;
- @XmlElement(name = "Ende")
- protected QuellenType ende;
-
- /**
- * Gets the value of the vollerName property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVollerName() {
- return vollerName;
- }
-
- /**
- * Sets the value of the vollerName property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVollerName(String value) {
- this.vollerName = value;
- }
-
- /**
- * Gets the value of the beginn property.
- *
- * @return
- * possible object is
- * {@link QuellenType }
- *
- */
- public QuellenType getBeginn() {
- return beginn;
- }
-
- /**
- * Sets the value of the beginn property.
- *
- * @param value
- * allowed object is
- * {@link QuellenType }
- *
- */
- public void setBeginn(QuellenType value) {
- this.beginn = value;
- }
-
- /**
- * Gets the value of the ende property.
- *
- * @return
- * possible object is
- * {@link QuellenType }
- *
- */
- public QuellenType getEnde() {
- return ende;
- }
-
- /**
- * Sets the value of the ende property.
- *
- * @param value
- * allowed object is
- * {@link QuellenType }
- *
- */
- public void setEnde(QuellenType value) {
- this.ende = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/search/package-info.java b/src/main/java/at/gv/util/xsd/ur/search/package-info.java
deleted file mode 100644
index b2d6987..0000000
--- a/src/main/java/at/gv/util/xsd/ur/search/package-info.java
+++ /dev/null
@@ -1,2 +0,0 @@
-@javax.xml.bind.annotation.XmlSchema(namespace = "http://statistik.at/namespace/ur/stammdaten/1#", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
-package at.gv.util.xsd.ur.search;
diff --git a/src/main/java/at/gv/util/xsd/ur/simpletypes/ObjectFactory.java b/src/main/java/at/gv/util/xsd/ur/simpletypes/ObjectFactory.java
deleted file mode 100644
index 1653fad..0000000
--- a/src/main/java/at/gv/util/xsd/ur/simpletypes/ObjectFactory.java
+++ /dev/null
@@ -1,32 +0,0 @@
-
-package at.gv.util.xsd.ur.simpletypes;
-
-import javax.xml.bind.annotation.XmlRegistry;
-
-
-/**
- * This object contains factory methods for each
- * Java content interface and Java element interface
- * generated in the at.gv.util.xsd.ur.simpletypes package.
- * <p>An ObjectFactory allows you to programatically
- * construct new instances of the Java representation
- * for XML content. The Java representation of XML
- * content can consist of schema derived interfaces
- * and classes representing the binding of schema
- * type definitions, element declarations and model
- * groups. Factory methods for each of these are
- * provided in this class.
- *
- */
-@XmlRegistry
-public class ObjectFactory {
-
-
- /**
- * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.util.xsd.ur.simpletypes
- *
- */
- public ObjectFactory() {
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/simpletypes/OenaceArtTyp.java b/src/main/java/at/gv/util/xsd/ur/simpletypes/OenaceArtTyp.java
deleted file mode 100644
index 9788faf..0000000
--- a/src/main/java/at/gv/util/xsd/ur/simpletypes/OenaceArtTyp.java
+++ /dev/null
@@ -1,38 +0,0 @@
-
-package at.gv.util.xsd.ur.simpletypes;
-
-import javax.xml.bind.annotation.XmlEnum;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for OenaceArtTyp.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- * <p>
- * <pre>
- * &lt;simpleType name="OenaceArtTyp">
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * &lt;enumeration value="H"/>
- * &lt;enumeration value="N"/>
- * &lt;/restriction>
- * &lt;/simpleType>
- * </pre>
- *
- */
-@XmlType(name = "OenaceArtTyp", namespace = "http://statistik.at/namespace/ur/simpleTypes/1#")
-@XmlEnum
-public enum OenaceArtTyp {
-
- H,
- N;
-
- public String value() {
- return name();
- }
-
- public static OenaceArtTyp fromValue(String v) {
- return valueOf(v);
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/CustomFaultType.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/CustomFaultType.java
deleted file mode 100644
index 83138df..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/CustomFaultType.java
+++ /dev/null
@@ -1,156 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.math.BigInteger;
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * CustomFault reporting structure
- *
- * <p>Java class for CustomFaultType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="CustomFaultType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="Code" type="{http://www.w3.org/2001/XMLSchema}integer"/>
- * &lt;element name="Reason" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/>
- * &lt;element name="Help" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * &lt;element name="Detail" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "CustomFaultType", propOrder = {
- "code",
- "reason",
- "help",
- "detail"
-})
-public class CustomFaultType {
-
- @XmlElement(name = "Code", required = true)
- protected BigInteger code;
- @XmlElement(name = "Reason", required = true)
- protected List<String> reason;
- @XmlElement(name = "Help")
- protected String help;
- @XmlElement(name = "Detail")
- protected Object detail;
-
- /**
- * Gets the value of the code property.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getCode() {
- return code;
- }
-
- /**
- * Sets the value of the code property.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setCode(BigInteger value) {
- this.code = value;
- }
-
- /**
- * Gets the value of the reason property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the reason property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getReason().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link String }
- *
- *
- */
- public List<String> getReason() {
- if (reason == null) {
- reason = new ArrayList<String>();
- }
- return this.reason;
- }
-
- /**
- * Gets the value of the help property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getHelp() {
- return help;
- }
-
- /**
- * Sets the value of the help property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setHelp(String value) {
- this.help = value;
- }
-
- /**
- * Gets the value of the detail property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getDetail() {
- return detail;
- }
-
- /**
- * Sets the value of the detail property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setDetail(Object value) {
- this.detail = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/ExtraResultCriteria.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/ExtraResultCriteria.java
deleted file mode 100644
index feec384..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/ExtraResultCriteria.java
+++ /dev/null
@@ -1,73 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import org.w3c.dom.Element;
-
-
-/**
- * <p>Java class for anonymous complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;any processContents='lax' maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "any"
-})
-@XmlRootElement(name = "ExtraResultCriteria")
-public class ExtraResultCriteria {
-
- @XmlAnyElement(lax = true)
- protected List<Object> any;
-
- /**
- * Gets the value of the any property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the any property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAny().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- *
- *
- */
- public List<Object> getAny() {
- if (any == null) {
- any = new ArrayList<Object>();
- }
- return this.any;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/ExtraResultInfo.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/ExtraResultInfo.java
deleted file mode 100644
index 0258127..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/ExtraResultInfo.java
+++ /dev/null
@@ -1,73 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import org.w3c.dom.Element;
-
-
-/**
- * <p>Java class for anonymous complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "any"
-})
-@XmlRootElement(name = "ExtraResultInfo")
-public class ExtraResultInfo {
-
- @XmlAnyElement(lax = true)
- protected List<Object> any;
-
- /**
- * Gets the value of the any property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the any property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAny().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- *
- *
- */
- public List<Object> getAny() {
- if (any == null) {
- any = new ArrayList<Object>();
- }
- return this.any;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/ObjectFactory.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/ObjectFactory.java
deleted file mode 100644
index 4cbb57d..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/ObjectFactory.java
+++ /dev/null
@@ -1,445 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.math.BigInteger;
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlElementDecl;
-import javax.xml.bind.annotation.XmlRegistry;
-import javax.xml.datatype.XMLGregorianCalendar;
-import javax.xml.namespace.QName;
-
-
-/**
- * This object contains factory methods for each
- * Java content interface and Java element interface
- * generated in the at.gv.util.xsd.ur.xmlsw package.
- * <p>An ObjectFactory allows you to programatically
- * construct new instances of the Java representation
- * for XML content. The Java representation of XML
- * content can consist of schema derived interfaces
- * and classes representing the binding of schema
- * type definitions, element declarations and model
- * groups. Factory methods for each of these are
- * provided in this class.
- *
- */
-@XmlRegistry
-public class ObjectFactory {
-
- private final static QName _FaultHint_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "FaultHint");
- private final static QName _CaseSensitive_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "CaseSensitive");
- 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 _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");
- private final static QName _Detail_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "Detail");
- private final static QName _SearchByExample_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SearchByExample");
- private final static QName _SearchRequestId_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SearchRequestId");
- private final static QName _ResultCriteria_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "ResultCriteria");
- private final static QName _ReturnedRecords_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "ReturnedRecords");
- private final static QName _SearchResponse_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SearchResponse");
- private final static QName _AccountedUnits_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "AccountedUnits");
- private final static QName _FoundRecords_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "FoundRecords");
- private final static QName _StartRecord_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "StartRecord");
- private final static QName _Ascending_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "Ascending");
- private final static QName _TimeStamp_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "TimeStamp");
- 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 _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");
-
- /**
- * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.util.xsd.ur.xmlsw
- *
- */
- public ObjectFactory() {
- }
-
- /**
- * Create an instance of {@link ResultCriteriaType }
- *
- */
- public ResultCriteriaType createResultCriteriaType() {
- return new ResultCriteriaType();
- }
-
- /**
- * Create an instance of {@link SearchResponseType }
- *
- */
- public SearchResponseType createSearchResponseType() {
- return new SearchResponseType();
- }
-
- /**
- * Create an instance of {@link SearchByExampleType }
- *
- */
- public SearchByExampleType createSearchByExampleType() {
- return new SearchByExampleType();
- }
-
- /**
- * Create an instance of {@link ExtraResultCriteria }
- *
- */
- public ExtraResultCriteria createExtraResultCriteria() {
- return new ExtraResultCriteria();
- }
-
- /**
- * Create an instance of {@link SortKeysType }
- *
- */
- public SortKeysType createSortKeysType() {
- return new SortKeysType();
- }
-
- /**
- * Create an instance of {@link CustomFaultType }
- *
- */
- public CustomFaultType createCustomFaultType() {
- return new CustomFaultType();
- }
-
- /**
- * Create an instance of {@link ResultInfoType }
- *
- */
- public ResultInfoType createResultInfoType() {
- return new ResultInfoType();
- }
-
- /**
- * Create an instance of {@link SearchByIdType }
- *
- */
- public SearchByIdType createSearchByIdType() {
- return new SearchByIdType();
- }
-
- /**
- * Create an instance of {@link ResultRecords }
- *
- */
- public ResultRecords createResultRecords() {
- return new ResultRecords();
- }
-
- /**
- * Create an instance of {@link ResultRecord }
- *
- */
- public ResultRecord createResultRecord() {
- return new ResultRecord();
- }
-
- /**
- * Create an instance of {@link PaymentInfoType }
- *
- */
- public PaymentInfoType createPaymentInfoType() {
- return new PaymentInfoType();
- }
-
- /**
- * Create an instance of {@link SearchCriteriaType }
- *
- */
- public SearchCriteriaType createSearchCriteriaType() {
- return new SearchCriteriaType();
- }
-
- /**
- * Create an instance of {@link RecordFieldList }
- *
- */
- public RecordFieldList createRecordFieldList() {
- return new RecordFieldList();
- }
-
- /**
- * Create an instance of {@link ExtraResultInfo }
- *
- */
- public ExtraResultInfo createExtraResultInfo() {
- return new ExtraResultInfo();
- }
-
- /**
- * Create an instance of {@link SortKeyType }
- *
- */
- public SortKeyType createSortKeyType() {
- return new SortKeyType();
- }
-
- /**
- * Create an instance of {@link SearchRequestInfoType }
- *
- */
- public SearchRequestInfoType createSearchRequestInfoType() {
- return new SearchRequestInfoType();
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "FaultHint")
- public JAXBElement<String> createFaultHint(String value) {
- return new JAXBElement<String>(_FaultHint_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "CaseSensitive")
- public JAXBElement<Boolean> createCaseSensitive(Boolean value) {
- return new JAXBElement<Boolean>(_CaseSensitive_QNAME, Boolean.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "Path")
- public JAXBElement<String> createPath(String value) {
- return new JAXBElement<String>(_Path_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SearchRequestInfoType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SearchRequestInfo")
- public JAXBElement<SearchRequestInfoType> createSearchRequestInfo(SearchRequestInfoType value) {
- return new JAXBElement<SearchRequestInfoType>(_SearchRequestInfo_QNAME, SearchRequestInfoType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "ResultSetId")
- public JAXBElement<String> createResultSetId(String value) {
- return new JAXBElement<String>(_ResultSetId_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SortKeyType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SortKey")
- public JAXBElement<SortKeyType> createSortKey(SortKeyType value) {
- return new JAXBElement<SortKeyType>(_SortKey_QNAME, SortKeyType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "RecordId")
- public JAXBElement<BigInteger> createRecordId(BigInteger value) {
- return new JAXBElement<BigInteger>(_RecordId_QNAME, BigInteger.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SearchCriteriaType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SearchCriteria")
- public JAXBElement<SearchCriteriaType> createSearchCriteria(SearchCriteriaType value) {
- return new JAXBElement<SearchCriteriaType>(_SearchCriteria_QNAME, SearchCriteriaType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "Costs")
- public JAXBElement<Float> createCosts(Float value) {
- return new JAXBElement<Float>(_Costs_QNAME, Float.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "Detail")
- public JAXBElement<String> createDetail(String value) {
- return new JAXBElement<String>(_Detail_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SearchByExampleType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SearchByExample")
- public JAXBElement<SearchByExampleType> createSearchByExample(SearchByExampleType value) {
- return new JAXBElement<SearchByExampleType>(_SearchByExample_QNAME, SearchByExampleType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SearchRequestId")
- public JAXBElement<String> createSearchRequestId(String value) {
- return new JAXBElement<String>(_SearchRequestId_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link ResultCriteriaType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "ResultCriteria")
- public JAXBElement<ResultCriteriaType> createResultCriteria(ResultCriteriaType value) {
- return new JAXBElement<ResultCriteriaType>(_ResultCriteria_QNAME, ResultCriteriaType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "ReturnedRecords")
- public JAXBElement<BigInteger> createReturnedRecords(BigInteger value) {
- return new JAXBElement<BigInteger>(_ReturnedRecords_QNAME, BigInteger.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SearchResponseType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SearchResponse")
- public JAXBElement<SearchResponseType> createSearchResponse(SearchResponseType value) {
- return new JAXBElement<SearchResponseType>(_SearchResponse_QNAME, SearchResponseType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "AccountedUnits")
- public JAXBElement<BigInteger> createAccountedUnits(BigInteger value) {
- return new JAXBElement<BigInteger>(_AccountedUnits_QNAME, BigInteger.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "FoundRecords")
- public JAXBElement<BigInteger> createFoundRecords(BigInteger value) {
- return new JAXBElement<BigInteger>(_FoundRecords_QNAME, BigInteger.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "StartRecord")
- public JAXBElement<BigInteger> createStartRecord(BigInteger value) {
- return new JAXBElement<BigInteger>(_StartRecord_QNAME, BigInteger.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "Ascending")
- public JAXBElement<Boolean> createAscending(Boolean value) {
- return new JAXBElement<Boolean>(_Ascending_QNAME, Boolean.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "TimeStamp")
- public JAXBElement<XMLGregorianCalendar> createTimeStamp(XMLGregorianCalendar value) {
- return new JAXBElement<XMLGregorianCalendar>(_TimeStamp_QNAME, XMLGregorianCalendar.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "TimeOut")
- public JAXBElement<BigInteger> createTimeOut(BigInteger value) {
- return new JAXBElement<BigInteger>(_TimeOut_QNAME, BigInteger.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "InvoiceId")
- public JAXBElement<String> createInvoiceId(String value) {
- return new JAXBElement<String>(_InvoiceId_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link CustomFaultType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "Message")
- public JAXBElement<CustomFaultType> createMessage(CustomFaultType value) {
- return new JAXBElement<CustomFaultType>(_Message_QNAME, CustomFaultType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SortKeysType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SortKeys")
- public JAXBElement<SortKeysType> createSortKeys(SortKeysType value) {
- return new JAXBElement<SortKeysType>(_SortKeys_QNAME, SortKeysType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "MaxRecords")
- public JAXBElement<BigInteger> createMaxRecords(BigInteger value) {
- return new JAXBElement<BigInteger>(_MaxRecords_QNAME, BigInteger.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link SearchByIdType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SearchById")
- public JAXBElement<SearchByIdType> createSearchById(SearchByIdType value) {
- return new JAXBElement<SearchByIdType>(_SearchById_QNAME, SearchByIdType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link ResultInfoType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "ResultInfo")
- public JAXBElement<ResultInfoType> createResultInfo(ResultInfoType value) {
- return new JAXBElement<ResultInfoType>(_ResultInfo_QNAME, ResultInfoType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link PaymentInfoType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "PaymentInfo")
- public JAXBElement<PaymentInfoType> createPaymentInfo(PaymentInfoType value) {
- return new JAXBElement<PaymentInfoType>(_PaymentInfo_QNAME, PaymentInfoType.class, null, value);
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/PaymentInfoType.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/PaymentInfoType.java
deleted file mode 100644
index 9ce4339..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/PaymentInfoType.java
+++ /dev/null
@@ -1,181 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.math.BigInteger;
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.datatype.XMLGregorianCalendar;
-import org.w3c.dom.Element;
-
-
-/**
- * <p>Java class for PaymentInfoType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="PaymentInfoType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}InvoiceId" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}Costs"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}AccountedUnits" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}TimeStamp"/>
- * &lt;any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "PaymentInfoType", propOrder = {
- "invoiceId",
- "costs",
- "accountedUnits",
- "timeStamp",
- "any"
-})
-public class PaymentInfoType {
-
- @XmlElement(name = "InvoiceId")
- protected String invoiceId;
- @XmlElement(name = "Costs")
- protected float costs;
- @XmlElement(name = "AccountedUnits")
- @XmlSchemaType(name = "nonNegativeInteger")
- protected BigInteger accountedUnits;
- @XmlElement(name = "TimeStamp", required = true)
- @XmlSchemaType(name = "dateTime")
- protected XMLGregorianCalendar timeStamp;
- @XmlAnyElement(lax = true)
- protected List<Object> any;
-
- /**
- * Gets the value of the invoiceId property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getInvoiceId() {
- return invoiceId;
- }
-
- /**
- * Sets the value of the invoiceId property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setInvoiceId(String value) {
- this.invoiceId = value;
- }
-
- /**
- * Gets the value of the costs property.
- *
- */
- public float getCosts() {
- return costs;
- }
-
- /**
- * Sets the value of the costs property.
- *
- */
- public void setCosts(float value) {
- this.costs = value;
- }
-
- /**
- * Gets the value of the accountedUnits property.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getAccountedUnits() {
- return accountedUnits;
- }
-
- /**
- * Sets the value of the accountedUnits property.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setAccountedUnits(BigInteger value) {
- this.accountedUnits = value;
- }
-
- /**
- * Gets the value of the timeStamp property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getTimeStamp() {
- return timeStamp;
- }
-
- /**
- * Sets the value of the timeStamp property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setTimeStamp(XMLGregorianCalendar value) {
- this.timeStamp = value;
- }
-
- /**
- * Gets the value of the any property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the any property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAny().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- *
- *
- */
- public List<Object> getAny() {
- if (any == null) {
- any = new ArrayList<Object>();
- }
- return this.any;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/RecordFieldList.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/RecordFieldList.java
deleted file mode 100644
index 9dc8b7b..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/RecordFieldList.java
+++ /dev/null
@@ -1,73 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import org.w3c.dom.Element;
-
-
-/**
- * <p>Java class for anonymous complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "any"
-})
-@XmlRootElement(name = "RecordFieldList")
-public class RecordFieldList {
-
- @XmlAnyElement(lax = true)
- protected List<Object> any;
-
- /**
- * Gets the value of the any property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the any property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAny().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- *
- *
- */
- public List<Object> getAny() {
- if (any == null) {
- any = new ArrayList<Object>();
- }
- return this.any;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultCriteriaType.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultCriteriaType.java
deleted file mode 100644
index e1f1de7..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultCriteriaType.java
+++ /dev/null
@@ -1,207 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.math.BigInteger;
-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;
-
-
-/**
- * <p>Java class for ResultCriteriaType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="ResultCriteriaType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}MaxRecords" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}StartRecord" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}SortKeys" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}TimeOut" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}RecordFieldList" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}ExtraResultCriteria" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ResultCriteriaType", propOrder = {
- "maxRecords",
- "startRecord",
- "sortKeys",
- "timeOut",
- "recordFieldList",
- "extraResultCriteria"
-})
-public class ResultCriteriaType {
-
- @XmlElement(name = "MaxRecords")
- @XmlSchemaType(name = "nonNegativeInteger")
- protected BigInteger maxRecords;
- @XmlElement(name = "StartRecord")
- @XmlSchemaType(name = "nonNegativeInteger")
- protected BigInteger startRecord;
- @XmlElement(name = "SortKeys")
- protected SortKeysType sortKeys;
- @XmlElement(name = "TimeOut")
- @XmlSchemaType(name = "nonNegativeInteger")
- protected BigInteger timeOut;
- @XmlElement(name = "RecordFieldList")
- protected RecordFieldList recordFieldList;
- @XmlElement(name = "ExtraResultCriteria")
- protected ExtraResultCriteria extraResultCriteria;
-
- /**
- * Gets the value of the maxRecords property.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getMaxRecords() {
- return maxRecords;
- }
-
- /**
- * Sets the value of the maxRecords property.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setMaxRecords(BigInteger value) {
- this.maxRecords = value;
- }
-
- /**
- * Gets the value of the startRecord property.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getStartRecord() {
- return startRecord;
- }
-
- /**
- * Sets the value of the startRecord property.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setStartRecord(BigInteger value) {
- this.startRecord = value;
- }
-
- /**
- * Gets the value of the sortKeys property.
- *
- * @return
- * possible object is
- * {@link SortKeysType }
- *
- */
- public SortKeysType getSortKeys() {
- return sortKeys;
- }
-
- /**
- * Sets the value of the sortKeys property.
- *
- * @param value
- * allowed object is
- * {@link SortKeysType }
- *
- */
- public void setSortKeys(SortKeysType value) {
- this.sortKeys = value;
- }
-
- /**
- * Gets the value of the timeOut property.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getTimeOut() {
- return timeOut;
- }
-
- /**
- * Sets the value of the timeOut property.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setTimeOut(BigInteger value) {
- this.timeOut = value;
- }
-
- /**
- * Gets the value of the recordFieldList property.
- *
- * @return
- * possible object is
- * {@link RecordFieldList }
- *
- */
- public RecordFieldList getRecordFieldList() {
- return recordFieldList;
- }
-
- /**
- * Sets the value of the recordFieldList property.
- *
- * @param value
- * allowed object is
- * {@link RecordFieldList }
- *
- */
- public void setRecordFieldList(RecordFieldList value) {
- this.recordFieldList = value;
- }
-
- /**
- * Gets the value of the extraResultCriteria property.
- *
- * @return
- * possible object is
- * {@link ExtraResultCriteria }
- *
- */
- public ExtraResultCriteria getExtraResultCriteria() {
- return extraResultCriteria;
- }
-
- /**
- * Sets the value of the extraResultCriteria property.
- *
- * @param value
- * allowed object is
- * {@link ExtraResultCriteria }
- *
- */
- public void setExtraResultCriteria(ExtraResultCriteria value) {
- this.extraResultCriteria = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultInfoType.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultInfoType.java
deleted file mode 100644
index d82d0dc..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultInfoType.java
+++ /dev/null
@@ -1,178 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.math.BigInteger;
-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;
-
-
-/**
- * <p>Java class for ResultInfoType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="ResultInfoType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}ResultSetId" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}FoundRecords" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}ReturnedRecords"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}PaymentInfo" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}ExtraResultInfo" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ResultInfoType", propOrder = {
- "resultSetId",
- "foundRecords",
- "returnedRecords",
- "paymentInfo",
- "extraResultInfo"
-})
-public class ResultInfoType {
-
- @XmlElement(name = "ResultSetId")
- protected String resultSetId;
- @XmlElement(name = "FoundRecords")
- @XmlSchemaType(name = "nonNegativeInteger")
- protected BigInteger foundRecords;
- @XmlElement(name = "ReturnedRecords", required = true)
- @XmlSchemaType(name = "nonNegativeInteger")
- protected BigInteger returnedRecords;
- @XmlElement(name = "PaymentInfo")
- protected PaymentInfoType paymentInfo;
- @XmlElement(name = "ExtraResultInfo")
- protected ExtraResultInfo extraResultInfo;
-
- /**
- * Gets the value of the resultSetId property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getResultSetId() {
- return resultSetId;
- }
-
- /**
- * Sets the value of the resultSetId property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setResultSetId(String value) {
- this.resultSetId = value;
- }
-
- /**
- * Gets the value of the foundRecords property.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getFoundRecords() {
- return foundRecords;
- }
-
- /**
- * Sets the value of the foundRecords property.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setFoundRecords(BigInteger value) {
- this.foundRecords = value;
- }
-
- /**
- * Gets the value of the returnedRecords property.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getReturnedRecords() {
- return returnedRecords;
- }
-
- /**
- * Sets the value of the returnedRecords property.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setReturnedRecords(BigInteger value) {
- this.returnedRecords = value;
- }
-
- /**
- * Gets the value of the paymentInfo property.
- *
- * @return
- * possible object is
- * {@link PaymentInfoType }
- *
- */
- public PaymentInfoType getPaymentInfo() {
- return paymentInfo;
- }
-
- /**
- * Sets the value of the paymentInfo property.
- *
- * @param value
- * allowed object is
- * {@link PaymentInfoType }
- *
- */
- public void setPaymentInfo(PaymentInfoType value) {
- this.paymentInfo = value;
- }
-
- /**
- * Gets the value of the extraResultInfo property.
- *
- * @return
- * possible object is
- * {@link ExtraResultInfo }
- *
- */
- public ExtraResultInfo getExtraResultInfo() {
- return extraResultInfo;
- }
-
- /**
- * Sets the value of the extraResultInfo property.
- *
- * @param value
- * allowed object is
- * {@link ExtraResultInfo }
- *
- */
- public void setExtraResultInfo(ExtraResultInfo value) {
- this.extraResultInfo = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultRecord.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultRecord.java
deleted file mode 100644
index e3d945e..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultRecord.java
+++ /dev/null
@@ -1,104 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.math.BigInteger;
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import org.w3c.dom.Element;
-
-
-/**
- * <p>Java class for anonymous complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;attribute name="id" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "any"
-})
-@XmlRootElement(name = "ResultRecord")
-public class ResultRecord {
-
- @XmlAnyElement(lax = true)
- protected List<Object> any;
- @XmlAttribute(name = "id")
- @XmlSchemaType(name = "nonNegativeInteger")
- protected BigInteger id;
-
- /**
- * Gets the value of the any property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the any property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAny().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- *
- *
- */
- public List<Object> getAny() {
- if (any == null) {
- any = new ArrayList<Object>();
- }
- return this.any;
- }
-
- /**
- * Gets the value of the id property.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getId() {
- return id;
- }
-
- /**
- * Sets the value of the id property.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setId(BigInteger value) {
- this.id = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultRecords.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultRecords.java
deleted file mode 100644
index 05126a3..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/ResultRecords.java
+++ /dev/null
@@ -1,71 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}ResultRecord" maxOccurs="unbounded"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "resultRecord"
-})
-@XmlRootElement(name = "ResultRecords")
-public class ResultRecords {
-
- @XmlElement(name = "ResultRecord", required = true)
- protected List<ResultRecord> resultRecord;
-
- /**
- * Gets the value of the resultRecord property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the resultRecord property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getResultRecord().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link ResultRecord }
- *
- *
- */
- public List<ResultRecord> getResultRecord() {
- if (resultRecord == null) {
- resultRecord = new ArrayList<ResultRecord>();
- }
- return this.resultRecord;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchByExampleType.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchByExampleType.java
deleted file mode 100644
index 10b8812..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchByExampleType.java
+++ /dev/null
@@ -1,146 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for SearchByExampleType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SearchByExampleType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}SearchRequestId"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}SearchRequestInfo" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}ResultCriteria" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}SearchCriteria"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SearchByExampleType", propOrder = {
- "searchRequestId",
- "searchRequestInfo",
- "resultCriteria",
- "searchCriteria"
-})
-public class SearchByExampleType {
-
- @XmlElement(name = "SearchRequestId", required = true)
- protected String searchRequestId;
- @XmlElement(name = "SearchRequestInfo")
- protected SearchRequestInfoType searchRequestInfo;
- @XmlElement(name = "ResultCriteria")
- protected ResultCriteriaType resultCriteria;
- @XmlElement(name = "SearchCriteria", required = true)
- protected SearchCriteriaType searchCriteria;
-
- /**
- * Gets the value of the searchRequestId property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getSearchRequestId() {
- return searchRequestId;
- }
-
- /**
- * Sets the value of the searchRequestId property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setSearchRequestId(String value) {
- this.searchRequestId = value;
- }
-
- /**
- * Gets the value of the searchRequestInfo property.
- *
- * @return
- * possible object is
- * {@link SearchRequestInfoType }
- *
- */
- public SearchRequestInfoType getSearchRequestInfo() {
- return searchRequestInfo;
- }
-
- /**
- * Sets the value of the searchRequestInfo property.
- *
- * @param value
- * allowed object is
- * {@link SearchRequestInfoType }
- *
- */
- public void setSearchRequestInfo(SearchRequestInfoType value) {
- this.searchRequestInfo = value;
- }
-
- /**
- * Gets the value of the resultCriteria property.
- *
- * @return
- * possible object is
- * {@link ResultCriteriaType }
- *
- */
- public ResultCriteriaType getResultCriteria() {
- return resultCriteria;
- }
-
- /**
- * Sets the value of the resultCriteria property.
- *
- * @param value
- * allowed object is
- * {@link ResultCriteriaType }
- *
- */
- public void setResultCriteria(ResultCriteriaType value) {
- this.resultCriteria = value;
- }
-
- /**
- * Gets the value of the searchCriteria property.
- *
- * @return
- * possible object is
- * {@link SearchCriteriaType }
- *
- */
- public SearchCriteriaType getSearchCriteria() {
- return searchCriteria;
- }
-
- /**
- * Sets the value of the searchCriteria property.
- *
- * @param value
- * allowed object is
- * {@link SearchCriteriaType }
- *
- */
- public void setSearchCriteria(SearchCriteriaType value) {
- this.searchCriteria = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchByIdType.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchByIdType.java
deleted file mode 100644
index 217f526..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchByIdType.java
+++ /dev/null
@@ -1,121 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.math.BigInteger;
-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;
-
-
-/**
- * <p>Java class for SearchByIdType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SearchByIdType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}SearchRequestId"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}SearchRequestInfo" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}RecordId"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SearchByIdType", propOrder = {
- "searchRequestId",
- "searchRequestInfo",
- "recordId"
-})
-public class SearchByIdType {
-
- @XmlElement(name = "SearchRequestId", required = true)
- protected String searchRequestId;
- @XmlElement(name = "SearchRequestInfo")
- protected SearchRequestInfoType searchRequestInfo;
- @XmlElement(name = "RecordId", required = true)
- @XmlSchemaType(name = "nonNegativeInteger")
- protected BigInteger recordId;
-
- /**
- * Gets the value of the searchRequestId property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getSearchRequestId() {
- return searchRequestId;
- }
-
- /**
- * Sets the value of the searchRequestId property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setSearchRequestId(String value) {
- this.searchRequestId = value;
- }
-
- /**
- * Gets the value of the searchRequestInfo property.
- *
- * @return
- * possible object is
- * {@link SearchRequestInfoType }
- *
- */
- public SearchRequestInfoType getSearchRequestInfo() {
- return searchRequestInfo;
- }
-
- /**
- * Sets the value of the searchRequestInfo property.
- *
- * @param value
- * allowed object is
- * {@link SearchRequestInfoType }
- *
- */
- public void setSearchRequestInfo(SearchRequestInfoType value) {
- this.searchRequestInfo = value;
- }
-
- /**
- * Gets the value of the recordId property.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getRecordId() {
- return recordId;
- }
-
- /**
- * Sets the value of the recordId property.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setRecordId(BigInteger value) {
- this.recordId = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchCriteriaType.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchCriteriaType.java
deleted file mode 100644
index f15c61f..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchCriteriaType.java
+++ /dev/null
@@ -1,100 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import org.w3c.dom.Element;
-
-
-/**
- * <p>Java class for SearchCriteriaType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SearchCriteriaType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}ResultSetId" minOccurs="0"/>
- * &lt;any processContents='lax' namespace='##other' maxOccurs="unbounded"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SearchCriteriaType", propOrder = {
- "resultSetId",
- "any"
-})
-public class SearchCriteriaType {
-
- @XmlElement(name = "ResultSetId")
- protected String resultSetId;
- @XmlAnyElement(lax = true)
- protected List<Object> any;
-
- /**
- * Gets the value of the resultSetId property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getResultSetId() {
- return resultSetId;
- }
-
- /**
- * Sets the value of the resultSetId property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setResultSetId(String value) {
- this.resultSetId = value;
- }
-
- /**
- * Gets the value of the any property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the any property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAny().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- *
- *
- */
- public List<Object> getAny() {
- if (any == null) {
- any = new ArrayList<Object>();
- }
- return this.any;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchRequestInfoType.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchRequestInfoType.java
deleted file mode 100644
index d3f0ad6..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchRequestInfoType.java
+++ /dev/null
@@ -1,71 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAnyElement;
-import javax.xml.bind.annotation.XmlType;
-import org.w3c.dom.Element;
-
-
-/**
- * <p>Java class for SearchRequestInfoType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SearchRequestInfoType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;any processContents='lax' maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SearchRequestInfoType", propOrder = {
- "any"
-})
-public class SearchRequestInfoType {
-
- @XmlAnyElement(lax = true)
- protected List<Object> any;
-
- /**
- * Gets the value of the any property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the any property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getAny().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link Object }
- * {@link Element }
- *
- *
- */
- public List<Object> getAny() {
- if (any == null) {
- any = new ArrayList<Object>();
- }
- return this.any;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchResponseType.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchResponseType.java
deleted file mode 100644
index 4af6e3e..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/SearchResponseType.java
+++ /dev/null
@@ -1,146 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for SearchResponseType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SearchResponseType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}SearchRequestId"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}Message" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}ResultInfo"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}ResultRecords" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SearchResponseType", propOrder = {
- "searchRequestId",
- "message",
- "resultInfo",
- "resultRecords"
-})
-public class SearchResponseType {
-
- @XmlElement(name = "SearchRequestId", required = true)
- protected String searchRequestId;
- @XmlElement(name = "Message")
- protected CustomFaultType message;
- @XmlElement(name = "ResultInfo", required = true)
- protected ResultInfoType resultInfo;
- @XmlElement(name = "ResultRecords")
- protected ResultRecords resultRecords;
-
- /**
- * Gets the value of the searchRequestId property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getSearchRequestId() {
- return searchRequestId;
- }
-
- /**
- * Sets the value of the searchRequestId property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setSearchRequestId(String value) {
- this.searchRequestId = value;
- }
-
- /**
- * Gets the value of the message property.
- *
- * @return
- * possible object is
- * {@link CustomFaultType }
- *
- */
- public CustomFaultType getMessage() {
- return message;
- }
-
- /**
- * Sets the value of the message property.
- *
- * @param value
- * allowed object is
- * {@link CustomFaultType }
- *
- */
- public void setMessage(CustomFaultType value) {
- this.message = value;
- }
-
- /**
- * Gets the value of the resultInfo property.
- *
- * @return
- * possible object is
- * {@link ResultInfoType }
- *
- */
- public ResultInfoType getResultInfo() {
- return resultInfo;
- }
-
- /**
- * Sets the value of the resultInfo property.
- *
- * @param value
- * allowed object is
- * {@link ResultInfoType }
- *
- */
- public void setResultInfo(ResultInfoType value) {
- this.resultInfo = value;
- }
-
- /**
- * Gets the value of the resultRecords property.
- *
- * @return
- * possible object is
- * {@link ResultRecords }
- *
- */
- public ResultRecords getResultRecords() {
- return resultRecords;
- }
-
- /**
- * Sets the value of the resultRecords property.
- *
- * @param value
- * allowed object is
- * {@link ResultRecords }
- *
- */
- public void setResultRecords(ResultRecords value) {
- this.resultRecords = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/SortKeyType.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/SortKeyType.java
deleted file mode 100644
index 274365b..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/SortKeyType.java
+++ /dev/null
@@ -1,118 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for SortKeyType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SortKeyType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}Path"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}Ascending" minOccurs="0"/>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}CaseSensitive" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SortKeyType", propOrder = {
- "path",
- "ascending",
- "caseSensitive"
-})
-public class SortKeyType {
-
- @XmlElement(name = "Path", required = true)
- protected String path;
- @XmlElement(name = "Ascending")
- protected Boolean ascending;
- @XmlElement(name = "CaseSensitive")
- protected Boolean caseSensitive;
-
- /**
- * Gets the value of the path property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getPath() {
- return path;
- }
-
- /**
- * Sets the value of the path property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setPath(String value) {
- this.path = value;
- }
-
- /**
- * Gets the value of the ascending property.
- *
- * @return
- * possible object is
- * {@link Boolean }
- *
- */
- public Boolean isAscending() {
- return ascending;
- }
-
- /**
- * Sets the value of the ascending property.
- *
- * @param value
- * allowed object is
- * {@link Boolean }
- *
- */
- public void setAscending(Boolean value) {
- this.ascending = value;
- }
-
- /**
- * Gets the value of the caseSensitive property.
- *
- * @return
- * possible object is
- * {@link Boolean }
- *
- */
- public Boolean isCaseSensitive() {
- return caseSensitive;
- }
-
- /**
- * Sets the value of the caseSensitive property.
- *
- * @param value
- * allowed object is
- * {@link Boolean }
- *
- */
- public void setCaseSensitive(Boolean value) {
- this.caseSensitive = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/SortKeysType.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/SortKeysType.java
deleted file mode 100644
index ce78a67..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/SortKeysType.java
+++ /dev/null
@@ -1,69 +0,0 @@
-
-package at.gv.util.xsd.ur.xmlsw;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for SortKeysType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="SortKeysType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/xml-sw/1#}SortKey" maxOccurs="unbounded"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SortKeysType", propOrder = {
- "sortKey"
-})
-public class SortKeysType {
-
- @XmlElement(name = "SortKey", required = true)
- protected List<SortKeyType> sortKey;
-
- /**
- * Gets the value of the sortKey property.
- *
- * <p>
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a <CODE>set</CODE> method for the sortKey property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getSortKey().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link SortKeyType }
- *
- *
- */
- public List<SortKeyType> getSortKey() {
- if (sortKey == null) {
- sortKey = new ArrayList<SortKeyType>();
- }
- return this.sortKey;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur/xmlsw/package-info.java b/src/main/java/at/gv/util/xsd/ur/xmlsw/package-info.java
deleted file mode 100644
index 5a4e788..0000000
--- a/src/main/java/at/gv/util/xsd/ur/xmlsw/package-info.java
+++ /dev/null
@@ -1,2 +0,0 @@
-@javax.xml.bind.annotation.XmlSchema(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
-package at.gv.util.xsd.ur.xmlsw;