From df04870faed0a5c75283fb3b97882688eadf54e3 Mon Sep 17 00:00:00 2001
From: Wolfgang Granzow <wgranzow@qti.qualcomm.com>
Date: Tue, 16 Jan 2018 14:37:33 +0100
Subject: [PATCH] updated version of CDT schemas to v2_16_0

---
 v2_1_0/SEC-MAFBase-v2_1_0.xsd      | 2 +-
 v2_1_0/SEC-MEFBase-v2_1_0.xsd      | 2 +-
 v2_1_0/SEC-commonTypes-v2_1_0.xsd  | 2 +-
 v2_1_0/SEC-mafClientReg-v2_1_0.xsd | 2 +-
 v2_1_0/SEC-mefClientCmd-v2_1_0.xsd | 2 +-
 v2_1_0/SEC-mefClientReg-v2_1_0.xsd | 2 +-
 v2_1_0/SEC-symmKeyReg-v2_1_0.xsd   | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/v2_1_0/SEC-MAFBase-v2_1_0.xsd b/v2_1_0/SEC-MAFBase-v2_1_0.xsd
index aa2b9a9..281d24c 100644
--- a/v2_1_0/SEC-MAFBase-v2_1_0.xsd
+++ b/v2_1_0/SEC-MAFBase-v2_1_0.xsd
@@ -31,7 +31,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	<xs:include schemaLocation="SEC-mafClientReg-v2_1_0.xsd" />
     <xs:include schemaLocation="SEC-symmKeyReg-v2_1_0.xsd" />
 	
-	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_15_0.xsd" />
+	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_16_0.xsd" />
     
     
 	<xs:element name="MAFBase" substitutionGroup="m2m:sg_resource">
diff --git a/v2_1_0/SEC-MEFBase-v2_1_0.xsd b/v2_1_0/SEC-MEFBase-v2_1_0.xsd
index 2db490a..b15a619 100644
--- a/v2_1_0/SEC-MEFBase-v2_1_0.xsd
+++ b/v2_1_0/SEC-MEFBase-v2_1_0.xsd
@@ -31,7 +31,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	<xs:include schemaLocation="SEC-mefClientReg-v2_1_0.xsd" />
     <xs:include schemaLocation="SEC-symmKeyReg-v2_1_0.xsd" />
 	
-	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_15_0.xsd" />
+	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_16_0.xsd" />
     
     
 	<xs:element name="MEFBase" substitutionGroup="m2m:sg_resource">
diff --git a/v2_1_0/SEC-commonTypes-v2_1_0.xsd b/v2_1_0/SEC-commonTypes-v2_1_0.xsd
index dc5f0cc..74ea085 100644
--- a/v2_1_0/SEC-commonTypes-v2_1_0.xsd
+++ b/v2_1_0/SEC-commonTypes-v2_1_0.xsd
@@ -27,7 +27,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	elementFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
 
-	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_15_0.xsd" />
+	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_16_0.xsd" />
 
 	<!--********************** -->
 	<!-- Simple Types   -->
diff --git a/v2_1_0/SEC-mafClientReg-v2_1_0.xsd b/v2_1_0/SEC-mafClientReg-v2_1_0.xsd
index ee427f6..e6833fe 100644
--- a/v2_1_0/SEC-mafClientReg-v2_1_0.xsd
+++ b/v2_1_0/SEC-mafClientReg-v2_1_0.xsd
@@ -29,7 +29,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	
 	<xs:include schemaLocation="SEC-commonTypes-v2_1_0.xsd" />
 	
-	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_15_0.xsd" />
+	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_16_0.xsd" />
 	
     
 	<xs:element name="mafClientReg" substitutionGroup="m2m:sg_resource">
diff --git a/v2_1_0/SEC-mefClientCmd-v2_1_0.xsd b/v2_1_0/SEC-mefClientCmd-v2_1_0.xsd
index 8b8eada..a70af9a 100644
--- a/v2_1_0/SEC-mefClientCmd-v2_1_0.xsd
+++ b/v2_1_0/SEC-mefClientCmd-v2_1_0.xsd
@@ -29,7 +29,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	
 	<xs:include schemaLocation="SEC-commonTypes-v2_1_0.xsd" />
 
-	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_15_0.xsd" />
+	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_16_0.xsd" />
 	
     
     
diff --git a/v2_1_0/SEC-mefClientReg-v2_1_0.xsd b/v2_1_0/SEC-mefClientReg-v2_1_0.xsd
index 5137866..6fe6e6e 100644
--- a/v2_1_0/SEC-mefClientReg-v2_1_0.xsd
+++ b/v2_1_0/SEC-mefClientReg-v2_1_0.xsd
@@ -30,7 +30,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	<xs:include schemaLocation="SEC-commonTypes-v2_1_0.xsd" />
 	<xs:include schemaLocation="SEC-mefClientCmd-v2_1_0.xsd" />
 	
-	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_15_0.xsd" />
+	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_16_0.xsd" />
 	
     
 	<xs:element name="mefClientReg" substitutionGroup="m2m:sg_resource">
diff --git a/v2_1_0/SEC-symmKeyReg-v2_1_0.xsd b/v2_1_0/SEC-symmKeyReg-v2_1_0.xsd
index 3d2c9fe..961b61d 100644
--- a/v2_1_0/SEC-symmKeyReg-v2_1_0.xsd
+++ b/v2_1_0/SEC-symmKeyReg-v2_1_0.xsd
@@ -29,7 +29,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	
 	<xs:include schemaLocation="SEC-commonTypes-v2_1_0.xsd" />
 
-	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_15_0.xsd" />
+	<xs:import namespace="http://www.onem2m.org/xml/protocols" schemaLocation="CDT-commonTypes-v2_16_0.xsd" />
 	
     
     
-- 
GitLab