diff --git a/v1_10_0/CDT-AE-v1_10_0.xsd b/v1_10_0/CDT-AE-v1_10_0.xsd
index d25bae2d3013d9b08ef167b145c6a1ae2b1df6fc..c4030af8d88b5e528d1247f4b0a46f8559d70ebf 100644
--- a/v1_10_0/CDT-AE-v1_10_0.xsd
+++ b/v1_10_0/CDT-AE-v1_10_0.xsd
@@ -26,13 +26,13 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-container-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-group-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-accessControlPolicy-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-pollingChannel-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-schedule-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-container-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-group-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-accessControlPolicy-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-pollingChannel-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-schedule-v1_10_0.xsd" />
 
 	<xs:element name="AE">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-CSEBase-v1_10_0.xsd b/v1_10_0/CDT-CSEBase-v1_10_0.xsd
index 8de65277b21bc2ae257d14f5cbe76758462ddaa0..5ae37992020c0861afbe80c9ea9cba27fccb0b2a 100644
--- a/v1_10_0/CDT-CSEBase-v1_10_0.xsd
+++ b/v1_10_0/CDT-CSEBase-v1_10_0.xsd
@@ -26,23 +26,23 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-remoteCSE-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-node-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-AE-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-container-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-group-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-accessControlPolicy-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-mgmtCmd-v1_9_0.xsd" />  
-    <xs:include schemaLocation="CDT-locationPolicy-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-statsConfig-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-statsCollect-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-request-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-delivery-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-schedule-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-m2mServiceSubscriptionProfile-v1_9_0.xsd" />
-    <xs:include schemaLocation="CDT-serviceSubscribedAppRule-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-remoteCSE-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-node-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-AE-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-container-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-group-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-accessControlPolicy-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-mgmtCmd-v1_10_0.xsd" />  
+    <xs:include schemaLocation="CDT-locationPolicy-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-statsConfig-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-statsCollect-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-request-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-delivery-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-schedule-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-m2mServiceSubscriptionProfile-v1_10_0.xsd" />
+    <xs:include schemaLocation="CDT-serviceSubscribedAppRule-v1_10_0.xsd" />
 
 	<xs:element name="CSEBase">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-accessControlPolicy-v1_10_0.xsd b/v1_10_0/CDT-accessControlPolicy-v1_10_0.xsd
index 6e4ba95c80af8b31006ecab1bec4ca4ffa5ead4b..2c642846bb3d7ac7640258efc9ef30f8331bd8cf 100644
--- a/v1_10_0/CDT-accessControlPolicy-v1_10_0.xsd
+++ b/v1_10_0/CDT-accessControlPolicy-v1_10_0.xsd
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:xs="http://www.w3.org/2001/XMLSchema"
 	elementFormDefault="unqualified">
 
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd"/>
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd"/>
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd"/>
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd"/>
 
 	<xs:element name="accessControlPolicy">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-activeCmdhPolicy-v1_10_0.xsd b/v1_10_0/CDT-activeCmdhPolicy-v1_10_0.xsd
index 9ce81910b118ae56c759f5d9c2307dbb4b6a2a15..f61f2fabef3a4af70762635698310d1be082c8c7 100644
--- a/v1_10_0/CDT-activeCmdhPolicy-v1_10_0.xsd
+++ b/v1_10_0/CDT-activeCmdhPolicy-v1_10_0.xsd
@@ -28,7 +28,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
       xmlns:m2m="http://www.onem2m.org/xml/protocols"
       elementFormDefault="unqualified" attributeFormDefault="unqualified" >   
   
-    <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" /> 
+    <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" /> 
 
     <xs:element name="activeCmdhPolicy">
       <xs:complexType>
diff --git a/v1_10_0/CDT-areaNwkDeviceInfo-v1_10_0.xsd b/v1_10_0/CDT-areaNwkDeviceInfo-v1_10_0.xsd
index a6ae4b6a1d4cea7bc5d3d709c5e89f3fa9793f18..7c1c84061f052020f570487e4ee4efa56db6b68f 100644
--- a/v1_10_0/CDT-areaNwkDeviceInfo-v1_10_0.xsd
+++ b/v1_10_0/CDT-areaNwkDeviceInfo-v1_10_0.xsd
@@ -26,8 +26,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" 
 	attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">	
 	
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 	
 	<xs:element name="areaNwkDeviceInfo">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-areaNwkInfo-v1_10_0.xsd b/v1_10_0/CDT-areaNwkInfo-v1_10_0.xsd
index 8b1cf5f16d5dbd4362cf3997ed130776986e9b6e..9a0023738d5d756a6997a7a1445184bcf3e4de0d 100644
--- a/v1_10_0/CDT-areaNwkInfo-v1_10_0.xsd
+++ b/v1_10_0/CDT-areaNwkInfo-v1_10_0.xsd
@@ -26,8 +26,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" 
 	attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">	
 	
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 	
 	<xs:element name="areaNwkInfo">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-battery-v1_10_0.xsd b/v1_10_0/CDT-battery-v1_10_0.xsd
index d12d2b8bb4146670548f3c7e25c5f7f7784f08ef..b3ae106f8b4fc94e900d7c8d9caa649b34142ead 100644
--- a/v1_10_0/CDT-battery-v1_10_0.xsd
+++ b/v1_10_0/CDT-battery-v1_10_0.xsd
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" 
 	attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
 	
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 	
 	<xs:element name="battery">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-cmdhBuffer-v1_10_0.xsd b/v1_10_0/CDT-cmdhBuffer-v1_10_0.xsd
index 4b95686d7fcf2c3d38b706cfb4dc549c86029465..c147fb770d57a4e745ee8b21082e9d63a6e23c26 100644
--- a/v1_10_0/CDT-cmdhBuffer-v1_10_0.xsd
+++ b/v1_10_0/CDT-cmdhBuffer-v1_10_0.xsd
@@ -28,7 +28,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
   xmlns:m2m="http://www.onem2m.org/xml/protocols"
   elementFormDefault="unqualified" attributeFormDefault="unqualified" >   
   
-  <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" /> 
+  <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" /> 
   
   <xs:element name="cmdhBuffer">
     <xs:complexType>
diff --git a/v1_10_0/CDT-cmdhDefEcValue-v1_10_0.xsd b/v1_10_0/CDT-cmdhDefEcValue-v1_10_0.xsd
index c246bef6ca5fda4254c8833f6f6fd73984c6961c..db8877eda53c8d3f87948b828ef03fe5171f26a4 100644
--- a/v1_10_0/CDT-cmdhDefEcValue-v1_10_0.xsd
+++ b/v1_10_0/CDT-cmdhDefEcValue-v1_10_0.xsd
@@ -28,7 +28,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
   xmlns:m2m="http://www.onem2m.org/xml/protocols"
   elementFormDefault="unqualified" attributeFormDefault="unqualified" >   
   
-  <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" /> 
+  <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" /> 
   
   <xs:element name="cmdhDefEcValue">
     <xs:complexType>
diff --git a/v1_10_0/CDT-cmdhDefaults-v1_10_0.xsd b/v1_10_0/CDT-cmdhDefaults-v1_10_0.xsd
index 9f5508cf95fa95d5941a864c2090ea0053f9ebc7..7ce7fa292ced26bcb60d455d7734939d2def7b9e 100644
--- a/v1_10_0/CDT-cmdhDefaults-v1_10_0.xsd
+++ b/v1_10_0/CDT-cmdhDefaults-v1_10_0.xsd
@@ -28,7 +28,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
   xmlns:m2m="http://www.onem2m.org/xml/protocols"
   elementFormDefault="unqualified" attributeFormDefault="unqualified" >   
   
-  <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" /> 
+  <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" /> 
   
     <xs:element name="cmdhDefaults">
       <xs:complexType>
diff --git a/v1_10_0/CDT-cmdhEcDefParamValues-v1_10_0.xsd b/v1_10_0/CDT-cmdhEcDefParamValues-v1_10_0.xsd
index 37f7fa00a15b07610df45e3dde502d97200b8696..01c4e6cf0f6448bc26a07480d8c56be4b6680638 100644
--- a/v1_10_0/CDT-cmdhEcDefParamValues-v1_10_0.xsd
+++ b/v1_10_0/CDT-cmdhEcDefParamValues-v1_10_0.xsd
@@ -28,7 +28,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
   xmlns:m2m="http://www.onem2m.org/xml/protocols"
   elementFormDefault="unqualified" attributeFormDefault="unqualified" >   
   
-  <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" /> 
+  <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" /> 
   
   <xs:element name="cmdhEcDefParamValues">    
     <xs:complexType>     
diff --git a/v1_10_0/CDT-cmdhLimits-v1_10_0.xsd b/v1_10_0/CDT-cmdhLimits-v1_10_0.xsd
index bdc31b60a793ca353a0c6fc1763dee13462e39ba..968b1e1f8ef04a3dd3d9da7eb35bef08487ba25e 100644
--- a/v1_10_0/CDT-cmdhLimits-v1_10_0.xsd
+++ b/v1_10_0/CDT-cmdhLimits-v1_10_0.xsd
@@ -28,7 +28,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
   xmlns:m2m="http://www.onem2m.org/xml/protocols"
   elementFormDefault="unqualified" attributeFormDefault="unqualified" >   
   
-  <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" /> 
+  <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" /> 
   
   <xs:element name="cmdhLimits">
     <xs:complexType>
diff --git a/v1_10_0/CDT-cmdhNetworkAccessRules-v1_10_0.xsd b/v1_10_0/CDT-cmdhNetworkAccessRules-v1_10_0.xsd
index 663012692a0dc939986f7288f0fb224aef738f03..de9f03162e20ba16431754b56a6db04927243f15 100644
--- a/v1_10_0/CDT-cmdhNetworkAccessRules-v1_10_0.xsd
+++ b/v1_10_0/CDT-cmdhNetworkAccessRules-v1_10_0.xsd
@@ -28,7 +28,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
   xmlns:m2m="http://www.onem2m.org/xml/protocols"
   elementFormDefault="unqualified" attributeFormDefault="unqualified" >   
   
-  <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" /> 
+  <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" /> 
   
   <xs:element name="cmdhNetworkAccessRules">
     <xs:complexType>
diff --git a/v1_10_0/CDT-cmdhNwAccessRule-v1_10_0.xsd b/v1_10_0/CDT-cmdhNwAccessRule-v1_10_0.xsd
index 4145a1c4d6a192e81b740243fc5022f666e3e1b3..12d6962d57e0ca3a1120afc4ef1b5421ca5eca5a 100644
--- a/v1_10_0/CDT-cmdhNwAccessRule-v1_10_0.xsd
+++ b/v1_10_0/CDT-cmdhNwAccessRule-v1_10_0.xsd
@@ -28,7 +28,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
   xmlns:m2m="http://www.onem2m.org/xml/protocols"
   elementFormDefault="unqualified" attributeFormDefault="unqualified" >   
   
-  <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" /> 
+  <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" /> 
   
   <xs:element name="cmdhNwAccessRule">
     <xs:complexType>
diff --git a/v1_10_0/CDT-cmdhPolicy-v1_10_0.xsd b/v1_10_0/CDT-cmdhPolicy-v1_10_0.xsd
index 3659f5cad5d0d486c22f61988209b1470928643a..68be8cae364892c5d27bb87fb290b46b0905dbe4 100644
--- a/v1_10_0/CDT-cmdhPolicy-v1_10_0.xsd
+++ b/v1_10_0/CDT-cmdhPolicy-v1_10_0.xsd
@@ -28,7 +28,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
       xmlns:m2m="http://www.onem2m.org/xml/protocols"
       elementFormDefault="unqualified" attributeFormDefault="unqualified" >   
 
-    <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" /> 
+    <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" /> 
 
     <xs:element name="cmdhPolicy" >
       <xs:complexType>
