Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
XSD
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PRO
XSD
Commits
b529fdc5
Commit
b529fdc5
authored
Jan 29, 2015
by
Peter Niblett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0_8_0 -> 1_0_0 migration
parent
57dd1ff4
Changes
23
Show whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
692 additions
and
702 deletions
+692
-702
CDT-eventLog-v1_0_0.xsd
CDT-eventLog-v1_0_0.xsd
+80
-80
CDT-execInstance-v1_0_0.xsd
CDT-execInstance-v1_0_0.xsd
+3
-3
CDT-firmware-v1_0_0.xsd
CDT-firmware-v1_0_0.xsd
+80
-80
CDT-group-v1_0_0.xsd
CDT-group-v1_0_0.xsd
+5
-5
CDT-locationPolicy-v1_0_0.xsd
CDT-locationPolicy-v1_0_0.xsd
+6
-6
CDT-m2mServiceSubscriptionProfile-v1_0_0.xsd
CDT-m2mServiceSubscriptionProfile-v1_0_0.xsd
+4
-4
CDT-memory-v1_0_0.xsd
CDT-memory-v1_0_0.xsd
+74
-74
CDT-mgmtCmd-v1_0_0.xsd
CDT-mgmtCmd-v1_0_0.xsd
+4
-4
CDT-node-v1_0_0.xsd
CDT-node-v1_0_0.xsd
+15
-15
CDT-notification-v1_0_0.xsd
CDT-notification-v1_0_0.xsd
+67
-74
CDT-pollingChannel-v1_0_0.xsd
CDT-pollingChannel-v1_0_0.xsd
+3
-3
CDT-reboot-v1_0_0.xsd
CDT-reboot-v1_0_0.xsd
+74
-74
CDT-remoteCSE-v1_0_0.xsd
CDT-remoteCSE-v1_0_0.xsd
+11
-11
CDT-request-v1_0_0.xsd
CDT-request-v1_0_0.xsd
+4
-4
CDT-requestPrimitive-v1_0_0.xsd
CDT-requestPrimitive-v1_0_0.xsd
+81
-82
CDT-responsePrimitive-v1_0_0.xsd
CDT-responsePrimitive-v1_0_0.xsd
+73
-74
CDT-schedule-v1_0_0.xsd
CDT-schedule-v1_0_0.xsd
+4
-5
CDT-serviceSubscribedAppRule-v1_0_0.xsd
CDT-serviceSubscribedAppRule-v1_0_0.xsd
+3
-3
CDT-serviceSubscribedNode-v1_0_0.xsd
CDT-serviceSubscribedNode-v1_0_0.xsd
+3
-3
CDT-software-v1_0_0.xsd
CDT-software-v1_0_0.xsd
+88
-88
CDT-statsCollect-v1_0_0.xsd
CDT-statsCollect-v1_0_0.xsd
+3
-3
CDT-statsConfig-v1_0_0.xsd
CDT-statsConfig-v1_0_0.xsd
+4
-4
CDT-subscription-v1_0_0.xsd
CDT-subscription-v1_0_0.xsd
+3
-3
No files found.
CDT-eventLog-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
attributeFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0_0.xsd"
/>
<xs:element
name=
"eventLog"
>
<xs:complexType>
...
...
CDT-execInstance-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -26,8 +26,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:element
name=
"execInstance"
>
<xs:complexType>
...
...
CDT-firmware-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
attributeFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0_0.xsd"
/>
<xs:element
name=
"firmware"
>
<xs:complexType>
...
...
CDT-group-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:element
name=
"group"
>
<xs:complexType>
...
...
@@ -39,7 +39,7 @@ 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"
/>
<!-- TODO: data type xs:
long is used in TS-0004 for currentNrOfMembers and maxNrOfMembers (unchanged in #662R02
) -->
<!-- TODO: data type xs:
integer is used in TS-0004 for currentNrOfMembers and maxNrOfMembers (TS-0004 to be corrected
) -->
<xs:element
name=
"currentNrOfMembers"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"maxNrOfMembers"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"memberIDs"
type=
"m2m:listOfURIs"
/>
...
...
@@ -70,7 +70,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:sequence>
<xs:element
name=
"memberType"
type=
"m2m:memberType"
minOccurs=
"0"
/>
<xs:element
name=
"currentNrOfMembers"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<!-- TODO: data type xs:
long is used in TS-0004 for currentNrOfMembers and maxNrOfMembers (unchanged in #662R02
) -->
<!-- TODO: data type xs:
integer is used in TS-0004 for currentNrOfMembers and maxNrOfMembers (TS-0004 to be corrected
) -->
<xs:element
name=
"maxNrOfMembers"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"memberIDs"
type=
"m2m:listOfURIs"
minOccurs=
"0"
/>
<xs:element
name=
"membersAccessControlPolicyIDs"
type=
"m2m:listOfURIs"
minOccurs=
"0"
/>
...
...
CDT-locationPolicy-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:element
name=
"locationPolicy"
>
<xs:complexType>
...
...
@@ -43,7 +43,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"locationServer"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerID"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerName"
type=
"xs:string"
minOccurs=
"0"
/>
<!-- TODO: Data type changed from "xs:string" to "m2m:status". Table 7.3.10.1
3 of TS-0004 needs to be corrected -->
<!-- TODO: Data type changed from "xs:string" to "m2m:status". Table 7.3.10.1
-
3 of TS-0004 needs to be corrected -->
<xs:element
name=
"locationStatus"
type=
"m2m:status"
/>
<!-- Child Resources -->
...
...
@@ -72,7 +72,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"locationServer"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerID"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerName"
type=
"xs:string"
minOccurs=
"0"
/>
<!-- TODO: Data type changed from "xs:string" to "m2m:status". Table 7.3.10.1
3 of TS-0004 needs to be corrected -->
<!-- TODO: Data type changed from "xs:string" to "m2m:status". Table 7.3.10.1
-
3 of TS-0004 needs to be corrected -->
<xs:element
name=
"locationStatus"
type=
"m2m:status"
minOccurs=
"0"
/>
<!-- No Child Resources -->
...
...
CDT-m2mServiceSubscriptionProfile-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -26,10 +26,10 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-serviceSubscribedNode-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-serviceSubscribedNode-v
1_0
_0.xsd"
/>
<xs:element
name=
"m2mServiceSubscriptionProfile"
>
<xs:complexType>
...
...
CDT-memory-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
attributeFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0_0.xsd"
/>
<xs:element
name=
"memory"
>
<xs:complexType>
...
...
CDT-mgmtCmd-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -26,9 +26,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-execInstance-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-execInstance-v
1_0
_0.xsd"
/>
<xs:element
name=
"mgmtCmd"
>
<xs:complexType>
...
...
CDT-node-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,20 +27,20 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-memory-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-battery-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-areaNwkInfo-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-areaNwkDeviceInfo-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-firmware-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-software-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-deviceInfo-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-deviceCapability-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-reboot-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-eventLog-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-cmdhPolicy-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-activeCmdhPolicy-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-memory-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-battery-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-areaNwkInfo-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-areaNwkDeviceInfo-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-firmware-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-software-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-deviceInfo-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-deviceCapability-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-reboot-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-eventLog-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-cmdhPolicy-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-activeCmdhPolicy-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:element
name=
"node"
>
<xs:complexType>
...
...
CDT-notification-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -24,17 +24,10 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
targetNamespace=
"http://www.onem2m.org/xml/protocols"
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-responsePrimitive-v0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v1_0_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-responsePrimitive-v1_0_0.xsd"
/>
<!-- TODO: This "notification data object" does not comply (and does not need to comply) with the
generic <resourceType> specification conventions. One and only one instance of this data object is included
into the Content parameter of a Notify request primitive. However, the data object may include information,
associated with one or more notification events. Do we need to differentiate singleNotification from
aggregatedNotification? Probably not. Then the below top-level structure can be simplified to represent simply
an unbounded sequence of singleNotification elements only.
We need to add into TS-0004 information which corresponds to the <resourceType> tables shown in TS-0001.
-->
<xs:element
name=
"notification"
type=
"m2m:notification"
/>
<xs:element
name=
"aggregatedNotification"
type=
"m2m:aggregatedNotification"
/>
...
...
CDT-pollingChannel-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:element
name=
"pollingChannel"
>
<xs:complexType>
...
...
CDT-reboot-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
attributeFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0_0.xsd"
/>
<xs:element
name=
"reboot"
>
<xs:complexType>
...
...
CDT-remoteCSE-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -26,17 +26,17 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-AE-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-container-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-group-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-accessControlPolicy-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-pollingChannel-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-schedule-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-node-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-locationPolicy-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-AE-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-container-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-group-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-accessControlPolicy-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-pollingChannel-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-schedule-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-node-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-locationPolicy-v
1_0
_0.xsd"
/>
<xs:element
name=
"remoteCSE"
>
<xs:complexType>
...
...
CDT-request-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:element
name=
"request"
>
<xs:complexType>
...
...
CDT-requestPrimitive-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -28,7 +28,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
attributeFormDefault=
"unqualified"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0_0.xsd"
/>
<xs:element
name=
"requestPrimitive"
>
<xs:complexType>
...
...
@@ -57,7 +57,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"operationExecutionTime"
type=
"m2m:timestamp"
minOccurs=
"0"
/>
<!-- parameter "Response Type" -->
<xs:element
name=
"responseType"
type=
"m2m:resourceType"
minOccurs=
"0"
/>
<!-- TODO: check if the old names Response Persistense and responsePersistence have been replaced everywhere in TS-0004 -->
<!-- parameter "Result Persistence" -->
<xs:element
name=
"resultPersistence"
type=
"xs:duration"
minOccurs=
"0"
/>
<!-- parameter "Result Content" -->
...
...
CDT-responsePrimitive-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -28,14 +28,13 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
attributeFormDefault=
"unqualified"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v1_0_0.xsd"
/>
<xs:element
name=
"responsePrimitive"
>
<xs:complexType>
<xs:sequence>
<!-- Response Code and Status Code primitive parameters defined in TS-0001 have been merged into
Response Status Code in TS-0004 -->
<!-- TODO: Table 6.4.2-1 of TS-0004 needs to be corrected: "m2m:responseStatus" to be replaced by "m2m:responseStatusCode" -->
<!-- parameter "Response Status Code" -->
<xs:element
name=
"responseStatusCode"
type=
"m2m:responseStatusCode"
minOccurs=
"1"
/>
<!-- parameter "Request Identifier" -->
...
...
CDT-schedule-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:element
name=
"schedule"
>
<xs:complexType>
...
...
@@ -36,7 +36,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:extension
base=
"m2m:announceableSubordinateResource"
>
<xs:sequence>
<!-- Resource Specific Attributes -->
<!-- TODO: Editor's notes on multiplicity of 'scheduleElement' attribute: should be 1 -->
<xs:element
name=
"scheduleElement"
type=
"m2m:scheduleEntries"
/>
<!-- Child Resources -->
...
...
CDT-serviceSubscribedAppRule-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -26,8 +26,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:element
name=
"serviceSubscribedAppRule"
>
<xs:complexType>
...
...
CDT-serviceSubscribedNode-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -26,8 +26,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:element
name=
"serviceSubscribedNode"
>
<xs:complexType>
...
...
CDT-software-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
attributeFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0_0.xsd"
/>
<xs:element
name=
"software"
>
<xs:complexType>
...
...
CDT-statsCollect-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -26,8 +26,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:element
name=
"statsCollect"
>
<xs:complexType>
...
...
CDT-statsConfig-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -26,9 +26,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-eventConfig-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-eventConfig-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v
1_0
_0.xsd"
/>
<xs:element
name=
"statsConfig"
>
<xs:complexType>
...
...
CDT-subscription-v1_0_0.xsd
View file @
b529fdc5
...
...
@@ -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.
© 201
4
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
© 201
5
, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
...
...
@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:schema
xmlns=
"http://www.w3.org/2001/XMLSchema"
targetNamespace=
"http://www.onem2m.org/xml/protocols"
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-schedule-v
0_8
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-commonTypes-v
1_0
_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-schedule-v
1_0
_0.xsd"
/>
<xs:element
name=
"subscription"
>
<xs:complexType>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment