diff --git a/v1_9_0/CDT-AE-v1_9_0.xsd b/v1_9_0/CDT-AE-v1_9_0.xsd
index c8db5b82c354f2ebbb9cacd5b598d1c6822bee19..d25bae2d3013d9b08ef167b145c6a1ae2b1df6fc 100644
--- a/v1_9_0/CDT-AE-v1_9_0.xsd
+++ b/v1_9_0/CDT-AE-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
@@ -76,8 +76,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 					<xs:sequence>
 						<!-- Resource Specific Attributes -->
 						<xs:element name="appName" type="xs:string" minOccurs="0" />
-						<xs:element name="App-ID" type="xs:string" />
-						<xs:element name="AE-ID" type="m2m:ID" />
+						<xs:element name="App-ID" type="xs:string" minOccurs="0" />
+						<xs:element name="AE-ID" type="m2m:ID" minOccurs="0" />
 						<xs:element name="pointOfAccess" type="m2m:poaList" minOccurs="0" />
 						<xs:element name="ontologyRef" type="xs:anyURI" minOccurs="0" />
 						<xs:element name="nodeLink" type="xs:anyURI" minOccurs="0" />
diff --git a/v1_9_0/CDT-CSEBase-v1_9_0.xsd b/v1_9_0/CDT-CSEBase-v1_9_0.xsd
index a0c8107f1e746d2847189bf2d6a972891b93553a..8de65277b21bc2ae257d14f5cbe76758462ddaa0 100644
--- a/v1_9_0/CDT-CSEBase-v1_9_0.xsd
+++ b/v1_9_0/CDT-CSEBase-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
@@ -67,6 +67,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
                             <xs:element name="childResource" type="m2m:childResourceRef" minOccurs="1" maxOccurs="unbounded" />
                             <xs:choice minOccurs="1" maxOccurs="unbounded">
                                 <xs:element ref="m2m:remoteCSE" />
+                                <xs:element ref="m2m:remoteCSEAnnc" />
                                 <xs:element ref="m2m:node" />
                                 <xs:element ref="m2m:AE" />
                                 <xs:element ref="m2m:container" />