diff --git a/v1_10_0/CDT-commonTypes-v1_10_0.xsd b/v1_10_0/CDT-commonTypes-v1_10_0.xsd
index c3570c8020c5ca11e712415e48c583c258da5b98..16d9ceb48131fca819fcb7974dc21e8226e0683e 100644
--- a/v1_10_0/CDT-commonTypes-v1_10_0.xsd
+++ b/v1_10_0/CDT-commonTypes-v1_10_0.xsd
@@ -25,7 +25,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 <xs:schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.onem2m.org/xml/protocols"
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="unqualified">
 
-	<xs:include schemaLocation="CDT-enumerationTypes-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-enumerationTypes-v1_10_0.xsd" />
 
 	<!--********************** -->
 	<!-- oneM2M Simple Types   -->
diff --git a/v1_10_0/CDT-container-v1_10_0.xsd b/v1_10_0/CDT-container-v1_10_0.xsd
index cbdadb8275cb7d88c239b18576b903da09f50a37..05dc4db5afeb2d2562065d05bdd921b3c792dc59 100644
--- a/v1_10_0/CDT-container-v1_10_0.xsd
+++ b/v1_10_0/CDT-container-v1_10_0.xsd
@@ -26,9 +26,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	
 <xs:schema targetNamespace="http://www.onem2m.org/xml/protocols" xmlns:m2m="http://www.onem2m.org/xml/protocols"
 	elementFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-contentInstance-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-contentInstance-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="container">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-contentInstance-v1_10_0.xsd b/v1_10_0/CDT-contentInstance-v1_10_0.xsd
index 001832a3687baf5bcfa103731ffef87241580903..2d3f53bf674e796c8106f574f41521b44ec3a1b2 100644
--- a/v1_10_0/CDT-contentInstance-v1_10_0.xsd
+++ b/v1_10_0/CDT-contentInstance-v1_10_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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
 
 	<xs:element name="contentInstance">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-delivery-v1_10_0.xsd b/v1_10_0/CDT-delivery-v1_10_0.xsd
index 69efe33f4da1c48d375e0f4d7f0cec8dc9c75bd8..011b7d4f1cb1f9a0cbc2928dbb9ccec35664a973 100644
--- a/v1_10_0/CDT-delivery-v1_10_0.xsd
+++ b/v1_10_0/CDT-delivery-v1_10_0.xsd
@@ -27,8 +27,8 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 
 	<xs:element name="delivery">
diff --git a/v1_10_0/CDT-deviceCapability-v1_10_0.xsd b/v1_10_0/CDT-deviceCapability-v1_10_0.xsd
index 121a9b04960741405244c07ff7a5b7752db88004..6ea1e063ed25981786e18d8a9a522bdfb8062526 100644
--- a/v1_10_0/CDT-deviceCapability-v1_10_0.xsd
+++ b/v1_10_0/CDT-deviceCapability-v1_10_0.xsd
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" 
 	attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" >
 
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 	
 	<xs:element name="deviceCapability">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-deviceInfo-v1_10_0.xsd b/v1_10_0/CDT-deviceInfo-v1_10_0.xsd
index c5b4d4fecc33d4d77ad1355378c6365d546325fb..2d96511f8ef6bd22f54cb9760f4663c1489d76e1 100644
--- a/v1_10_0/CDT-deviceInfo-v1_10_0.xsd
+++ b/v1_10_0/CDT-deviceInfo-v1_10_0.xsd
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" 
 	attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
 
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 	
 	<xs:element name="deviceInfo">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-eventConfig-v1_10_0.xsd b/v1_10_0/CDT-eventConfig-v1_10_0.xsd
