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