diff --git a/v1_9_0/CDT-accessControlPolicy-v1_9_0.xsd b/v1_9_0/CDT-accessControlPolicy-v1_9_0.xsd
index 8b2b23865ad65a25d34a2999d89d865d6f4f56e2..6e4ba95c80af8b31006ecab1bec4ca4ffa5ead4b 100644
--- a/v1_9_0/CDT-accessControlPolicy-v1_9_0.xsd
+++ b/v1_9_0/CDT-accessControlPolicy-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-activeCmdhPolicy-v1_9_0.xsd b/v1_9_0/CDT-activeCmdhPolicy-v1_9_0.xsd
index f1be895ca013063a168e17ad88f2cd4afa66f2e7..9ce81910b118ae56c759f5d9c2307dbb4b6a2a15 100644
--- a/v1_9_0/CDT-activeCmdhPolicy-v1_9_0.xsd
+++ b/v1_9_0/CDT-activeCmdhPolicy-v1_9_0.xsd
@@ -7,7 +7,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-areaNwkDeviceInfo-v1_9_0.xsd b/v1_9_0/CDT-areaNwkDeviceInfo-v1_9_0.xsd
index d02743f3325c1b9a1fcf73dfd3dfc508a1804382..a6ae4b6a1d4cea7bc5d3d709c5e89f3fa9793f18 100644
--- a/v1_9_0/CDT-areaNwkDeviceInfo-v1_9_0.xsd
+++ b/v1_9_0/CDT-areaNwkDeviceInfo-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-areaNwkInfo-v1_9_0.xsd b/v1_9_0/CDT-areaNwkInfo-v1_9_0.xsd
index ec3f517d6795828b689db4d5231059be7acb51bf..8b1cf5f16d5dbd4362cf3997ed130776986e9b6e 100644
--- a/v1_9_0/CDT-areaNwkInfo-v1_9_0.xsd
+++ b/v1_9_0/CDT-areaNwkInfo-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-battery-v1_9_0.xsd b/v1_9_0/CDT-battery-v1_9_0.xsd
index abc832f107d3e5620079ce0210fc3881723c8476..d12d2b8bb4146670548f3c7e25c5f7f7784f08ef 100644
--- a/v1_9_0/CDT-battery-v1_9_0.xsd
+++ b/v1_9_0/CDT-battery-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-cmdhBuffer-v1_9_0.xsd b/v1_9_0/CDT-cmdhBuffer-v1_9_0.xsd
index 6474f728066e4bdc718b10724603e1c9992e4c35..4b95686d7fcf2c3d38b706cfb4dc549c86029465 100644
--- a/v1_9_0/CDT-cmdhBuffer-v1_9_0.xsd
+++ b/v1_9_0/CDT-cmdhBuffer-v1_9_0.xsd
@@ -7,7 +7,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-cmdhDefEcValue-v1_9_0.xsd b/v1_9_0/CDT-cmdhDefEcValue-v1_9_0.xsd
index 6c8a5eb4bca79b91953e214c8a4ccadb0381e3e4..c246bef6ca5fda4254c8833f6f6fd73984c6961c 100644
--- a/v1_9_0/CDT-cmdhDefEcValue-v1_9_0.xsd
+++ b/v1_9_0/CDT-cmdhDefEcValue-v1_9_0.xsd
@@ -7,7 +7,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-cmdhEcDefParamValues-v1_9_0.xsd b/v1_9_0/CDT-cmdhEcDefParamValues-v1_9_0.xsd
index 3d8b3c706bc313744c68747360a7e0f5fb54082f..37f7fa00a15b07610df45e3dde502d97200b8696 100644
--- a/v1_9_0/CDT-cmdhEcDefParamValues-v1_9_0.xsd
+++ b/v1_9_0/CDT-cmdhEcDefParamValues-v1_9_0.xsd
@@ -7,7 +7,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-cmdhLimits-v1_9_0.xsd b/v1_9_0/CDT-cmdhLimits-v1_9_0.xsd
index fa9bf08e92c1d6e1771b7526345146568e5e4025..bdc31b60a793ca353a0c6fc1763dee13462e39ba 100644
--- a/v1_9_0/CDT-cmdhLimits-v1_9_0.xsd
+++ b/v1_9_0/CDT-cmdhLimits-v1_9_0.xsd
@@ -7,7 +7,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-cmdhNetworkAccessRules-v1_9_0.xsd b/v1_9_0/CDT-cmdhNetworkAccessRules-v1_9_0.xsd
index 6ced1b33e1debac3f38dee1929d16b3551c3afa9..663012692a0dc939986f7288f0fb224aef738f03 100644
--- a/v1_9_0/CDT-cmdhNetworkAccessRules-v1_9_0.xsd
+++ b/v1_9_0/CDT-cmdhNetworkAccessRules-v1_9_0.xsd
@@ -7,7 +7,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-cmdhNwAccessRule-v1_9_0.xsd b/v1_9_0/CDT-cmdhNwAccessRule-v1_9_0.xsd
index 6012ac35e8a82e2fe9efe9e1a583c46eed6b4039..4145a1c4d6a192e81b740243fc5022f666e3e1b3 100644
--- a/v1_9_0/CDT-cmdhNwAccessRule-v1_9_0.xsd
+++ b/v1_9_0/CDT-cmdhNwAccessRule-v1_9_0.xsd
@@ -7,7 +7,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-commonTypes-v1_9_0.xsd b/v1_9_0/CDT-commonTypes-v1_9_0.xsd
index ebe052f74830c02c746235cb0b8577bedc71515e..c3570c8020c5ca11e712415e48c583c258da5b98 100644
--- a/v1_9_0/CDT-commonTypes-v1_9_0.xsd
+++ b/v1_9_0/CDT-commonTypes-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-container-v1_9_0.xsd b/v1_9_0/CDT-container-v1_9_0.xsd
index 1b3a79f3db2312f9625d0073439652b2ecd57126..cbdadb8275cb7d88c239b18576b903da09f50a37 100644
--- a/v1_9_0/CDT-container-v1_9_0.xsd
+++ b/v1_9_0/CDT-container-v1_9_0.xsd
@@ -7,7 +7,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
@@ -48,8 +48,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 						<xs:element name="ontologyRef" type="xs:anyURI" minOccurs="0" />
 
 						<!-- Child Resources -->
