summaryrefslogtreecommitdiff
path: root/bkucommon/src/test/java/moaspss/generated/KeyInfoType.java
diff options
context:
space:
mode:
Diffstat (limited to 'bkucommon/src/test/java/moaspss/generated/KeyInfoType.java')
-rw-r--r--bkucommon/src/test/java/moaspss/generated/KeyInfoType.java34
1 files changed, 17 insertions, 17 deletions
diff --git a/bkucommon/src/test/java/moaspss/generated/KeyInfoType.java b/bkucommon/src/test/java/moaspss/generated/KeyInfoType.java
index d27beb1a..17600489 100644
--- a/bkucommon/src/test/java/moaspss/generated/KeyInfoType.java
+++ b/bkucommon/src/test/java/moaspss/generated/KeyInfoType.java
@@ -49,23 +49,23 @@ import org.w3c.dom.Element;
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
- * &lt;complexType name="KeyInfoType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;choice maxOccurs="unbounded">
- * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}KeyName"/>
- * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}KeyValue"/>
- * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}RetrievalMethod"/>
- * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}X509Data"/>
- * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}PGPData"/>
- * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}SPKIData"/>
- * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}MgmtData"/>
- * &lt;any/>
- * &lt;/choice>
- * &lt;attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
+ * &lt;complexType name="KeyInfoType"&gt;
+ * &lt;complexContent&gt;
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
+ * &lt;choice maxOccurs="unbounded"&gt;
+ * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}KeyName"/&gt;
+ * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}KeyValue"/&gt;
+ * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}RetrievalMethod"/&gt;
+ * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}X509Data"/&gt;
+ * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}PGPData"/&gt;
+ * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}SPKIData"/&gt;
+ * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}MgmtData"/&gt;
+ * &lt;any/&gt;
+ * &lt;/choice&gt;
+ * &lt;attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" /&gt;
+ * &lt;/restriction&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
* </pre>
*
*