summaryrefslogtreecommitdiff
path: root/bkucommon/src/test/java/moaspss/generated/CMSContentBaseType.java
diff options
context:
space:
mode:
Diffstat (limited to 'bkucommon/src/test/java/moaspss/generated/CMSContentBaseType.java')
-rw-r--r--bkucommon/src/test/java/moaspss/generated/CMSContentBaseType.java18
1 files changed, 9 insertions, 9 deletions
diff --git a/bkucommon/src/test/java/moaspss/generated/CMSContentBaseType.java b/bkucommon/src/test/java/moaspss/generated/CMSContentBaseType.java
index d14f9c43..d3be5f6c 100644
--- a/bkucommon/src/test/java/moaspss/generated/CMSContentBaseType.java
+++ b/bkucommon/src/test/java/moaspss/generated/CMSContentBaseType.java
@@ -36,15 +36,15 @@ import javax.xml.bind.annotation.XmlType;
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
- * &lt;complexType name="CMSContentBaseType">
- * &lt;complexContent>
- * &lt;restriction base="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType">
- * &lt;choice minOccurs="0">
- * &lt;element name="Base64Content" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
- * &lt;/choice>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
+ * &lt;complexType name="CMSContentBaseType"&gt;
+ * &lt;complexContent&gt;
+ * &lt;restriction base="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType"&gt;
+ * &lt;choice minOccurs="0"&gt;
+ * &lt;element name="Base64Content" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/&gt;
+ * &lt;/choice&gt;
+ * &lt;/restriction&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
* </pre>
*
*