index 5438c6c0124ef97a3c03db58d56d222a27e381b6..9280822548ae047978c73c34b7638617ab21d6d2 100644
--- a/v1_10_0/CDT-eventConfig-v1_10_0.xsd
+++ b/v1_10_0/CDT-eventConfig-v1_10_0.xsd
@@ -26,8 +26,8 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="eventConfig">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-eventLog-v1_10_0.xsd b/v1_10_0/CDT-eventLog-v1_10_0.xsd
index 87d40b2a982dcaae86941778fc029f5ede140efa..3b44c11a178addd6f90aee0e3d4c0f6084d9a3ce 100644
--- a/v1_10_0/CDT-eventLog-v1_10_0.xsd
+++ b/v1_10_0/CDT-eventLog-v1_10_0.xsd
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" 
 	attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
 	
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 	
 	<xs:element name="eventLog">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-execInstance-v1_10_0.xsd b/v1_10_0/CDT-execInstance-v1_10_0.xsd
index 32e21a2539c5653f33f15a4d2217300c84b49129..e58d289528a466f26ebc9557c599d27817510436 100644
--- a/v1_10_0/CDT-execInstance-v1_10_0.xsd
+++ b/v1_10_0/CDT-execInstance-v1_10_0.xsd
@@ -26,8 +26,8 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="execInstance">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-firmware-v1_10_0.xsd b/v1_10_0/CDT-firmware-v1_10_0.xsd
index c3b462ae4475072e4d8d14dd0cad1060ce8abbc1..94f634a958615f2f6b03c66acb304b89c25a983b 100644
--- a/v1_10_0/CDT-firmware-v1_10_0.xsd
+++ b/v1_10_0/CDT-firmware-v1_10_0.xsd
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" 
 	attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
 	
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 	
 	<xs:element name="firmware">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-group-v1_10_0.xsd b/v1_10_0/CDT-group-v1_10_0.xsd
index d0904b22b409ac14722c496fae5664cd2f56f9c1..b95963893de8a0cda447904f9eebe10ea54ae45b 100644
--- a/v1_10_0/CDT-group-v1_10_0.xsd
+++ b/v1_10_0/CDT-group-v1_10_0.xsd
@@ -27,8 +27,8 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="group">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-locationPolicy-v1_10_0.xsd b/v1_10_0/CDT-locationPolicy-v1_10_0.xsd
index 3f5b715341dbdbdfd06bdb550e5c038129e0ee7b..87ceee50707537a426e2eba6e2e0017e38e543dc 100644
--- a/v1_10_0/CDT-locationPolicy-v1_10_0.xsd
+++ b/v1_10_0/CDT-locationPolicy-v1_10_0.xsd
@@ -27,8 +27,8 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="locationPolicy">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-m2mServiceSubscriptionProfile-v1_10_0.xsd b/v1_10_0/CDT-m2mServiceSubscriptionProfile-v1_10_0.xsd
index 4c75472fa8ece3923debcff9d4e314cf3583191f..3f1a9a652dc853703df20ad92177e18f250df52d 100644
--- a/v1_10_0/CDT-m2mServiceSubscriptionProfile-v1_10_0.xsd
+++ b/v1_10_0/CDT-m2mServiceSubscriptionProfile-v1_10_0.xsd
@@ -26,9 +26,9 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-serviceSubscribedNode-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-serviceSubscribedNode-v1_10_0.xsd" />
 
 	<xs:element name="m2mServiceSubscriptionProfile">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-memory-v1_10_0.xsd b/v1_10_0/CDT-memory-v1_10_0.xsd
index f8e9567ad699097ba4cd0a5c203073125b3a7803..5994bdd84a66d1695cd9ede5a2509238e3082ce3 100644
--- a/v1_10_0/CDT-memory-v1_10_0.xsd
+++ b/v1_10_0/CDT-memory-v1_10_0.xsd
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" attributeFormDefault="unqualified"
 	xmlns:xs="http://www.w3.org/2001/XMLSchema">
 
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="memory">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-mgmtCmd-v1_10_0.xsd b/v1_10_0/CDT-mgmtCmd-v1_10_0.xsd
index 488a0b8ef46d5f4be0706d88d15e9c67890e57dd..676db724202a14b0b6cbc0906ba02218b624c69c 100644
--- a/v1_10_0/CDT-mgmtCmd-v1_10_0.xsd
+++ b/v1_10_0/CDT-mgmtCmd-v1_10_0.xsd
@@ -26,9 +26,9 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-execInstance-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-execInstance-v1_10_0.xsd" />
 
 	<xs:element name="mgmtCmd">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-node-v1_10_0.xsd b/v1_10_0/CDT-node-v1_10_0.xsd