-						<xs:element name="latest" type="xs:anyURI" />
-						<xs:element name="oldest" type="xs:anyURI" />
 						<xs:choice minOccurs="0" maxOccurs="1">
 							<xs:element name="childResource" type="m2m:childResourceRef" minOccurs="1" maxOccurs="unbounded" />
 							<xs:choice minOccurs="1" maxOccurs="unbounded">
diff --git a/v1_9_0/CDT-contentInstance-v1_9_0.xsd b/v1_9_0/CDT-contentInstance-v1_9_0.xsd
index 44e51a7c19aa2249d96fb607aa277221123b1aac..001832a3687baf5bcfa103731ffef87241580903 100644
--- a/v1_9_0/CDT-contentInstance-v1_9_0.xsd
+++ b/v1_9_0/CDT-contentInstance-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-delivery-v1_9_0.xsd b/v1_9_0/CDT-delivery-v1_9_0.xsd
index f7000c374aef287185734863d6a3d6e08bd70a3e..69efe33f4da1c48d375e0f4d7f0cec8dc9c75bd8 100644
--- a/v1_9_0/CDT-delivery-v1_9_0.xsd
+++ b/v1_9_0/CDT-delivery-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-deviceCapability-v1_9_0.xsd b/v1_9_0/CDT-deviceCapability-v1_9_0.xsd
index a233e659b2365a7f97519037acc3d06fdbb2001a..121a9b04960741405244c07ff7a5b7752db88004 100644
--- a/v1_9_0/CDT-deviceCapability-v1_9_0.xsd
+++ b/v1_9_0/CDT-deviceCapability-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-deviceInfo-v1_9_0.xsd b/v1_9_0/CDT-deviceInfo-v1_9_0.xsd
index 650f523e44066f0755ca507158581a3074c49ae2..c5b4d4fecc33d4d77ad1355378c6365d546325fb 100644
--- a/v1_9_0/CDT-deviceInfo-v1_9_0.xsd
+++ b/v1_9_0/CDT-deviceInfo-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-enumerationTypes-v1_9_0.xsd b/v1_9_0/CDT-enumerationTypes-v1_9_0.xsd
index 102bb8ae9a87d752c162e92384ea09654550d921..646bbef406f9cc9fddeef748481e035c2305c60e 100644
--- a/v1_9_0/CDT-enumerationTypes-v1_9_0.xsd
+++ b/v1_9_0/CDT-enumerationTypes-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 
 Notice of Disclaimer & Limitation of Liability 
@@ -241,19 +241,29 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
             <xs:enumeration value="4101" />            
             <!-- CONTENTS_UNACCEPTABLE  -->
             <xs:enumeration value="4102" />              
-            <!-- ACCESS_DENIED    -->
+			<!-- ORIGINATOR_HAS_NO_PRIVILEGE    -->
             <xs:enumeration value="4103" />              
-            <!-- GROUP_REQUEST_IDENTIFIER_EXISTS  -->
+            <!-- GROUP_REQUEST_IDENTIFIER_EXISTS -->
             <xs:enumeration value="4104" />              
             <!-- CONFLICT                  -->
