summaryrefslogtreecommitdiff
path: root/utils/src/main/java/org/etsi/uri/_01903/v1_3/ObjectIdentifierType.java
diff options
context:
space:
mode:
Diffstat (limited to 'utils/src/main/java/org/etsi/uri/_01903/v1_3/ObjectIdentifierType.java')
-rw-r--r--utils/src/main/java/org/etsi/uri/_01903/v1_3/ObjectIdentifierType.java22
1 files changed, 11 insertions, 11 deletions
diff --git a/utils/src/main/java/org/etsi/uri/_01903/v1_3/ObjectIdentifierType.java b/utils/src/main/java/org/etsi/uri/_01903/v1_3/ObjectIdentifierType.java
index e97ba9b4..d7a0fa5b 100644
--- a/utils/src/main/java/org/etsi/uri/_01903/v1_3/ObjectIdentifierType.java
+++ b/utils/src/main/java/org/etsi/uri/_01903/v1_3/ObjectIdentifierType.java
@@ -44,17 +44,17 @@ import javax.xml.bind.annotation.XmlType;
* <p>The following schema fragment specifies the expected content contained within this class.
*
* <pre>
- * &lt;complexType name="ObjectIdentifierType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="Identifier" type="{http://uri.etsi.org/01903/v1.3.2#}IdentifierType"/>
- * &lt;element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * &lt;element name="DocumentationReferences" type="{http://uri.etsi.org/01903/v1.3.2#}DocumentationReferencesType" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
+ * &lt;complexType name="ObjectIdentifierType"&gt;
+ * &lt;complexContent&gt;
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
+ * &lt;sequence&gt;
+ * &lt;element name="Identifier" type="{http://uri.etsi.org/01903/v1.3.2#}IdentifierType"/&gt;
+ * &lt;element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
+ * &lt;element name="DocumentationReferences" type="{http://uri.etsi.org/01903/v1.3.2#}DocumentationReferencesType" minOccurs="0"/&gt;
+ * &lt;/sequence&gt;
+ * &lt;/restriction&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
* </pre>
*
*