index 16716db05742a020a70174bf62ff7eaa8de8f42a..13154d6d8024ab77294a45165e43d4304fefc9bb 100644
--- a/v1_10_0/CDT-node-v1_10_0.xsd
+++ b/v1_10_0/CDT-node-v1_10_0.xsd
@@ -27,20 +27,20 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-memory-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-battery-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-areaNwkInfo-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-areaNwkDeviceInfo-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-firmware-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-software-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-deviceInfo-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-deviceCapability-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-reboot-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-eventLog-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-cmdhPolicy-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-activeCmdhPolicy-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-memory-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-battery-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-areaNwkInfo-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-areaNwkDeviceInfo-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-firmware-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-software-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-deviceInfo-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-deviceCapability-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-reboot-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-eventLog-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-cmdhPolicy-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-activeCmdhPolicy-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="node">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-notification-v1_10_0.xsd b/v1_10_0/CDT-notification-v1_10_0.xsd
index bd9e26994bc60adf7cfab9358debcc2761d79433..4b986d5eade0a95b56c0d4831a981f6a928bb72a 100644
--- a/v1_10_0/CDT-notification-v1_10_0.xsd
+++ b/v1_10_0/CDT-notification-v1_10_0.xsd
@@ -24,8 +24,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
         targetNamespace="http://www.onem2m.org/xml/protocols"
         xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified"
         xmlns:xs="http://www.w3.org/2001/XMLSchema">
-    <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd"/>
-    <xs:include schemaLocation="CDT-responsePrimitive-v1_9_0.xsd"/>
+    <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd"/>
+    <xs:include schemaLocation="CDT-responsePrimitive-v1_10_0.xsd"/>
 
 
         <xs:element name="notification" type="m2m:notification" />      
diff --git a/v1_10_0/CDT-pollingChannel-v1_10_0.xsd b/v1_10_0/CDT-pollingChannel-v1_10_0.xsd
index 0e923b6a2c440297772112625ec826ab2b9b3ce3..f8ebd4ad519483bdd8d9f45e303927e66710d02f 100644
--- a/v1_10_0/CDT-pollingChannel-v1_10_0.xsd
+++ b/v1_10_0/CDT-pollingChannel-v1_10_0.xsd
@@ -27,8 +27,8 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="pollingChannel">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-reboot-v1_10_0.xsd b/v1_10_0/CDT-reboot-v1_10_0.xsd
index 15ba9302392febd6f8e33d08de55377c577cfa0e..51e51fd24b35eec58acc99fcb3d8eddfc0478bf9 100644
--- a/v1_10_0/CDT-reboot-v1_10_0.xsd
+++ b/v1_10_0/CDT-reboot-v1_10_0.xsd
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" 
 	attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
 	
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 	
 	<xs:element name="reboot">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-remoteCSE-v1_10_0.xsd b/v1_10_0/CDT-remoteCSE-v1_10_0.xsd
index 3fe0226a7f80362b5aff266847dd9e093e59b007..d0e0ff7248bb34cd8af8193ca5d54dc865e2bb9f 100644
--- a/v1_10_0/CDT-remoteCSE-v1_10_0.xsd
+++ b/v1_10_0/CDT-remoteCSE-v1_10_0.xsd
@@ -26,16 +26,16 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-container-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-group-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-accessControlPolicy-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-pollingChannel-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-schedule-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-node-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-locationPolicy-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-AE-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-container-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-group-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-accessControlPolicy-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-pollingChannel-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-schedule-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-node-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-locationPolicy-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-AE-v1_10_0.xsd" />
 
 	<xs:element name="remoteCSE">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-request-v1_10_0.xsd b/v1_10_0/CDT-request-v1_10_0.xsd