-            <xs:enumeration value="4105" />              
+            <xs:enumeration value="4105" /> 
+			<!-- ORIGINATOR_HAS_NOT_REGISTERED -->
+			<xs:enumeration value="4106" /> 
+			<!-- SECURITY_ASSOCIATION_REQUIRED -->
+			<xs:enumeration value="4107" /> 
+			<!-- INVALID_CHILD_RESOURCE_TYPE -->
+			<xs:enumeration value="4108" /> 
+			<!-- NO_MEMBERS                -->
+			<xs:enumeration value="4109" /> 			
+			<!-- GROUP_MEMBER_TYPE_INCONSISTENT -->
+			<xs:enumeration value="4110" />       									
             <!-- INTERNAL_SERVER_ERROR     -->
             <xs:enumeration value="5000" />              
             <!-- NOT_IMPLEMENTED           -->
             <xs:enumeration value="5001" />
             <!-- TARGET_NOT_REACHABLE      -->
             <xs:enumeration value="5103" />             
-            <!-- NO_PRIVILEGE              -->
+			<!-- RECEIVER_HAS_NO_PRIVILEGE -->
             <xs:enumeration value="5105" />            
             <!-- ALREADY_EXISTS            -->
             <xs:enumeration value="5106" />
@@ -267,6 +277,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
             <xs:enumeration value="5206" />     
 			<!-- NOT_ACCEPTABLE                         -->
 			<xs:enumeration value="5207" />
+			<!-- GROUP_MEMBERS_NOT_RESPONDED            -->
+			<xs:enumeration value="5209" />			
             <!-- EXTERNAL_OBJECT_NOT_REACHABLE          -->
             <xs:enumeration value="6003" />              
             <!-- EXTERNAL_OBJECT_NOT_FOUND              -->
@@ -274,8 +286,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
             <!-- MAX_NUMBER_OF_MEMBER_EXCEEDED          -->
             <xs:enumeration value="6010" />              
             <!-- MEMBER_TYPE_INCONSISTENT               -->
-            <xs:enumeration value="6011" />               
-            <!-- MGMT_SESSION_CANNOT_BE_ESTABLISHED     -->
             <xs:enumeration value="6020" />               
             <!-- MGMT_SESSION_ESTABLISHMENT_TIMEOUT     -->
             <xs:enumeration value="6021" />               
@@ -385,8 +395,12 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 			<xs:enumeration value="10016" />
 			<!-- scheduleAnnc -->
 			<xs:enumeration value="10018" />
+			<!-- oldest -->
+			<xs:enumeration value="20001" />
+			<!-- latest -->
+			<xs:enumeration value="20002" />
 		</xs:restriction>
-	</xs:simpleType>
+	</xs:simpleType>	
 
 	<xs:simpleType name="consistencyStrategy">
 		<xs:annotation>
