summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/xmldsig
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/xmldsig')
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/CanonicalizationMethodType.java8
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/DSAKeyValueType.java32
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/DigestMethodType.java10
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/KeyInfoType.java28
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/KeyValueType.java12
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/ManifestType.java8
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/ObjectFactory.java204
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/ObjectType.java18
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/PGPDataType.java26
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/RSAKeyValueType.java12
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/ReferenceType.java28
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/RetrievalMethodType.java16
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/SPKIDataType.java6
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/SignatureMethodType.java14
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertiesType.java8
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertyType.java14
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/SignatureType.java20
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/SignatureValueType.java12
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/SignedInfoType.java16
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/TransformType.java12
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/TransformsType.java4
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/X509DataType.java18
-rw-r--r--src/main/java/at/gv/util/xsd/xmldsig/X509IssuerSerialType.java12
23 files changed, 269 insertions, 269 deletions
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/CanonicalizationMethodType.java b/src/main/java/at/gv/util/xsd/xmldsig/CanonicalizationMethodType.java
index 98f97fb..fdf03b4 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/CanonicalizationMethodType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/CanonicalizationMethodType.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for CanonicalizationMethodType complex type.
+ * <p>Java-Klasse für CanonicalizationMethodType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="CanonicalizationMethodType">
@@ -76,7 +76,7 @@ public class CanonicalizationMethodType {
}
/**
- * Gets the value of the algorithm property.
+ * Ruft den Wert der algorithm-Eigenschaft ab.
*
* @return
* possible object is
@@ -88,7 +88,7 @@ public class CanonicalizationMethodType {
}
/**
- * Sets the value of the algorithm property.
+ * Legt den Wert der algorithm-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/DSAKeyValueType.java b/src/main/java/at/gv/util/xsd/xmldsig/DSAKeyValueType.java
index a57f030..238152e 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/DSAKeyValueType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/DSAKeyValueType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for DSAKeyValueType complex type.
+ * <p>Java-Klasse für DSAKeyValueType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="DSAKeyValueType">
@@ -64,7 +64,7 @@ public class DSAKeyValueType {
protected String pgenCounter;
/**
- * Gets the value of the p property.
+ * Ruft den Wert der p-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the p property.
+ * Legt den Wert der p-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -88,7 +88,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the q property.
+ * Ruft den Wert der q-Eigenschaft ab.
*
* @return
* possible object is
@@ -100,7 +100,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the q property.
+ * Legt den Wert der q-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -112,7 +112,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the j property.
+ * Ruft den Wert der j-Eigenschaft ab.
*
* @return
* possible object is
@@ -124,7 +124,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the j property.
+ * Legt den Wert der j-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -136,7 +136,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the g property.
+ * Ruft den Wert der g-Eigenschaft ab.
*
* @return
* possible object is
@@ -148,7 +148,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the g property.
+ * Legt den Wert der g-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -160,7 +160,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the y property.
+ * Ruft den Wert der y-Eigenschaft ab.
*
* @return
* possible object is
@@ -172,7 +172,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the y property.
+ * Legt den Wert der y-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -184,7 +184,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the seed property.
+ * Ruft den Wert der seed-Eigenschaft ab.
*
* @return
* possible object is
@@ -196,7 +196,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the seed property.
+ * Legt den Wert der seed-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -208,7 +208,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the pgenCounter property.
+ * Ruft den Wert der pgenCounter-Eigenschaft ab.
*
* @return
* possible object is
@@ -220,7 +220,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the pgenCounter property.
+ * Legt den Wert der pgenCounter-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/DigestMethodType.java b/src/main/java/at/gv/util/xsd/xmldsig/DigestMethodType.java
index 3eb9514..45a7454 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/DigestMethodType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/DigestMethodType.java
@@ -14,9 +14,9 @@ import org.w3c.dom.Element;
/**
- * <p>Java class for DigestMethodType complex type.
+ * <p>Java-Klasse für DigestMethodType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="DigestMethodType">
@@ -64,9 +64,9 @@ public class DigestMethodType {
*
* <p>
* Objects of the following type(s) are allowed in the list
+ * {@link Object }
* {@link String }
* {@link Element }
- * {@link Object }
*
*
*/
@@ -78,7 +78,7 @@ public class DigestMethodType {
}
/**
- * Gets the value of the algorithm property.
+ * Ruft den Wert der algorithm-Eigenschaft ab.
*
* @return
* possible object is
@@ -90,7 +90,7 @@ public class DigestMethodType {
}
/**
- * Sets the value of the algorithm property.
+ * Legt den Wert der algorithm-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/KeyInfoType.java b/src/main/java/at/gv/util/xsd/xmldsig/KeyInfoType.java
index 6e6603d..a74ebb1 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/KeyInfoType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/KeyInfoType.java
@@ -20,9 +20,9 @@ import org.w3c.dom.Element;
/**
- * <p>Java class for KeyInfoType complex type.
+ * <p>Java-Klasse für KeyInfoType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="KeyInfoType">
@@ -53,13 +53,13 @@ import org.w3c.dom.Element;
public class KeyInfoType {
@XmlElementRefs({
- @XmlElementRef(name = "MgmtData", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "PGPData", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "KeyValue", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "SPKIData", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "X509Data", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "RetrievalMethod", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "KeyName", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class)
+ @XmlElementRef(name = "PGPData", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "RetrievalMethod", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "SPKIData", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "X509Data", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "MgmtData", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "KeyValue", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "KeyName", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false)
})
@XmlMixed
@XmlAnyElement(lax = true)
@@ -88,14 +88,14 @@ public class KeyInfoType {
*
* <p>
* Objects of the following type(s) are allowed in the list
- * {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link PGPDataType }{@code >}
- * {@link JAXBElement }{@code <}{@link KeyValueType }{@code >}
+ * {@link JAXBElement }{@code <}{@link RetrievalMethodType }{@code >}
* {@link JAXBElement }{@code <}{@link SPKIDataType }{@code >}
* {@link JAXBElement }{@code <}{@link X509DataType }{@code >}
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
+ * {@link JAXBElement }{@code <}{@link KeyValueType }{@code >}
* {@link String }
* {@link Element }
- * {@link JAXBElement }{@code <}{@link RetrievalMethodType }{@code >}
* {@link Object }
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
@@ -109,7 +109,7 @@ public class KeyInfoType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -121,7 +121,7 @@ public class KeyInfoType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/KeyValueType.java b/src/main/java/at/gv/util/xsd/xmldsig/KeyValueType.java
index 922ac74..e37e59b 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/KeyValueType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/KeyValueType.java
@@ -15,9 +15,9 @@ import org.w3c.dom.Element;
/**
- * <p>Java class for KeyValueType complex type.
+ * <p>Java-Klasse für KeyValueType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="KeyValueType">
@@ -42,8 +42,8 @@ import org.w3c.dom.Element;
public class KeyValueType {
@XmlElementRefs({
- @XmlElementRef(name = "RSAKeyValue", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "DSAKeyValue", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class)
+ @XmlElementRef(name = "DSAKeyValue", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "RSAKeyValue", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false)
})
@XmlMixed
@XmlAnyElement(lax = true)
@@ -68,10 +68,10 @@ public class KeyValueType {
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
- * {@link JAXBElement }{@code <}{@link RSAKeyValueType }{@code >}
- * {@link JAXBElement }{@code <}{@link DSAKeyValueType }{@code >}
* {@link Element }
* {@link Object }
+ * {@link JAXBElement }{@code <}{@link DSAKeyValueType }{@code >}
+ * {@link JAXBElement }{@code <}{@link RSAKeyValueType }{@code >}
*
*
*/
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/ManifestType.java b/src/main/java/at/gv/util/xsd/xmldsig/ManifestType.java
index 98a7b9a..14c81a4 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/ManifestType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/ManifestType.java
@@ -15,9 +15,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * <p>Java class for ManifestType complex type.
+ * <p>Java-Klasse für ManifestType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ManifestType">
@@ -78,7 +78,7 @@ public class ManifestType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -90,7 +90,7 @@ public class ManifestType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/ObjectFactory.java b/src/main/java/at/gv/util/xsd/xmldsig/ObjectFactory.java
index 3a6a69d..d9c2aa5 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/ObjectFactory.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/ObjectFactory.java
@@ -27,38 +27,38 @@ public class ObjectFactory {
private final static QName _PGPData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPData");
private final static QName _SPKIData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SPKIData");
- private final static QName _RetrievalMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "RetrievalMethod");
private final static QName _CanonicalizationMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "CanonicalizationMethod");
- private final static QName _SignatureProperty_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty");
private final static QName _Transforms_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Transforms");
private final static QName _Manifest_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Manifest");
private final static QName _SignatureMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureMethod");
private final static QName _KeyInfo_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyInfo");
private final static QName _DigestMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DigestMethod");
private final static QName _MgmtData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "MgmtData");
+ private final static QName _SignedInfo_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignedInfo");
+ private final static QName _Object_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Object");
+ private final static QName _X509Data_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509Data");
+ private final static QName _SignatureProperties_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperties");
+ private final static QName _KeyName_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyName");
+ private final static QName _RetrievalMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "RetrievalMethod");
+ private final static QName _SignatureProperty_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty");
private final static QName _Reference_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Reference");
private final static QName _RSAKeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "RSAKeyValue");
private final static QName _Signature_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Signature");
private final static QName _DSAKeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DSAKeyValue");
- private final static QName _SignedInfo_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignedInfo");
- private final static QName _Object_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Object");
private final static QName _SignatureValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureValue");
private final static QName _Transform_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Transform");
- private final static QName _X509Data_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509Data");
private final static QName _DigestValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DigestValue");
- private final static QName _SignatureProperties_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperties");
- private final static QName _KeyName_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyName");
private final static QName _KeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyValue");
- private final static QName _SignatureMethodTypeHMACOutputLength_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "HMACOutputLength");
+ private final static QName _SPKIDataTypeSPKISexp_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SPKISexp");
+ private final static QName _TransformTypeXPath_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "XPath");
+ private final static QName _PGPDataTypePGPKeyID_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPKeyID");
+ private final static QName _PGPDataTypePGPKeyPacket_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPKeyPacket");
private final static QName _X509DataTypeX509IssuerSerial_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509IssuerSerial");
private final static QName _X509DataTypeX509Certificate_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509Certificate");
private final static QName _X509DataTypeX509SKI_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509SKI");
private final static QName _X509DataTypeX509SubjectName_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509SubjectName");
private final static QName _X509DataTypeX509CRL_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509CRL");
- private final static QName _SPKIDataTypeSPKISexp_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SPKISexp");
- private final static QName _TransformTypeXPath_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "XPath");
- private final static QName _PGPDataTypePGPKeyID_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPKeyID");
- private final static QName _PGPDataTypePGPKeyPacket_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPKeyPacket");
+ private final static QName _SignatureMethodTypeHMACOutputLength_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "HMACOutputLength");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.util.xsd.xmldsig
@@ -262,15 +262,6 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link RetrievalMethodType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "RetrievalMethod")
- public JAXBElement<RetrievalMethodType> createRetrievalMethod(RetrievalMethodType value) {
- return new JAXBElement<RetrievalMethodType>(_RetrievalMethod_QNAME, RetrievalMethodType.class, null, value);
- }
-
- /**
* Create an instance of {@link JAXBElement }{@code <}{@link CanonicalizationMethodType }{@code >}}
*
*/
@@ -280,15 +271,6 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link SignaturePropertyType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureProperty")
- public JAXBElement<SignaturePropertyType> createSignatureProperty(SignaturePropertyType value) {
- return new JAXBElement<SignaturePropertyType>(_SignatureProperty_QNAME, SignaturePropertyType.class, null, value);
- }
-
- /**
* Create an instance of {@link JAXBElement }{@code <}{@link TransformsType }{@code >}}
*
*/
@@ -343,6 +325,69 @@ public class ObjectFactory {
}
/**
+ * Create an instance of {@link JAXBElement }{@code <}{@link SignedInfoType }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignedInfo")
+ public JAXBElement<SignedInfoType> createSignedInfo(SignedInfoType value) {
+ return new JAXBElement<SignedInfoType>(_SignedInfo_QNAME, SignedInfoType.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link ObjectType }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Object")
+ public JAXBElement<ObjectType> createObject(ObjectType value) {
+ return new JAXBElement<ObjectType>(_Object_QNAME, ObjectType.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link X509DataType }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509Data")
+ public JAXBElement<X509DataType> createX509Data(X509DataType value) {
+ return new JAXBElement<X509DataType>(_X509Data_QNAME, X509DataType.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link SignaturePropertiesType }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureProperties")
+ public JAXBElement<SignaturePropertiesType> createSignatureProperties(SignaturePropertiesType value) {
+ return new JAXBElement<SignaturePropertiesType>(_SignatureProperties_QNAME, SignaturePropertiesType.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "KeyName")
+ public JAXBElement<String> createKeyName(String value) {
+ return new JAXBElement<String>(_KeyName_QNAME, String.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link RetrievalMethodType }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "RetrievalMethod")
+ public JAXBElement<RetrievalMethodType> createRetrievalMethod(RetrievalMethodType value) {
+ return new JAXBElement<RetrievalMethodType>(_RetrievalMethod_QNAME, RetrievalMethodType.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link SignaturePropertyType }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureProperty")
+ public JAXBElement<SignaturePropertyType> createSignatureProperty(SignaturePropertyType value) {
+ return new JAXBElement<SignaturePropertyType>(_SignatureProperty_QNAME, SignaturePropertyType.class, null, value);
+ }
+
+ /**
* Create an instance of {@link JAXBElement }{@code <}{@link ReferenceType }{@code >}}
*
*/
@@ -379,24 +424,6 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link SignedInfoType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignedInfo")
- public JAXBElement<SignedInfoType> createSignedInfo(SignedInfoType value) {
- return new JAXBElement<SignedInfoType>(_SignedInfo_QNAME, SignedInfoType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link ObjectType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Object")
- public JAXBElement<ObjectType> createObject(ObjectType value) {
- return new JAXBElement<ObjectType>(_Object_QNAME, ObjectType.class, null, value);
- }
-
- /**
* Create an instance of {@link JAXBElement }{@code <}{@link SignatureValueType }{@code >}}
*
*/
@@ -415,57 +442,57 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link X509DataType }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509Data")
- public JAXBElement<X509DataType> createX509Data(X509DataType value) {
- return new JAXBElement<X509DataType>(_X509Data_QNAME, X509DataType.class, null, value);
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "DigestValue")
+ public JAXBElement<String> createDigestValue(String value) {
+ return new JAXBElement<String>(_DigestValue_QNAME, String.class, null, value);
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link KeyValueType }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "DigestValue")
- public JAXBElement<String> createDigestValue(String value) {
- return new JAXBElement<String>(_DigestValue_QNAME, String.class, null, value);
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "KeyValue")
+ public JAXBElement<KeyValueType> createKeyValue(KeyValueType value) {
+ return new JAXBElement<KeyValueType>(_KeyValue_QNAME, KeyValueType.class, null, value);
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link SignaturePropertiesType }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureProperties")
- public JAXBElement<SignaturePropertiesType> createSignatureProperties(SignaturePropertiesType value) {
- return new JAXBElement<SignaturePropertiesType>(_SignatureProperties_QNAME, SignaturePropertiesType.class, null, value);
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SPKISexp", scope = SPKIDataType.class)
+ public JAXBElement<String> createSPKIDataTypeSPKISexp(String value) {
+ return new JAXBElement<String>(_SPKIDataTypeSPKISexp_QNAME, String.class, SPKIDataType.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "KeyName")
- public JAXBElement<String> createKeyName(String value) {
- return new JAXBElement<String>(_KeyName_QNAME, String.class, null, value);
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "XPath", scope = TransformType.class)
+ public JAXBElement<String> createTransformTypeXPath(String value) {
+ return new JAXBElement<String>(_TransformTypeXPath_QNAME, String.class, TransformType.class, value);
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link KeyValueType }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "KeyValue")
- public JAXBElement<KeyValueType> createKeyValue(KeyValueType value) {
- return new JAXBElement<KeyValueType>(_KeyValue_QNAME, KeyValueType.class, null, value);
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "PGPKeyID", scope = PGPDataType.class)
+ public JAXBElement<String> createPGPDataTypePGPKeyID(String value) {
+ return new JAXBElement<String>(_PGPDataTypePGPKeyID_QNAME, String.class, PGPDataType.class, value);
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "HMACOutputLength", scope = SignatureMethodType.class)
- public JAXBElement<BigInteger> createSignatureMethodTypeHMACOutputLength(BigInteger value) {
- return new JAXBElement<BigInteger>(_SignatureMethodTypeHMACOutputLength_QNAME, BigInteger.class, SignatureMethodType.class, value);
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "PGPKeyPacket", scope = PGPDataType.class)
+ public JAXBElement<String> createPGPDataTypePGPKeyPacket(String value) {
+ return new JAXBElement<String>(_PGPDataTypePGPKeyPacket_QNAME, String.class, PGPDataType.class, value);
}
/**
@@ -514,39 +541,12 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SPKISexp", scope = SPKIDataType.class)
- public JAXBElement<String> createSPKIDataTypeSPKISexp(String value) {
- return new JAXBElement<String>(_SPKIDataTypeSPKISexp_QNAME, String.class, SPKIDataType.class, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "XPath", scope = TransformType.class)
- public JAXBElement<String> createTransformTypeXPath(String value) {
- return new JAXBElement<String>(_TransformTypeXPath_QNAME, String.class, TransformType.class, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "PGPKeyID", scope = PGPDataType.class)
- public JAXBElement<String> createPGPDataTypePGPKeyID(String value) {
- return new JAXBElement<String>(_PGPDataTypePGPKeyID_QNAME, String.class, PGPDataType.class, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "PGPKeyPacket", scope = PGPDataType.class)
- public JAXBElement<String> createPGPDataTypePGPKeyPacket(String value) {
- return new JAXBElement<String>(_PGPDataTypePGPKeyPacket_QNAME, String.class, PGPDataType.class, value);
+ @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "HMACOutputLength", scope = SignatureMethodType.class)
+ public JAXBElement<BigInteger> createSignatureMethodTypeHMACOutputLength(BigInteger value) {
+ return new JAXBElement<BigInteger>(_SignatureMethodTypeHMACOutputLength_QNAME, BigInteger.class, SignatureMethodType.class, value);
}
}
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/ObjectType.java b/src/main/java/at/gv/util/xsd/xmldsig/ObjectType.java
index 613edf9..7bb550c 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/ObjectType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/ObjectType.java
@@ -17,9 +17,9 @@ import org.w3c.dom.Element;
/**
- * <p>Java class for ObjectType complex type.
+ * <p>Java-Klasse für ObjectType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ObjectType">
@@ -76,9 +76,9 @@ public class ObjectType {
*
* <p>
* Objects of the following type(s) are allowed in the list
+ * {@link Object }
* {@link String }
* {@link Element }
- * {@link Object }
*
*
*/
@@ -90,7 +90,7 @@ public class ObjectType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -102,7 +102,7 @@ public class ObjectType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -114,7 +114,7 @@ public class ObjectType {
}
/**
- * Gets the value of the mimeType property.
+ * Ruft den Wert der mimeType-Eigenschaft ab.
*
* @return
* possible object is
@@ -126,7 +126,7 @@ public class ObjectType {
}
/**
- * Sets the value of the mimeType property.
+ * Legt den Wert der mimeType-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -138,7 +138,7 @@ public class ObjectType {
}
/**
- * Gets the value of the encoding property.
+ * Ruft den Wert der encoding-Eigenschaft ab.
*
* @return
* possible object is
@@ -150,7 +150,7 @@ public class ObjectType {
}
/**
- * Sets the value of the encoding property.
+ * Legt den Wert der encoding-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/PGPDataType.java b/src/main/java/at/gv/util/xsd/xmldsig/PGPDataType.java
index b07ad11..edd3bc2 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/PGPDataType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/PGPDataType.java
@@ -14,9 +14,9 @@ import org.w3c.dom.Element;
/**
- * <p>Java class for PGPDataType complex type.
+ * <p>Java-Klasse für PGPDataType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PGPDataType">
@@ -47,23 +47,23 @@ import org.w3c.dom.Element;
public class PGPDataType {
@XmlElementRefs({
- @XmlElementRef(name = "PGPKeyPacket", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "PGPKeyID", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class)
+ @XmlElementRef(name = "PGPKeyID", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "PGPKeyPacket", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false)
})
@XmlAnyElement(lax = true)
protected List<Object> content;
/**
- * Gets the rest of the content model.
+ * Ruft das restliche Contentmodell ab.
*
* <p>
- * You are getting this "catch-all" property because of the following reason:
- * The field name "PGPKeyPacket" is used by two different parts of a schema. See:
- * line 184 of file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/W3C-XMLDSig.xsd
- * line 180 of file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/W3C-XMLDSig.xsd
+ * Sie rufen diese "catch-all"-Eigenschaft aus folgendem Grund ab:
+ * Der Feldname "PGPKeyPacket" wird von zwei verschiedenen Teilen eines Schemas verwendet. Siehe:
+ * Zeile 184 von file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/W3C-XMLDSig.xsd
+ * Zeile 180 von file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/W3C-XMLDSig.xsd
* <p>
- * To get rid of this property, apply a property customization to one
- * of both of the following declarations to change their names:
+ * Um diese Eigenschaft zu entfernen, wenden Sie eine Eigenschaftenanpassung für eine
+ * der beiden folgenden Deklarationen an, um deren Namen zu ändern:
* Gets the value of the content property.
*
* <p>
@@ -81,10 +81,10 @@ public class PGPDataType {
*
* <p>
* Objects of the following type(s) are allowed in the list
- * {@link Element }
- * {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
+ * {@link Element }
* {@link Object }
+ * {@link JAXBElement }{@code <}{@link String }{@code >}
*
*
*/
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/RSAKeyValueType.java b/src/main/java/at/gv/util/xsd/xmldsig/RSAKeyValueType.java
index a03ee7b..4faa9db 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/RSAKeyValueType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/RSAKeyValueType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for RSAKeyValueType complex type.
+ * <p>Java-Klasse für RSAKeyValueType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="RSAKeyValueType">
@@ -40,7 +40,7 @@ public class RSAKeyValueType {
protected String exponent;
/**
- * Gets the value of the modulus property.
+ * Ruft den Wert der modulus-Eigenschaft ab.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class RSAKeyValueType {
}
/**
- * Sets the value of the modulus property.
+ * Legt den Wert der modulus-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class RSAKeyValueType {
}
/**
- * Gets the value of the exponent property.
+ * Ruft den Wert der exponent-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class RSAKeyValueType {
}
/**
- * Sets the value of the exponent property.
+ * Legt den Wert der exponent-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/ReferenceType.java b/src/main/java/at/gv/util/xsd/xmldsig/ReferenceType.java
index faacd02..d6b038d 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/ReferenceType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/ReferenceType.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * <p>Java class for ReferenceType complex type.
+ * <p>Java-Klasse für ReferenceType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ReferenceType">
@@ -63,7 +63,7 @@ public class ReferenceType {
protected String type;
/**
- * Gets the value of the transforms property.
+ * Ruft den Wert der transforms-Eigenschaft ab.
*
* @return
* possible object is
@@ -75,7 +75,7 @@ public class ReferenceType {
}
/**
- * Sets the value of the transforms property.
+ * Legt den Wert der transforms-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -87,7 +87,7 @@ public class ReferenceType {
}
/**
- * Gets the value of the digestMethod property.
+ * Ruft den Wert der digestMethod-Eigenschaft ab.
*
* @return
* possible object is
@@ -99,7 +99,7 @@ public class ReferenceType {
}
/**
- * Sets the value of the digestMethod property.
+ * Legt den Wert der digestMethod-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -111,7 +111,7 @@ public class ReferenceType {
}
/**
- * Gets the value of the digestValue property.
+ * Ruft den Wert der digestValue-Eigenschaft ab.
*
* @return
* possible object is
@@ -123,7 +123,7 @@ public class ReferenceType {
}
/**
- * Sets the value of the digestValue property.
+ * Legt den Wert der digestValue-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -135,7 +135,7 @@ public class ReferenceType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -147,7 +147,7 @@ public class ReferenceType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -159,7 +159,7 @@ public class ReferenceType {
}
/**
- * Gets the value of the uri property.
+ * Ruft den Wert der uri-Eigenschaft ab.
*
* @return
* possible object is
@@ -171,7 +171,7 @@ public class ReferenceType {
}
/**
- * Sets the value of the uri property.
+ * Legt den Wert der uri-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -183,7 +183,7 @@ public class ReferenceType {
}
/**
- * Gets the value of the type property.
+ * Ruft den Wert der type-Eigenschaft ab.
*
* @return
* possible object is
@@ -195,7 +195,7 @@ public class ReferenceType {
}
/**
- * Sets the value of the type property.
+ * Legt den Wert der type-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/RetrievalMethodType.java b/src/main/java/at/gv/util/xsd/xmldsig/RetrievalMethodType.java
index 8de9a57..9d7ccc3 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/RetrievalMethodType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/RetrievalMethodType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for RetrievalMethodType complex type.
+ * <p>Java-Klasse für RetrievalMethodType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="RetrievalMethodType">
@@ -46,7 +46,7 @@ public class RetrievalMethodType {
protected String type;
/**
- * Gets the value of the transforms property.
+ * Ruft den Wert der transforms-Eigenschaft ab.
*
* @return
* possible object is
@@ -58,7 +58,7 @@ public class RetrievalMethodType {
}
/**
- * Sets the value of the transforms property.
+ * Legt den Wert der transforms-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -70,7 +70,7 @@ public class RetrievalMethodType {
}
/**
- * Gets the value of the uri property.
+ * Ruft den Wert der uri-Eigenschaft ab.
*
* @return
* possible object is
@@ -82,7 +82,7 @@ public class RetrievalMethodType {
}
/**
- * Sets the value of the uri property.
+ * Legt den Wert der uri-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -94,7 +94,7 @@ public class RetrievalMethodType {
}
/**
- * Gets the value of the type property.
+ * Ruft den Wert der type-Eigenschaft ab.
*
* @return
* possible object is
@@ -106,7 +106,7 @@ public class RetrievalMethodType {
}
/**
- * Sets the value of the type property.
+ * Legt den Wert der type-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/SPKIDataType.java b/src/main/java/at/gv/util/xsd/xmldsig/SPKIDataType.java
index e6a187e..fa1ab30 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/SPKIDataType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/SPKIDataType.java
@@ -13,9 +13,9 @@ import org.w3c.dom.Element;
/**
- * <p>Java class for SPKIDataType complex type.
+ * <p>Java-Klasse für SPKIDataType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SPKIDataType">
@@ -60,9 +60,9 @@ public class SPKIDataType {
*
* <p>
* Objects of the following type(s) are allowed in the list
+ * {@link Object }
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link Element }
- * {@link Object }
*
*
*/
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/SignatureMethodType.java b/src/main/java/at/gv/util/xsd/xmldsig/SignatureMethodType.java
index 45d08b6..ad1cf70 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/SignatureMethodType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/SignatureMethodType.java
@@ -16,9 +16,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SignatureMethodType complex type.
+ * <p>Java-Klasse für SignatureMethodType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SignatureMethodType">
@@ -42,7 +42,7 @@ import javax.xml.bind.annotation.XmlType;
})
public class SignatureMethodType {
- @XmlElementRef(name = "HMACOutputLength", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class)
+ @XmlElementRef(name = "HMACOutputLength", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false)
@XmlMixed
@XmlAnyElement(lax = true)
protected List<Object> content;
@@ -68,9 +68,9 @@ public class SignatureMethodType {
*
* <p>
* Objects of the following type(s) are allowed in the list
- * {@link String }
- * {@link Object }
* {@link JAXBElement }{@code <}{@link BigInteger }{@code >}
+ * {@link Object }
+ * {@link String }
*
*
*/
@@ -82,7 +82,7 @@ public class SignatureMethodType {
}
/**
- * Gets the value of the algorithm property.
+ * Ruft den Wert der algorithm-Eigenschaft ab.
*
* @return
* possible object is
@@ -94,7 +94,7 @@ public class SignatureMethodType {
}
/**
- * Sets the value of the algorithm property.
+ * Legt den Wert der algorithm-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertiesType.java b/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertiesType.java
index d70a3df..a1cea54 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertiesType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertiesType.java
@@ -15,9 +15,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * <p>Java class for SignaturePropertiesType complex type.
+ * <p>Java-Klasse für SignaturePropertiesType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SignaturePropertiesType">
@@ -78,7 +78,7 @@ public class SignaturePropertiesType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -90,7 +90,7 @@ public class SignaturePropertiesType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertyType.java b/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertyType.java
index deea9c9..e32707e 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertyType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertyType.java
@@ -17,9 +17,9 @@ import org.w3c.dom.Element;
/**
- * <p>Java class for SignaturePropertyType complex type.
+ * <p>Java-Klasse für SignaturePropertyType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SignaturePropertyType">
@@ -73,9 +73,9 @@ public class SignaturePropertyType {
*
* <p>
* Objects of the following type(s) are allowed in the list
+ * {@link Object }
* {@link String }
* {@link Element }
- * {@link Object }
*
*
*/
@@ -87,7 +87,7 @@ public class SignaturePropertyType {
}
/**
- * Gets the value of the target property.
+ * Ruft den Wert der target-Eigenschaft ab.
*
* @return
* possible object is
@@ -99,7 +99,7 @@ public class SignaturePropertyType {
}
/**
- * Sets the value of the target property.
+ * Legt den Wert der target-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -111,7 +111,7 @@ public class SignaturePropertyType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -123,7 +123,7 @@ public class SignaturePropertyType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/SignatureType.java b/src/main/java/at/gv/util/xsd/xmldsig/SignatureType.java
index 49db579..b1fcc1f 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/SignatureType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/SignatureType.java
@@ -15,9 +15,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * <p>Java class for SignatureType complex type.
+ * <p>Java-Klasse für SignatureType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SignatureType">
@@ -61,7 +61,7 @@ public class SignatureType {
protected String id;
/**
- * Gets the value of the signedInfo property.
+ * Ruft den Wert der signedInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -73,7 +73,7 @@ public class SignatureType {
}
/**
- * Sets the value of the signedInfo property.
+ * Legt den Wert der signedInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -85,7 +85,7 @@ public class SignatureType {
}
/**
- * Gets the value of the signatureValue property.
+ * Ruft den Wert der signatureValue-Eigenschaft ab.
*
* @return
* possible object is
@@ -97,7 +97,7 @@ public class SignatureType {
}
/**
- * Sets the value of the signatureValue property.
+ * Legt den Wert der signatureValue-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -109,7 +109,7 @@ public class SignatureType {
}
/**
- * Gets the value of the keyInfo property.
+ * Ruft den Wert der keyInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -121,7 +121,7 @@ public class SignatureType {
}
/**
- * Sets the value of the keyInfo property.
+ * Legt den Wert der keyInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -162,7 +162,7 @@ public class SignatureType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -174,7 +174,7 @@ public class SignatureType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/SignatureValueType.java b/src/main/java/at/gv/util/xsd/xmldsig/SignatureValueType.java
index 10c6120..68d6a44 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/SignatureValueType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/SignatureValueType.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * <p>Java class for SignatureValueType complex type.
+ * <p>Java-Klasse für SignatureValueType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SignatureValueType">
@@ -44,7 +44,7 @@ public class SignatureValueType {
protected String id;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -56,7 +56,7 @@ public class SignatureValueType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -68,7 +68,7 @@ public class SignatureValueType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -80,7 +80,7 @@ public class SignatureValueType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/SignedInfoType.java b/src/main/java/at/gv/util/xsd/xmldsig/SignedInfoType.java
index 140ed1b..bc17734 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/SignedInfoType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/SignedInfoType.java
@@ -15,9 +15,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * <p>Java class for SignedInfoType complex type.
+ * <p>Java-Klasse für SignedInfoType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SignedInfoType">
@@ -57,7 +57,7 @@ public class SignedInfoType {
protected String id;
/**
- * Gets the value of the canonicalizationMethod property.
+ * Ruft den Wert der canonicalizationMethod-Eigenschaft ab.
*
* @return
* possible object is
@@ -69,7 +69,7 @@ public class SignedInfoType {
}
/**
- * Sets the value of the canonicalizationMethod property.
+ * Legt den Wert der canonicalizationMethod-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -81,7 +81,7 @@ public class SignedInfoType {
}
/**
- * Gets the value of the signatureMethod property.
+ * Ruft den Wert der signatureMethod-Eigenschaft ab.
*
* @return
* possible object is
@@ -93,7 +93,7 @@ public class SignedInfoType {
}
/**
- * Sets the value of the signatureMethod property.
+ * Legt den Wert der signatureMethod-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -134,7 +134,7 @@ public class SignedInfoType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -146,7 +146,7 @@ public class SignedInfoType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/TransformType.java b/src/main/java/at/gv/util/xsd/xmldsig/TransformType.java
index 7499065..a825b16 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/TransformType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/TransformType.java
@@ -16,9 +16,9 @@ import org.w3c.dom.Element;
/**
- * <p>Java class for TransformType complex type.
+ * <p>Java-Klasse für TransformType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="TransformType">
@@ -42,7 +42,7 @@ import org.w3c.dom.Element;
})
public class TransformType {
- @XmlElementRef(name = "XPath", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class)
+ @XmlElementRef(name = "XPath", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false)
@XmlMixed
@XmlAnyElement(lax = true)
protected List<Object> content;
@@ -68,10 +68,10 @@ public class TransformType {
*
* <p>
* Objects of the following type(s) are allowed in the list
+ * {@link Object }
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link String }
* {@link Element }
- * {@link Object }
*
*
*/
@@ -83,7 +83,7 @@ public class TransformType {
}
/**
- * Gets the value of the algorithm property.
+ * Ruft den Wert der algorithm-Eigenschaft ab.
*
* @return
* possible object is
@@ -95,7 +95,7 @@ public class TransformType {
}
/**
- * Sets the value of the algorithm property.
+ * Legt den Wert der algorithm-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/TransformsType.java b/src/main/java/at/gv/util/xsd/xmldsig/TransformsType.java
index 9b95a61..f987e51 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/TransformsType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/TransformsType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for TransformsType complex type.
+ * <p>Java-Klasse für TransformsType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="TransformsType">
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/X509DataType.java b/src/main/java/at/gv/util/xsd/xmldsig/X509DataType.java
index 3adef12..4e36973 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/X509DataType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/X509DataType.java
@@ -14,9 +14,9 @@ import org.w3c.dom.Element;
/**
- * <p>Java class for X509DataType complex type.
+ * <p>Java-Klasse für X509DataType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="X509DataType">
@@ -46,11 +46,11 @@ import org.w3c.dom.Element;
public class X509DataType {
@XmlElementRefs({
- @XmlElementRef(name = "X509SubjectName", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "X509SKI", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "X509Certificate", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "X509CRL", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class),
- @XmlElementRef(name = "X509IssuerSerial", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class)
+ @XmlElementRef(name = "X509IssuerSerial", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "X509SKI", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "X509CRL", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "X509SubjectName", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "X509Certificate", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class, required = false)
})
@XmlAnyElement(lax = true)
protected List<Object> x509IssuerSerialOrX509SKIOrX509SubjectName;
@@ -74,10 +74,10 @@ public class X509DataType {
* <p>
* Objects of the following type(s) are allowed in the list
* {@link JAXBElement }{@code <}{@link String }{@code >}
- * {@link Element }
* {@link JAXBElement }{@code <}{@link String }{@code >}
- * {@link Object }
+ * {@link Element }
* {@link JAXBElement }{@code <}{@link X509IssuerSerialType }{@code >}
+ * {@link Object }
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
diff --git a/src/main/java/at/gv/util/xsd/xmldsig/X509IssuerSerialType.java b/src/main/java/at/gv/util/xsd/xmldsig/X509IssuerSerialType.java
index b3ef622..12ef687 100644
--- a/src/main/java/at/gv/util/xsd/xmldsig/X509IssuerSerialType.java
+++ b/src/main/java/at/gv/util/xsd/xmldsig/X509IssuerSerialType.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for X509IssuerSerialType complex type.
+ * <p>Java-Klasse für X509IssuerSerialType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="X509IssuerSerialType">
@@ -41,7 +41,7 @@ public class X509IssuerSerialType {
protected BigInteger x509SerialNumber;
/**
- * Gets the value of the x509IssuerName property.
+ * Ruft den Wert der x509IssuerName-Eigenschaft ab.
*
* @return
* possible object is
@@ -53,7 +53,7 @@ public class X509IssuerSerialType {
}
/**
- * Sets the value of the x509IssuerName property.
+ * Legt den Wert der x509IssuerName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -65,7 +65,7 @@ public class X509IssuerSerialType {
}
/**
- * Gets the value of the x509SerialNumber property.
+ * Ruft den Wert der x509SerialNumber-Eigenschaft ab.
*
* @return
* possible object is
@@ -77,7 +77,7 @@ public class X509IssuerSerialType {
}
/**
- * Sets the value of the x509SerialNumber property.
+ * Legt den Wert der x509SerialNumber-Eigenschaft fest.
*
* @param value
* allowed object is