From 73edd314d486185fb5c6f013ebf6619faf5f8908 Mon Sep 17 00:00:00 2001
From: reinaortega <miguelangel.reinaortega@etsi.org>
Date: Mon, 11 May 2020 09:20:47 +0200
Subject: [PATCH] XSD v1_8_0 baseline

---
 CDT-enumerationTypes.xsd | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/CDT-enumerationTypes.xsd b/CDT-enumerationTypes.xsd
index 16bfcc0..102bb8a 100644
--- a/CDT-enumerationTypes.xsd
+++ b/CDT-enumerationTypes.xsd
@@ -317,6 +317,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 			<xs:documentation>Used for memberType attribute in &lt;group&gt; resource.</xs:documentation>
 		</xs:annotation>
 		<xs:restriction base="xs:integer">
+			<!-- Mixed -->
+			<xs:enumeration value="0" />
 			<!-- accessControlPolicy -->
 			<xs:enumeration value="1" />
 			<!-- AE -->
@@ -383,9 +385,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 			<xs:enumeration value="10016" />
 			<!-- scheduleAnnc -->
 			<xs:enumeration value="10018" />
-		
-			<!-- Mixed -->
-			<xs:enumeration value="24" />
 		</xs:restriction>
 	</xs:simpleType>
 
-- 
GitLab