diff --git a/v1_9_0/CDT-eventConfig-v1_9_0.xsd b/v1_9_0/CDT-eventConfig-v1_9_0.xsd
index 5a68a26cd9a313bd6f3d0bb47c2a675647373a67..5438c6c0124ef97a3c03db58d56d222a27e381b6 100644
--- a/v1_9_0/CDT-eventConfig-v1_9_0.xsd
+++ b/v1_9_0/CDT-eventConfig-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-eventLog-v1_9_0.xsd b/v1_9_0/CDT-eventLog-v1_9_0.xsd
index c0341255ce748f251c6cf8c26bcf0ddf7624b3da..87d40b2a982dcaae86941778fc029f5ede140efa 100644
--- a/v1_9_0/CDT-eventLog-v1_9_0.xsd
+++ b/v1_9_0/CDT-eventLog-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-execInstance-v1_9_0.xsd b/v1_9_0/CDT-execInstance-v1_9_0.xsd
index f9267de6c6536a874e4866f8e1070786e065c9d4..32e21a2539c5653f33f15a4d2217300c84b49129 100644
--- a/v1_9_0/CDT-execInstance-v1_9_0.xsd
+++ b/v1_9_0/CDT-execInstance-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-firmware-v1_9_0.xsd b/v1_9_0/CDT-firmware-v1_9_0.xsd
index 04506b77020f7eeae343fed6fd6d3a8cfb376805..c3b462ae4475072e4d8d14dd0cad1060ce8abbc1 100644
--- a/v1_9_0/CDT-firmware-v1_9_0.xsd
+++ b/v1_9_0/CDT-firmware-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-group-v1_9_0.xsd b/v1_9_0/CDT-group-v1_9_0.xsd
index 850bf6ffa21e6c437f8ff38979c3a5cf2bb945a6..d0904b22b409ac14722c496fae5664cd2f56f9c1 100644
--- a/v1_9_0/CDT-group-v1_9_0.xsd
+++ b/v1_9_0/CDT-group-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
@@ -39,17 +39,19 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 					<xs:sequence>					
                         <xs:element name="creator" type="m2m:ID" minOccurs="0" />					
 						<xs:element name="memberType" type="m2m:memberType" />
-						<xs:element name="currentNrOfMembers" type="xs:positiveInteger" />
+						<xs:element name="currentNrOfMembers" type="xs:nonNegativeInteger" />
 						<xs:element name="maxNrOfMembers" type="xs:positiveInteger" />
-						<xs:element name="memberIDs" type="m2m:listOfURIs" />
-						<xs:element name="membersAccessControlPolicyIDs" type="m2m:listOfURIs" minOccurs="0" />
+						<xs:element name="memberIDs">
+							<xs:simpleType> 
+								<xs:list itemType="xs:anyURI" /> 
+							</xs:simpleType> 
+						</xs:element>						
+						<xs:element name="membersAccessControlPolicyIDs" type="m2m:listOfURIs" minOccurs="0" />					
 						<xs:element name="memberTypeValidated" type="xs:boolean" />
 						<xs:element name="consistencyStrategy" type="m2m:consistencyStrategy" minOccurs="0" />
 						<xs:element name="groupName" type="xs:string" minOccurs="0" />
 						
 						<!-- Child Resources -->
-						<xs:element name="fanOutPoint" type="xs:anyURI" />
-
 						<xs:choice minOccurs="0" maxOccurs="1">
 							<xs:element name="childResource" type="m2m:childResourceRef" maxOccurs="unbounded" />
 							<xs:element ref="m2m:subscription" maxOccurs="unbounded" />
@@ -68,9 +70,13 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 					<!-- Resource Specific Attributes -->
 					<xs:sequence>
 						<xs:element name="memberType" type="m2m:memberType" minOccurs="0" />
-						<xs:element name="currentNrOfMembers" type="xs:positiveInteger" minOccurs="0" />
+						<xs:element name="currentNrOfMembers" type="xs:nonNegativeInteger" minOccurs="0" />
 						<xs:element name="maxNrOfMembers" type="xs:positiveInteger" minOccurs="0" />
-						<xs:element name="memberIDs" type="m2m:listOfURIs" minOccurs="0" />
+						<xs:element name="memberIDs" minOccurs="0">
+							<xs:simpleType> 
+								<xs:list itemType="xs:anyURI" /> 
+							</xs:simpleType> 
+						</xs:element>						
 						<xs:element name="membersAccessControlPolicyIDs" type="m2m:listOfURIs" minOccurs="0" />
 						<xs:element name="memberTypeValidated" type="xs:boolean" minOccurs="0" />
 						<xs:element name="consistencyStrategy" type="m2m:consistencyStrategy" minOccurs="0" />
