summaryrefslogtreecommitdiff
path: root/bkucommon/src/test/java/moaspss/generated/CreateSignatureLocationType.java
diff options
context:
space:
mode:
Diffstat (limited to 'bkucommon/src/test/java/moaspss/generated/CreateSignatureLocationType.java')
-rw-r--r--bkucommon/src/test/java/moaspss/generated/CreateSignatureLocationType.java14
1 files changed, 7 insertions, 7 deletions
diff --git a/bkucommon/src/test/java/moaspss/generated/CreateSignatureLocationType.java b/bkucommon/src/test/java/moaspss/generated/CreateSignatureLocationType.java
index 9b5774f1..dc5cf710 100644
--- a/bkucommon/src/test/java/moaspss/generated/CreateSignatureLocationType.java
+++ b/bkucommon/src/test/java/moaspss/generated/CreateSignatureLocationType.java
@@ -42,13 +42,13 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
- * &lt;complexType name="CreateSignatureLocationType">
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>token">
- * &lt;attribute name="Index" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
+ * &lt;complexType name="CreateSignatureLocationType"&gt;
+ * &lt;simpleContent&gt;
+ * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema&gt;token"&gt;
+ * &lt;attribute name="Index" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" /&gt;
+ * &lt;/extension&gt;
+ * &lt;/simpleContent&gt;
+ * &lt;/complexType&gt;
* </pre>
*
*