diff options
Diffstat (limited to 'pdf-as-moa/src/generated/java/org/w3')
10 files changed, 235 insertions, 235 deletions
| diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/DigestMethodType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/DigestMethodType.java index 7ecc4eeb..75d2fa8e 100644 --- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/DigestMethodType.java +++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/DigestMethodType.java @@ -64,9 +64,9 @@ public class DigestMethodType {       *        * <p>       * Objects of the following type(s) are allowed in the list +     * {@link Element }       * {@link Object }       * {@link String } -     * {@link Element }       *        *        */ diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/KeyInfoType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/KeyInfoType.java index 2ed8d404..4c5e5d02 100644 --- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/KeyInfoType.java +++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/KeyInfoType.java @@ -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 = "X509Data", 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 = "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 = "KeyName", 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 = "KeyValue", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class) +        @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 = "SPKIData", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class)      })      @XmlMixed      @XmlAnyElement(lax = true) @@ -88,16 +88,16 @@ public class KeyInfoType {       *        * <p>       * Objects of the following type(s) are allowed in the list -     * {@link String } -     * {@link JAXBElement }{@code <}{@link String }{@code >}       * {@link JAXBElement }{@code <}{@link X509DataType }{@code >} -     * {@link JAXBElement }{@code <}{@link SPKIDataType }{@code >} -     * {@link JAXBElement }{@code <}{@link PGPDataType }{@code >} +     * {@link JAXBElement }{@code <}{@link KeyValueType }{@code >}       * {@link JAXBElement }{@code <}{@link String }{@code >} -     * {@link Object } -     * {@link JAXBElement }{@code <}{@link RetrievalMethodType }{@code >}       * {@link Element } -     * {@link JAXBElement }{@code <}{@link KeyValueType }{@code >} +     * {@link JAXBElement }{@code <}{@link RetrievalMethodType }{@code >} +     * {@link Object } +     * {@link JAXBElement }{@code <}{@link String }{@code >} +     * {@link JAXBElement }{@code <}{@link PGPDataType }{@code >} +     * {@link JAXBElement }{@code <}{@link SPKIDataType }{@code >} +     * {@link String }       *        *        */ diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/KeyValueType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/KeyValueType.java index 94431007..5f4adb1e 100644 --- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/KeyValueType.java +++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/KeyValueType.java @@ -67,11 +67,11 @@ public class KeyValueType {       *        * <p>       * Objects of the following type(s) are allowed in the list -     * {@link Object } -     * {@link String }       * {@link JAXBElement }{@code <}{@link RSAKeyValueType }{@code >} -     * {@link JAXBElement }{@code <}{@link DSAKeyValueType }{@code >}       * {@link Element } +     * {@link JAXBElement }{@code <}{@link DSAKeyValueType }{@code >} +     * {@link Object } +     * {@link String }       *        *        */ diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/ObjectFactory.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/ObjectFactory.java index f15b501f..79024471 100644 --- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/ObjectFactory.java +++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/ObjectFactory.java @@ -25,40 +25,40 @@ import javax.xml.namespace.QName;  @XmlRegistry  public class ObjectFactory { -    private final static QName _PGPData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPData"); -    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 _SPKIData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SPKIData"); -    private final static QName _SignedInfo_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignedInfo"); -    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 _Object_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Object"); -    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 _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 _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 _SignatureValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureValue"); +    private final static QName _KeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyValue"); +    private final static QName _Transforms_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Transforms");      private final static QName _DigestMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DigestMethod"); -    private final static QName _DigestValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DigestValue"); +    private final static QName _X509Data_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509Data"); +    private final static QName _SignatureProperty_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty"); +    private final static QName _KeyName_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "KeyName"); +    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 _MgmtData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "MgmtData"); +    private final static QName _SignatureMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignatureMethod"); +    private final static QName _Object_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Object");      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 _Transform_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Transform"); +    private final static QName _PGPData_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "PGPData");      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 _RetrievalMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "RetrievalMethod"); +    private final static QName _DSAKeyValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DSAKeyValue"); +    private final static QName _DigestValue_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "DigestValue"); +    private final static QName _CanonicalizationMethod_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "CanonicalizationMethod"); +    private final static QName _SignedInfo_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SignedInfo"); +    private final static QName _Manifest_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "Manifest"); +    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 _SPKIDataTypeSPKISexp_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "SPKISexp"); -    private final static QName _SignatureMethodTypeHMACOutputLength_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "HMACOutputLength");      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 _TransformTypeXPath_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "XPath"); +    private final static QName _X509DataTypeX509SubjectName_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509SubjectName"); +    private final static QName _X509DataTypeX509SKI_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509SKI"); +    private final static QName _X509DataTypeX509Certificate_QNAME = new QName("http://www.w3.org/2000/09/xmldsig#", "X509Certificate");      /**       * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2000._09.xmldsig @@ -76,19 +76,35 @@ public class ObjectFactory {      }      /** -     * Create an instance of {@link KeyInfoType } +     * Create an instance of {@link PGPDataType }       *        */ -    public KeyInfoType createKeyInfoType() { -        return new KeyInfoType(); +    public PGPDataType createPGPDataType() { +        return new PGPDataType();      }      /** -     * Create an instance of {@link SignedInfoType } +     * Create an instance of {@link KeyValueType }       *        */ -    public SignedInfoType createSignedInfoType() { -        return new SignedInfoType(); +    public KeyValueType createKeyValueType() { +        return new KeyValueType(); +    } + +    /** +     * Create an instance of {@link DSAKeyValueType } +     *  +     */ +    public DSAKeyValueType createDSAKeyValueType() { +        return new DSAKeyValueType(); +    } + +    /** +     * Create an instance of {@link ReferenceType } +     *  +     */ +    public ReferenceType createReferenceType() { +        return new ReferenceType();      }      /** @@ -100,6 +116,14 @@ public class ObjectFactory {      }      /** +     * Create an instance of {@link CanonicalizationMethodType } +     *  +     */ +    public CanonicalizationMethodType createCanonicalizationMethodType() { +        return new CanonicalizationMethodType(); +    } + +    /**       * Create an instance of {@link DigestMethodType }       *        */ @@ -108,19 +132,19 @@ public class ObjectFactory {      }      /** -     * Create an instance of {@link SignatureMethodType } +     * Create an instance of {@link ManifestType }       *        */ -    public SignatureMethodType createSignatureMethodType() { -        return new SignatureMethodType(); +    public ManifestType createManifestType() { +        return new ManifestType();      }      /** -     * Create an instance of {@link SPKIDataType } +     * Create an instance of {@link SignaturePropertyType }       *        */ -    public SPKIDataType createSPKIDataType() { -        return new SPKIDataType(); +    public SignaturePropertyType createSignaturePropertyType() { +        return new SignaturePropertyType();      }      /** @@ -132,223 +156,226 @@ public class ObjectFactory {      }      /** -     * Create an instance of {@link PGPDataType } +     * Create an instance of {@link SignedInfoType }       *        */ -    public PGPDataType createPGPDataType() { -        return new PGPDataType(); +    public SignedInfoType createSignedInfoType() { +        return new SignedInfoType();      }      /** -     * Create an instance of {@link SignatureType } +     * Create an instance of {@link RSAKeyValueType }       *        */ -    public SignatureType createSignatureType() { -        return new SignatureType(); +    public RSAKeyValueType createRSAKeyValueType() { +        return new RSAKeyValueType();      }      /** -     * Create an instance of {@link DSAKeyValueType } +     * Create an instance of {@link SPKIDataType }       *        */ -    public DSAKeyValueType createDSAKeyValueType() { -        return new DSAKeyValueType(); +    public SPKIDataType createSPKIDataType() { +        return new SPKIDataType();      }      /** -     * Create an instance of {@link ManifestType } +     * Create an instance of {@link SignatureValueType }       *        */ -    public ManifestType createManifestType() { -        return new ManifestType(); +    public SignatureValueType createSignatureValueType() { +        return new SignatureValueType();      }      /** -     * Create an instance of {@link SignatureValueType } +     * Create an instance of {@link KeyInfoType }       *        */ -    public SignatureValueType createSignatureValueType() { -        return new SignatureValueType(); +    public KeyInfoType createKeyInfoType() { +        return new KeyInfoType();      }      /** -     * Create an instance of {@link RSAKeyValueType } +     * Create an instance of {@link SignatureType }       *        */ -    public RSAKeyValueType createRSAKeyValueType() { -        return new RSAKeyValueType(); +    public SignatureType createSignatureType() { +        return new SignatureType();      }      /** -     * Create an instance of {@link TransformType } +     * Create an instance of {@link SignaturePropertiesType }       *        */ -    public TransformType createTransformType() { -        return new TransformType(); +    public SignaturePropertiesType createSignaturePropertiesType() { +        return new SignaturePropertiesType();      }      /** -     * Create an instance of {@link SignaturePropertyType } +     * Create an instance of {@link SignatureMethodType }       *        */ -    public SignaturePropertyType createSignaturePropertyType() { -        return new SignaturePropertyType(); +    public SignatureMethodType createSignatureMethodType() { +        return new SignatureMethodType();      }      /** -     * Create an instance of {@link KeyValueType } +     * Create an instance of {@link ObjectType }       *        */ -    public KeyValueType createKeyValueType() { -        return new KeyValueType(); +    public ObjectType createObjectType() { +        return new ObjectType();      }      /** -     * Create an instance of {@link ReferenceType } +     * Create an instance of {@link TransformType }       *        */ -    public ReferenceType createReferenceType() { -        return new ReferenceType(); +    public TransformType createTransformType() { +        return new TransformType();      }      /** -     * Create an instance of {@link CanonicalizationMethodType } +     * Create an instance of {@link X509IssuerSerialType }       *        */ -    public CanonicalizationMethodType createCanonicalizationMethodType() { -        return new CanonicalizationMethodType(); +    public X509IssuerSerialType createX509IssuerSerialType() { +        return new X509IssuerSerialType();      }      /** -     * Create an instance of {@link SignaturePropertiesType } +     * Create an instance of {@link JAXBElement }{@code <}{@link SPKIDataType }{@code >}}       *        */ -    public SignaturePropertiesType createSignaturePropertiesType() { -        return new SignaturePropertiesType(); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SPKIData") +    public JAXBElement<SPKIDataType> createSPKIData(SPKIDataType value) { +        return new JAXBElement<SPKIDataType>(_SPKIData_QNAME, SPKIDataType.class, null, value);      }      /** -     * Create an instance of {@link ObjectType } +     * Create an instance of {@link JAXBElement }{@code <}{@link KeyInfoType }{@code >}}       *        */ -    public ObjectType createObjectType() { -        return new ObjectType(); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "KeyInfo") +    public JAXBElement<KeyInfoType> createKeyInfo(KeyInfoType value) { +        return new JAXBElement<KeyInfoType>(_KeyInfo_QNAME, KeyInfoType.class, null, value);      }      /** -     * Create an instance of {@link X509IssuerSerialType } +     * Create an instance of {@link JAXBElement }{@code <}{@link SignatureValueType }{@code >}}       *        */ -    public X509IssuerSerialType createX509IssuerSerialType() { -        return new X509IssuerSerialType(); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureValue") +    public JAXBElement<SignatureValueType> createSignatureValue(SignatureValueType value) { +        return new JAXBElement<SignatureValueType>(_SignatureValue_QNAME, SignatureValueType.class, null, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link PGPDataType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link KeyValueType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "PGPData") -    public JAXBElement<PGPDataType> createPGPData(PGPDataType value) { -        return new JAXBElement<PGPDataType>(_PGPData_QNAME, PGPDataType.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 SignatureType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link TransformsType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Signature") -    public JAXBElement<SignatureType> createSignature(SignatureType value) { -        return new JAXBElement<SignatureType>(_Signature_QNAME, SignatureType.class, null, value); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Transforms") +    public JAXBElement<TransformsType> createTransforms(TransformsType value) { +        return new JAXBElement<TransformsType>(_Transforms_QNAME, TransformsType.class, null, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link DSAKeyValueType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link DigestMethodType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "DSAKeyValue") -    public JAXBElement<DSAKeyValueType> createDSAKeyValue(DSAKeyValueType value) { -        return new JAXBElement<DSAKeyValueType>(_DSAKeyValue_QNAME, DSAKeyValueType.class, null, value); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "DigestMethod") +    public JAXBElement<DigestMethodType> createDigestMethod(DigestMethodType value) { +        return new JAXBElement<DigestMethodType>(_DigestMethod_QNAME, DigestMethodType.class, null, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link SPKIDataType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link X509DataType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SPKIData") -    public JAXBElement<SPKIDataType> createSPKIData(SPKIDataType value) { -        return new JAXBElement<SPKIDataType>(_SPKIData_QNAME, SPKIDataType.class, null, value); +    @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 SignedInfoType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link SignaturePropertyType }{@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); +    @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 RetrievalMethodType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@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); +    @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 CanonicalizationMethodType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link RSAKeyValueType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "CanonicalizationMethod") -    public JAXBElement<CanonicalizationMethodType> createCanonicalizationMethod(CanonicalizationMethodType value) { -        return new JAXBElement<CanonicalizationMethodType>(_CanonicalizationMethod_QNAME, CanonicalizationMethodType.class, null, value); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "RSAKeyValue") +    public JAXBElement<RSAKeyValueType> createRSAKeyValue(RSAKeyValueType value) { +        return new JAXBElement<RSAKeyValueType>(_RSAKeyValue_QNAME, RSAKeyValueType.class, null, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link ObjectType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link SignatureType }{@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); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Signature") +    public JAXBElement<SignatureType> createSignature(SignatureType value) { +        return new JAXBElement<SignatureType>(_Signature_QNAME, SignatureType.class, null, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link SignaturePropertyType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@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); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "MgmtData") +    public JAXBElement<String> createMgmtData(String value) { +        return new JAXBElement<String>(_MgmtData_QNAME, String.class, null, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link TransformsType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link SignatureMethodType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Transforms") -    public JAXBElement<TransformsType> createTransforms(TransformsType value) { -        return new JAXBElement<TransformsType>(_Transforms_QNAME, TransformsType.class, null, value); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureMethod") +    public JAXBElement<SignatureMethodType> createSignatureMethod(SignatureMethodType value) { +        return new JAXBElement<SignatureMethodType>(_SignatureMethod_QNAME, SignatureMethodType.class, null, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link ManifestType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link ObjectType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Manifest") -    public JAXBElement<ManifestType> createManifest(ManifestType value) { -        return new JAXBElement<ManifestType>(_Manifest_QNAME, ManifestType.class, null, value); +    @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 >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link SignaturePropertiesType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureValue") -    public JAXBElement<SignatureValueType> createSignatureValue(SignatureValueType value) { -        return new JAXBElement<SignatureValueType>(_SignatureValue_QNAME, SignatureValueType.class, null, value); +    @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);      }      /** @@ -361,39 +388,39 @@ public class ObjectFactory {      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link X509DataType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link PGPDataType }{@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 = "PGPData") +    public JAXBElement<PGPDataType> createPGPData(PGPDataType value) { +        return new JAXBElement<PGPDataType>(_PGPData_QNAME, PGPDataType.class, null, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link SignatureMethodType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link ReferenceType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SignatureMethod") -    public JAXBElement<SignatureMethodType> createSignatureMethod(SignatureMethodType value) { -        return new JAXBElement<SignatureMethodType>(_SignatureMethod_QNAME, SignatureMethodType.class, null, value); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Reference") +    public JAXBElement<ReferenceType> createReference(ReferenceType value) { +        return new JAXBElement<ReferenceType>(_Reference_QNAME, ReferenceType.class, null, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link KeyInfoType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link RetrievalMethodType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "KeyInfo") -    public JAXBElement<KeyInfoType> createKeyInfo(KeyInfoType value) { -        return new JAXBElement<KeyInfoType>(_KeyInfo_QNAME, KeyInfoType.class, null, value); +    @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 DigestMethodType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link DSAKeyValueType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "DigestMethod") -    public JAXBElement<DigestMethodType> createDigestMethod(DigestMethodType value) { -        return new JAXBElement<DigestMethodType>(_DigestMethod_QNAME, DigestMethodType.class, null, value); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "DSAKeyValue") +    public JAXBElement<DSAKeyValueType> createDSAKeyValue(DSAKeyValueType value) { +        return new JAXBElement<DSAKeyValueType>(_DSAKeyValue_QNAME, DSAKeyValueType.class, null, value);      }      /** @@ -406,57 +433,57 @@ public class ObjectFactory {      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link CanonicalizationMethodType }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "MgmtData") -    public JAXBElement<String> createMgmtData(String value) { -        return new JAXBElement<String>(_MgmtData_QNAME, String.class, null, value); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "CanonicalizationMethod") +    public JAXBElement<CanonicalizationMethodType> createCanonicalizationMethod(CanonicalizationMethodType value) { +        return new JAXBElement<CanonicalizationMethodType>(_CanonicalizationMethod_QNAME, CanonicalizationMethodType.class, null, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link SignaturePropertiesType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link SignedInfoType }{@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 = "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 String }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link ManifestType }{@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 = "Manifest") +    public JAXBElement<ManifestType> createManifest(ManifestType value) { +        return new JAXBElement<ManifestType>(_Manifest_QNAME, ManifestType.class, null, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link KeyValueType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@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 = "HMACOutputLength", scope = SignatureMethodType.class) +    public JAXBElement<BigInteger> createSignatureMethodTypeHMACOutputLength(BigInteger value) { +        return new JAXBElement<BigInteger>(_SignatureMethodTypeHMACOutputLength_QNAME, BigInteger.class, SignatureMethodType.class, value);      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link ReferenceType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "Reference") -    public JAXBElement<ReferenceType> createReference(ReferenceType value) { -        return new JAXBElement<ReferenceType>(_Reference_QNAME, ReferenceType.class, null, value); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SPKISexp", scope = SPKIDataType.class) +    public JAXBElement<byte[]> createSPKIDataTypeSPKISexp(byte[] value) { +        return new JAXBElement<byte[]>(_SPKIDataTypeSPKISexp_QNAME, byte[].class, SPKIDataType.class, ((byte[]) value));      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link RSAKeyValueType }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "RSAKeyValue") -    public JAXBElement<RSAKeyValueType> createRSAKeyValue(RSAKeyValueType value) { -        return new JAXBElement<RSAKeyValueType>(_RSAKeyValue_QNAME, RSAKeyValueType.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);      }      /** @@ -478,24 +505,6 @@ public class ObjectFactory {      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}} -     *  -     */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "SPKISexp", scope = SPKIDataType.class) -    public JAXBElement<byte[]> createSPKIDataTypeSPKISexp(byte[] value) { -        return new JAXBElement<byte[]>(_SPKIDataTypeSPKISexp_QNAME, byte[].class, SPKIDataType.class, ((byte[]) value)); -    } - -    /** -     * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@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); -    } - -    /**       * Create an instance of {@link JAXBElement }{@code <}{@link X509IssuerSerialType }{@code >}}       *        */ @@ -508,18 +517,9 @@ public class ObjectFactory {       * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509Certificate", scope = X509DataType.class) -    public JAXBElement<byte[]> createX509DataTypeX509Certificate(byte[] value) { -        return new JAXBElement<byte[]>(_X509DataTypeX509Certificate_QNAME, byte[].class, X509DataType.class, ((byte[]) value)); -    } - -    /** -     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}} -     *  -     */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509SKI", scope = X509DataType.class) -    public JAXBElement<byte[]> createX509DataTypeX509SKI(byte[] value) { -        return new JAXBElement<byte[]>(_X509DataTypeX509SKI_QNAME, byte[].class, X509DataType.class, ((byte[]) value)); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509CRL", scope = X509DataType.class) +    public JAXBElement<byte[]> createX509DataTypeX509CRL(byte[] value) { +        return new JAXBElement<byte[]>(_X509DataTypeX509CRL_QNAME, byte[].class, X509DataType.class, ((byte[]) value));      }      /** @@ -535,18 +535,18 @@ public class ObjectFactory {       * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}       *        */ -    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509CRL", scope = X509DataType.class) -    public JAXBElement<byte[]> createX509DataTypeX509CRL(byte[] value) { -        return new JAXBElement<byte[]>(_X509DataTypeX509CRL_QNAME, byte[].class, X509DataType.class, ((byte[]) value)); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509SKI", scope = X509DataType.class) +    public JAXBElement<byte[]> createX509DataTypeX509SKI(byte[] value) { +        return new JAXBElement<byte[]>(_X509DataTypeX509SKI_QNAME, byte[].class, X509DataType.class, ((byte[]) value));      }      /** -     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} +     * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@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); +    @XmlElementDecl(namespace = "http://www.w3.org/2000/09/xmldsig#", name = "X509Certificate", scope = X509DataType.class) +    public JAXBElement<byte[]> createX509DataTypeX509Certificate(byte[] value) { +        return new JAXBElement<byte[]>(_X509DataTypeX509Certificate_QNAME, byte[].class, X509DataType.class, ((byte[]) value));      }  } diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/ObjectType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/ObjectType.java index 3de8892c..b7006e4e 100644 --- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/ObjectType.java +++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/ObjectType.java @@ -76,9 +76,9 @@ public class ObjectType {       *        * <p>       * Objects of the following type(s) are allowed in the list +     * {@link Element }       * {@link Object }       * {@link String } -     * {@link Element }       *        *        */ diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/PGPDataType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/PGPDataType.java index 5a9025e4..04455b19 100644 --- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/PGPDataType.java +++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/PGPDataType.java @@ -47,8 +47,8 @@ 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), +        @XmlElementRef(name = "PGPKeyPacket", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class)      })      @XmlAnyElement(lax = true)      protected List<Object> content; @@ -59,8 +59,8 @@ public class PGPDataType {       * <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 218 of file:/home/afitzek/devel/pdf-as-4/src/pdf-as-4/pdf-as-moa/src/main/resources/wsdl/xmldsig-core-schema.xsd -     * line 213 of file:/home/afitzek/devel/pdf-as-4/src/pdf-as-4/pdf-as-moa/src/main/resources/wsdl/xmldsig-core-schema.xsd +     * line 218 of file:/D:/Projects/pdf-as-4/pdf-as-moa/src/main/resources/wsdl/xmldsig-core-schema.xsd +     * line 213 of file:/D:/Projects/pdf-as-4/pdf-as-moa/src/main/resources/wsdl/xmldsig-core-schema.xsd       * <p>       * To get rid of this property, apply a property customization to one        * of both of the following declarations to change their names:  @@ -81,10 +81,10 @@ public class PGPDataType {       *        * <p>       * Objects of the following type(s) are allowed in the list -     * {@link Object } -     * {@link JAXBElement }{@code <}{@link byte[]}{@code >}       * {@link JAXBElement }{@code <}{@link byte[]}{@code >}       * {@link Element } +     * {@link Object } +     * {@link JAXBElement }{@code <}{@link byte[]}{@code >}       *        *        */ diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/SPKIDataType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/SPKIDataType.java index 899ae41c..1bb739f5 100644 --- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/SPKIDataType.java +++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/SPKIDataType.java @@ -60,9 +60,9 @@ public class SPKIDataType {       *        * <p>       * Objects of the following type(s) are allowed in the list -     * {@link Object } -     * {@link Element }       * {@link JAXBElement }{@code <}{@link byte[]}{@code >} +     * {@link Element } +     * {@link Object }       *        *        */ diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/SignaturePropertyType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/SignaturePropertyType.java index ecfbdb1f..10eb3b35 100644 --- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/SignaturePropertyType.java +++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/SignaturePropertyType.java @@ -73,9 +73,9 @@ public class SignaturePropertyType {       *        * <p>       * Objects of the following type(s) are allowed in the list +     * {@link Element }       * {@link Object }       * {@link String } -     * {@link Element }       *        *        */ diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/TransformType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/TransformType.java index 6d55d9ef..cff418d1 100644 --- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/TransformType.java +++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/TransformType.java @@ -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 } +     * {@link String }       *        *        */ diff --git a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/X509DataType.java b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/X509DataType.java index b56b5bd1..dce5df11 100644 --- a/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/X509DataType.java +++ b/pdf-as-moa/src/generated/java/org/w3/_2000/_09/xmldsig/X509DataType.java @@ -46,11 +46,11 @@ import org.w3c.dom.Element;  public class X509DataType {      @XmlElementRefs({ -        @XmlElementRef(name = "X509CRL", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class), -        @XmlElementRef(name = "X509SubjectName", 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 = "X509Certificate", namespace = "http://www.w3.org/2000/09/xmldsig#", type = JAXBElement.class), +        @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)      })      @XmlAnyElement(lax = true)      protected List<Object> x509IssuerSerialOrX509SKIOrX509SubjectName; @@ -73,13 +73,13 @@ public class X509DataType {       *        * <p>       * Objects of the following type(s) are allowed in the list +     * {@link JAXBElement }{@code <}{@link X509IssuerSerialType }{@code >}       * {@link JAXBElement }{@code <}{@link byte[]}{@code >}       * {@link JAXBElement }{@code <}{@link String }{@code >} -     * {@link JAXBElement }{@code <}{@link X509IssuerSerialType }{@code >} +     * {@link Element }       * {@link Object }       * {@link JAXBElement }{@code <}{@link byte[]}{@code >}       * {@link JAXBElement }{@code <}{@link byte[]}{@code >} -     * {@link Element }       *        *        */ | 