index 59abf859680895aede1feb898d139f10aa5ea5ad..727e3f49780f7517d2cfcbabb70dd26df860f9ed 100644
--- a/v1_10_0/CDT-request-v1_10_0.xsd
+++ b/v1_10_0/CDT-request-v1_10_0.xsd
@@ -27,8 +27,8 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="request">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-requestPrimitive-v1_10_0.xsd b/v1_10_0/CDT-requestPrimitive-v1_10_0.xsd
index e777549e32eaca805753d311ae631d98041e26c8..34efa878fdb5a3059b3a68948520bc4dfe56a557 100644
--- a/v1_10_0/CDT-requestPrimitive-v1_10_0.xsd
+++ b/v1_10_0/CDT-requestPrimitive-v1_10_0.xsd
@@ -28,7 +28,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
       xmlns:m2m="http://www.onem2m.org/xml/protocols"
       elementFormDefault="unqualified" attributeFormDefault="unqualified" >   
 
-    <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" /> 
+    <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" /> 
 
     <xs:element name="requestPrimitive" >
       <xs:complexType>
diff --git a/v1_10_0/CDT-responsePrimitive-v1_10_0.xsd b/v1_10_0/CDT-responsePrimitive-v1_10_0.xsd
index 4ebd181d8fff08f6c28e4255449611a263b22f17..d2de279527b587a47c06685ebb23016c0f42f28a 100644
--- a/v1_10_0/CDT-responsePrimitive-v1_10_0.xsd
+++ b/v1_10_0/CDT-responsePrimitive-v1_10_0.xsd
@@ -28,51 +28,51 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
       xmlns:m2m="http://www.onem2m.org/xml/protocols"
       elementFormDefault="unqualified" attributeFormDefault="unqualified" >   
 
-  <xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" /> 
-  <xs:include schemaLocation="CDT-accessControlPolicy-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-activeCmdhPolicy-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-AE-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-areaNwkDeviceInfo-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-areaNwkInfo-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-battery-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-cmdhBuffer-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-cmdhDefaults-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-cmdhDefEcValue-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-cmdhEcDefParamValues-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-cmdhLimits-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-cmdhNetworkAccessRules-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-cmdhNwAccessRule-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-cmdhPolicy-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-container-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-contentInstance-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-CSEBase-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-delivery-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-deviceCapability-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-deviceInfo-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-eventConfig-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-eventLog-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-execInstance-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-firmware-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-group-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-locationPolicy-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-m2mServiceSubscriptionProfile-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-memory-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-mgmtCmd-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-node-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-notification-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-pollingChannel-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-reboot-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-remoteCSE-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-request-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-requestPrimitive-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-responsePrimitive-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-schedule-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-serviceSubscribedAppRule-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-serviceSubscribedNode-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-software-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-statsCollect-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-statsConfig-v1_9_0.xsd" />
-  <xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+  <xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" /> 
+  <xs:include schemaLocation="CDT-accessControlPolicy-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-activeCmdhPolicy-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-AE-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-areaNwkDeviceInfo-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-areaNwkInfo-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-battery-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-cmdhBuffer-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-cmdhDefaults-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-cmdhDefEcValue-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-cmdhEcDefParamValues-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-cmdhLimits-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-cmdhNetworkAccessRules-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-cmdhNwAccessRule-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-cmdhPolicy-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-container-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-contentInstance-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-CSEBase-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-delivery-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-deviceCapability-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-deviceInfo-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-eventConfig-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-eventLog-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-execInstance-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-firmware-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-group-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-locationPolicy-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-m2mServiceSubscriptionProfile-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-memory-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-mgmtCmd-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-node-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-notification-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-pollingChannel-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-reboot-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-remoteCSE-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-request-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-requestPrimitive-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-responsePrimitive-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-schedule-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-serviceSubscribedAppRule-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-serviceSubscribedNode-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-software-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-statsCollect-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-statsConfig-v1_10_0.xsd" />
+  <xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
   
   <xs:element name="responsePrimitive" >
       <xs:complexType>