diff --git a/v1_9_0/CDT-locationPolicy-v1_9_0.xsd b/v1_9_0/CDT-locationPolicy-v1_9_0.xsd
index 9f00c2a9d472af22576ee266cbe31a3938c847cc..3f5b715341dbdbdfd06bdb550e5c038129e0ee7b 100644
--- a/v1_9_0/CDT-locationPolicy-v1_9_0.xsd
+++ b/v1_9_0/CDT-locationPolicy-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-m2mServiceSubscriptionProfile-v1_9_0.xsd b/v1_9_0/CDT-m2mServiceSubscriptionProfile-v1_9_0.xsd
index d9b12061cccbb5fddbac177b995a088c2ddee498..4c75472fa8ece3923debcff9d4e314cf3583191f 100644
--- a/v1_9_0/CDT-m2mServiceSubscriptionProfile-v1_9_0.xsd
+++ b/v1_9_0/CDT-m2mServiceSubscriptionProfile-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-memory-v1_9_0.xsd b/v1_9_0/CDT-memory-v1_9_0.xsd
index d409add11988be3c135b8548cd7a1de7a402d2bc..f8e9567ad699097ba4cd0a5c203073125b3a7803 100644
--- a/v1_9_0/CDT-memory-v1_9_0.xsd
+++ b/v1_9_0/CDT-memory-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-mgmtCmd-v1_9_0.xsd b/v1_9_0/CDT-mgmtCmd-v1_9_0.xsd
index 16a499dec9b112102eb32c118afd6477e6d0e4ee..488a0b8ef46d5f4be0706d88d15e9c67890e57dd 100644
--- a/v1_9_0/CDT-mgmtCmd-v1_9_0.xsd
+++ b/v1_9_0/CDT-mgmtCmd-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-node-v1_9_0.xsd b/v1_9_0/CDT-node-v1_9_0.xsd
index 2ce096191a4f919054e2ac3a41e0ddae3046e461..16716db05742a020a70174bf62ff7eaa8de8f42a 100644
--- a/v1_9_0/CDT-node-v1_9_0.xsd
+++ b/v1_9_0/CDT-node-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-notification-v1_9_0.xsd b/v1_9_0/CDT-notification-v1_9_0.xsd
index e4c5fe20d9ec321b84dd02e6f848b4559bf93b53..bd9e26994bc60adf7cfab9358debcc2761d79433 100644
--- a/v1_9_0/CDT-notification-v1_9_0.xsd
+++ b/v1_9_0/CDT-notification-v1_9_0.xsd
@@ -4,7 +4,7 @@ Copyright Notification
 
 No part of this document may be reproduced, in an electronic retrieval system or otherwise, except as authorized by written permission.
 The copyright and the foregoing restriction extend to reproduction in all media.
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-pollingChannel-v1_9_0.xsd b/v1_9_0/CDT-pollingChannel-v1_9_0.xsd
index f4d54ec2fb08091ed24dda2eb1cedd17e254a737..0e923b6a2c440297772112625ec826ab2b9b3ce3 100644
--- a/v1_9_0/CDT-pollingChannel-v1_9_0.xsd
+++ b/v1_9_0/CDT-pollingChannel-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
@@ -36,10 +36,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 				<!-- Inherit common attributes -->
 				<xs:extension base="m2m:subordinateResource">
 					<xs:sequence>
-						<!-- No Resource Specific Attributes -->
+						<!-- No Resource Specific Attributes, no child resources -->
 
-						<!-- Virtual Child Resource -->
-						<xs:element name="pollingChannelURI" type="xs:anyURI" />
 					</xs:sequence>
 				</xs:extension>
 			</xs:complexContent>
