summaryrefslogtreecommitdiff
path: root/utils/src/main/java/org/etsi/uri/_01903/v1_3/DocumentationReferencesType.java
diff options
context:
space:
mode:
Diffstat (limited to 'utils/src/main/java/org/etsi/uri/_01903/v1_3/DocumentationReferencesType.java')
-rw-r--r--utils/src/main/java/org/etsi/uri/_01903/v1_3/DocumentationReferencesType.java18
1 files changed, 9 insertions, 9 deletions
diff --git a/utils/src/main/java/org/etsi/uri/_01903/v1_3/DocumentationReferencesType.java b/utils/src/main/java/org/etsi/uri/_01903/v1_3/DocumentationReferencesType.java
index 5907ded8..ea4875a6 100644
--- a/utils/src/main/java/org/etsi/uri/_01903/v1_3/DocumentationReferencesType.java
+++ b/utils/src/main/java/org/etsi/uri/_01903/v1_3/DocumentationReferencesType.java
@@ -47,15 +47,15 @@ import javax.xml.bind.annotation.XmlType;
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
- * &lt;complexType name="DocumentationReferencesType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence maxOccurs="unbounded">
- * &lt;element name="DocumentationReference" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
+ * &lt;complexType name="DocumentationReferencesType"&gt;
+ * &lt;complexContent&gt;
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
+ * &lt;sequence maxOccurs="unbounded"&gt;
+ * &lt;element name="DocumentationReference" type="{http://www.w3.org/2001/XMLSchema}anyURI"/&gt;
+ * &lt;/sequence&gt;
+ * &lt;/restriction&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
* </pre>
*
*