diff --git a/v1_10_0/CDT-schedule-v1_10_0.xsd b/v1_10_0/CDT-schedule-v1_10_0.xsd
index a2ea450454bb6e240fd1c1b55e4987bc79580ca1..02f769f2f48b7d1c38a5988cf937db4965112d1c 100644
--- a/v1_10_0/CDT-schedule-v1_10_0.xsd
+++ b/v1_10_0/CDT-schedule-v1_10_0.xsd
@@ -27,8 +27,8 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="schedule">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-serviceSubscribedAppRule-v1_10_0.xsd b/v1_10_0/CDT-serviceSubscribedAppRule-v1_10_0.xsd
index f0ad06446c37e558250d1067f0482ebd81b0a649..ff3f868a3a2185683f3d6d55549820bd50de5a74 100644
--- a/v1_10_0/CDT-serviceSubscribedAppRule-v1_10_0.xsd
+++ b/v1_10_0/CDT-serviceSubscribedAppRule-v1_10_0.xsd
@@ -26,8 +26,8 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="serviceSubscribedAppRule">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-serviceSubscribedNode-v1_10_0.xsd b/v1_10_0/CDT-serviceSubscribedNode-v1_10_0.xsd
index d3572b62c07aa0482fc3ce5c0c695b367d5be55e..c7e6c617a4b00962fa5c54c94aae49709244da6c 100644
--- a/v1_10_0/CDT-serviceSubscribedNode-v1_10_0.xsd
+++ b/v1_10_0/CDT-serviceSubscribedNode-v1_10_0.xsd
@@ -26,8 +26,8 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="serviceSubscribedNode">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-software-v1_10_0.xsd b/v1_10_0/CDT-software-v1_10_0.xsd
index 046119b640fb9a2708820a4fbb7e88d7ce3b87c6..2451cccf8fe2189157c51c791ec3a10314401722 100644
--- a/v1_10_0/CDT-software-v1_10_0.xsd
+++ b/v1_10_0/CDT-software-v1_10_0.xsd
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" 
 	attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
 	
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 	
 	<xs:element name="software">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-statsCollect-v1_10_0.xsd b/v1_10_0/CDT-statsCollect-v1_10_0.xsd
index 33d7d95e25f69f624d813d6ca1c4c0a8d0ae2c16..7fabe89884c13c1c6ce3b6d238ad05470ce0ab45 100644
--- a/v1_10_0/CDT-statsCollect-v1_10_0.xsd
+++ b/v1_10_0/CDT-statsCollect-v1_10_0.xsd
@@ -26,8 +26,8 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="statsCollect">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-statsConfig-v1_10_0.xsd b/v1_10_0/CDT-statsConfig-v1_10_0.xsd
index de80776f3adbc4f82c42a40d2a3abfbbf987701f..7ad2871c39cc011d54eb6039ed60c22c23b8cb93 100644
--- a/v1_10_0/CDT-statsConfig-v1_10_0.xsd
+++ b/v1_10_0/CDT-statsConfig-v1_10_0.xsd
@@ -26,9 +26,9 @@ 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:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-eventConfig-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-subscription-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-eventConfig-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-subscription-v1_10_0.xsd" />
 
 	<xs:element name="statsConfig">
 		<xs:complexType>
diff --git a/v1_10_0/CDT-subscription-v1_10_0.xsd b/v1_10_0/CDT-subscription-v1_10_0.xsd
index d20ebcf023980a3aaa0485947746dd6dfc8741d3..38feaab9a9375af360857bacf9a57578b6707198 100644
--- a/v1_10_0/CDT-subscription-v1_10_0.xsd
+++ b/v1_10_0/CDT-subscription-v1_10_0.xsd
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 <xs:schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.onem2m.org/xml/protocols"
 	xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
 
-	<xs:include schemaLocation="CDT-commonTypes-v1_9_0.xsd" />
-	<xs:include schemaLocation="CDT-schedule-v1_9_0.xsd" />
+	<xs:include schemaLocation="CDT-commonTypes-v1_10_0.xsd" />
+	<xs:include schemaLocation="CDT-schedule-v1_10_0.xsd" />
 
 	<xs:element name="subscription">
 		<xs:complexType>