From e0d8c4af1071419618bac11baa330dc763d6b1a2 Mon Sep 17 00:00:00 2001 From: Wolfgang Granzow <wgranzow@qti.qualcomm.com> Date: Wed, 17 Aug 2016 11:47:40 +0200 Subject: [PATCH] Rel-1 hanges agreed at PRO#24 See PRO-2016-0350 for detailed list of agreed changes --- v1_9_0/CDT-AE-v1_9_0.xsd | 6 ++-- v1_9_0/CDT-CSEBase-v1_9_0.xsd | 3 +- v1_9_0/CDT-accessControlPolicy-v1_9_0.xsd | 2 +- v1_9_0/CDT-activeCmdhPolicy-v1_9_0.xsd | 2 +- v1_9_0/CDT-areaNwkDeviceInfo-v1_9_0.xsd | 2 +- v1_9_0/CDT-areaNwkInfo-v1_9_0.xsd | 2 +- v1_9_0/CDT-battery-v1_9_0.xsd | 2 +- v1_9_0/CDT-cmdhBuffer-v1_9_0.xsd | 2 +- v1_9_0/CDT-cmdhDefEcValue-v1_9_0.xsd | 2 +- v1_9_0/CDT-cmdhEcDefParamValues-v1_9_0.xsd | 2 +- v1_9_0/CDT-cmdhLimits-v1_9_0.xsd | 2 +- v1_9_0/CDT-cmdhNetworkAccessRules-v1_9_0.xsd | 2 +- v1_9_0/CDT-cmdhNwAccessRule-v1_9_0.xsd | 2 +- v1_9_0/CDT-commonTypes-v1_9_0.xsd | 2 +- v1_9_0/CDT-container-v1_9_0.xsd | 4 +-- v1_9_0/CDT-contentInstance-v1_9_0.xsd | 2 +- v1_9_0/CDT-delivery-v1_9_0.xsd | 2 +- v1_9_0/CDT-deviceCapability-v1_9_0.xsd | 2 +- v1_9_0/CDT-deviceInfo-v1_9_0.xsd | 2 +- v1_9_0/CDT-enumerationTypes-v1_9_0.xsd | 30 ++++++++++++++----- v1_9_0/CDT-eventConfig-v1_9_0.xsd | 2 +- v1_9_0/CDT-eventLog-v1_9_0.xsd | 2 +- v1_9_0/CDT-execInstance-v1_9_0.xsd | 2 +- v1_9_0/CDT-firmware-v1_9_0.xsd | 2 +- v1_9_0/CDT-group-v1_9_0.xsd | 22 +++++++++----- v1_9_0/CDT-locationPolicy-v1_9_0.xsd | 2 +- ...T-m2mServiceSubscriptionProfile-v1_9_0.xsd | 2 +- v1_9_0/CDT-memory-v1_9_0.xsd | 2 +- v1_9_0/CDT-mgmtCmd-v1_9_0.xsd | 2 +- v1_9_0/CDT-node-v1_9_0.xsd | 2 +- v1_9_0/CDT-notification-v1_9_0.xsd | 2 +- v1_9_0/CDT-pollingChannel-v1_9_0.xsd | 6 ++-- v1_9_0/CDT-reboot-v1_9_0.xsd | 2 +- v1_9_0/CDT-remoteCSE-v1_9_0.xsd | 14 +++++++-- v1_9_0/CDT-request-v1_9_0.xsd | 2 +- v1_9_0/CDT-requestPrimitive-v1_9_0.xsd | 2 +- v1_9_0/CDT-responsePrimitive-v1_9_0.xsd | 6 ++-- v1_9_0/CDT-schedule-v1_9_0.xsd | 2 +- .../CDT-serviceSubscribedAppRule-v1_9_0.xsd | 2 +- v1_9_0/CDT-serviceSubscribedNode-v1_9_0.xsd | 2 +- v1_9_0/CDT-software-v1_9_0.xsd | 2 +- v1_9_0/CDT-statsCollect-v1_9_0.xsd | 2 +- v1_9_0/CDT-statsConfig-v1_9_0.xsd | 2 +- v1_9_0/CDT-subscription-v1_9_0.xsd | 2 +- 44 files changed, 96 insertions(+), 67 deletions(-) diff --git a/v1_9_0/CDT-AE-v1_9_0.xsd b/v1_9_0/CDT-AE-v1_9_0.xsd index c8db5b8..d25bae2 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 a0c8107..8de6527 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 8b2b238..6e4ba95 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 f1be895..9ce8191 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 d02743f..a6ae4b6 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 ec3f517..8b1cf5f 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 abc832f..d12d2b8 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 6474f72..4b95686 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 6c8a5eb..c246bef 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 3d8b3c7..37f7fa0 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 fa9bf08..bdc31b6 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 6ced1b3..6630126 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 6012ac3..4145a1c 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 ebe052f..c3570c8 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 1b3a79f..cbdadb8 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 44e51a7..001832a 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 f7000c3..69efe33 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 a233e65..121a9b0 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 650f523..c5b4d4f 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 102bb8a..646bbef 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 5a68a26..5438c6c 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 c034125..87d40b2 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 f9267de..32e21a2 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 04506b7..c3b462a 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 850bf6f..d0904b2 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 9f00c2a..3f5b715 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 d9b1206..4c75472 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 d409add..f8e9567 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 16a499d..488a0b8 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 2ce0961..16716db 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 e4c5fe2..bd9e269 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 f4d54ec..0e923b6 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 3558676..15ba930 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 c7c1ff9..3fe0226 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 dc9fab1..59abf85 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 2ca0aad..e777549 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 631b264..4ebd181 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 af09011..a2ea450 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 9085184..f0ad064 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 98dc6e1..d3572b6 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 ce2ca9a..046119b 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 f9b6742..33d7d95 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 95dfac1..de80776 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 792b4da..d20ebcf 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 -- GitLab