diff --git a/v1_9_0/CDT-reboot-v1_9_0.xsd b/v1_9_0/CDT-reboot-v1_9_0.xsd
index 3558676fe265dee2d01e072217b0a0a5ce555623..15ba9302392febd6f8e33d08de55377c577cfa0e 100644
--- a/v1_9_0/CDT-reboot-v1_9_0.xsd
+++ b/v1_9_0/CDT-reboot-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-remoteCSE-v1_9_0.xsd b/v1_9_0/CDT-remoteCSE-v1_9_0.xsd
index c7c1ff93d4ea6ba4b935386e26fb4eeab4cd24d3..3fe0226a7f80362b5aff266847dd9e093e59b007 100644
--- a/v1_9_0/CDT-remoteCSE-v1_9_0.xsd
+++ b/v1_9_0/CDT-remoteCSE-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
@@ -35,6 +35,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 	<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:element name="remoteCSE">
 		<xs:complexType>
@@ -57,18 +58,25 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
                             <xs:element name="childResource" type="m2m:childResourceRef" minOccurs="1" maxOccurs="unbounded" />
                             <xs:choice minOccurs="1" maxOccurs="unbounded">
                                 <xs:element ref="m2m:container" />
+                            	<xs:element ref="m2m:containerAnnc" />
                                 <xs:element ref="m2m:group" />
+                            	<xs:element ref="m2m:groupAnnc" />
                                 <xs:element ref="m2m:accessControlPolicy" />
+                            	<xs:element ref="m2m:accessControlPolicyAnnc" />
                                 <xs:element ref="m2m:subscription" />
                                 <xs:element ref="m2m:pollingChannel" />
                                 <xs:element ref="m2m:schedule" />
+                            	<xs:element ref="m2m:nodeAnnc" />
+                            	<xs:element ref="m2m:remoteCSEAnnc" />
+                            	<xs:element ref="m2m:AEAnnc" />
+                            	<xs:element ref="m2m:locationPolicyAnnc" />
                             </xs:choice>
                         </xs:choice>
 					</xs:sequence>
 				</xs:extension>
 			</xs:complexContent>
 		</xs:complexType>
-	</xs:element>
+	</xs:element>													
 
 	<xs:element name="remoteCSEAnnc">
 		<xs:complexType>
@@ -99,6 +107,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
                                 <xs:element ref="m2m:pollingChannel" />
                                 <xs:element ref="m2m:scheduleAnnc" />
                                 <xs:element ref="m2m:locationPolicyAnnc" />
+                            	<xs:element ref="m2m:remoteCSEAnnc" />
+                            	<xs:element ref="m2m:AEAnnc" />
                             </xs:choice>
                         </xs:choice>
 					</xs:sequence>
diff --git a/v1_9_0/CDT-request-v1_9_0.xsd b/v1_9_0/CDT-request-v1_9_0.xsd
index dc9fab164ec434543d1a08cd8b50d7703f2b8f03..59abf859680895aede1feb898d139f10aa5ea5ad 100644
--- a/v1_9_0/CDT-request-v1_9_0.xsd
+++ b/v1_9_0/CDT-request-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-requestPrimitive-v1_9_0.xsd b/v1_9_0/CDT-requestPrimitive-v1_9_0.xsd
index 2ca0aad1a4a150a44af44cea769fe9c997b30b49..e777549e32eaca805753d311ae631d98041e26c8 100644
--- a/v1_9_0/CDT-requestPrimitive-v1_9_0.xsd
+++ b/v1_9_0/CDT-requestPrimitive-v1_9_0.xsd
@@ -7,7 +7,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-responsePrimitive-v1_9_0.xsd b/v1_9_0/CDT-responsePrimitive-v1_9_0.xsd
index 631b26442be26b8d311f1e697010fd3304f9ef11..4ebd181d8fff08f6c28e4255449611a263b22f17 100644
--- a/v1_9_0/CDT-responsePrimitive-v1_9_0.xsd
+++ b/v1_9_0/CDT-responsePrimitive-v1_9_0.xsd
@@ -7,7 +7,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
@@ -107,6 +107,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
  
   <xs:element name="aggregatedResponse" type="m2m:aggregatedResponse" />
   
+  <xs:element name="debugInfo" type="xs:string" />
+  
   <xs:complexType name="resourceWrapper">	
     <xs:sequence>
       <xs:choice minOccurs="1" maxOccurs="1">
@@ -162,7 +164,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
   
   <xs:complexType name="aggregatedResponse">    
     <xs:sequence>      
-      <xs:element ref="m2m:responsePrimitive" minOccurs="1" maxOccurs="unbounded"/>      
+      <xs:element ref="m2m:responsePrimitive" minOccurs="0" maxOccurs="unbounded"/>      
     </xs:sequence> 	       
   </xs:complexType> 
   
diff --git a/v1_9_0/CDT-schedule-v1_9_0.xsd b/v1_9_0/CDT-schedule-v1_9_0.xsd
index af09011496c1cbacbc05911f8710cb06255b34a7..a2ea450454bb6e240fd1c1b55e4987bc79580ca1 100644
--- a/v1_9_0/CDT-schedule-v1_9_0.xsd
+++ b/v1_9_0/CDT-schedule-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-serviceSubscribedAppRule-v1_9_0.xsd b/v1_9_0/CDT-serviceSubscribedAppRule-v1_9_0.xsd
index 90851844b1b8c2fc588603a779914e638bf4477e..f0ad06446c37e558250d1067f0482ebd81b0a649 100644
--- a/v1_9_0/CDT-serviceSubscribedAppRule-v1_9_0.xsd
+++ b/v1_9_0/CDT-serviceSubscribedAppRule-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-serviceSubscribedNode-v1_9_0.xsd b/v1_9_0/CDT-serviceSubscribedNode-v1_9_0.xsd
index 98dc6e1833b02804cee0881b8992dd2e34aee154..d3572b62c07aa0482fc3ce5c0c695b367d5be55e 100644
--- a/v1_9_0/CDT-serviceSubscribedNode-v1_9_0.xsd
+++ b/v1_9_0/CDT-serviceSubscribedNode-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-software-v1_9_0.xsd b/v1_9_0/CDT-software-v1_9_0.xsd
index ce2ca9ad3f5a0dfaccd23193a6baa9aab4483729..046119b640fb9a2708820a4fbb7e88d7ce3b87c6 100644
--- a/v1_9_0/CDT-software-v1_9_0.xsd
+++ b/v1_9_0/CDT-software-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-statsCollect-v1_9_0.xsd b/v1_9_0/CDT-statsCollect-v1_9_0.xsd
index f9b6742719a26e4dcb3effc1b71b6502536b0955..33d7d95e25f69f624d813d6ca1c4c0a8d0ae2c16 100644
--- a/v1_9_0/CDT-statsCollect-v1_9_0.xsd
+++ b/v1_9_0/CDT-statsCollect-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-statsConfig-v1_9_0.xsd b/v1_9_0/CDT-statsConfig-v1_9_0.xsd
index 95dfac1dd1d5276cda159f45a5353081c112d300..de80776f3adbc4f82c42a40d2a3abfbbf987701f 100644
--- a/v1_9_0/CDT-statsConfig-v1_9_0.xsd
+++ b/v1_9_0/CDT-statsConfig-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 Notice of Disclaimer & Limitation of Liability 
 
diff --git a/v1_9_0/CDT-subscription-v1_9_0.xsd b/v1_9_0/CDT-subscription-v1_9_0.xsd
index 792b4dab27e334fc38399d6e647f77bf4e05c5c0..d20ebcf023980a3aaa0485947746dd6dfc8741d3 100644
--- a/v1_9_0/CDT-subscription-v1_9_0.xsd
+++ b/v1_9_0/CDT-subscription-v1_9_0.xsd
@@ -6,7 +6,7 @@ The oneM2M Partners authorize you to copy this document, provided that you retai
 contained in the original materials on any copies of the materials and that you comply strictly with these terms. 
 This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of 
 any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document. 
-© 2015, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
+© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
 
 
 Notice of Disclaimer & Limitation of Liability