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
4b64de24
Commit
4b64de24
authored
Mar 14, 2017
by
Wolfgang Granzow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rel-2 changes agreed at PRO#27
See PRO-2017-0058 for the CR references and detailed list of changes
parent
b346d37f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
CDT-commonTypes-v2_10_0.xsd
v2_10_0/CDT-commonTypes-v2_10_0.xsd
+1
-1
CDT-notification-v2_10_0.xsd
v2_10_0/CDT-notification-v2_10_0.xsd
+2
-2
No files found.
v2_10_0/CDT-commonTypes-v2_10_0.xsd
View file @
4b64de24
...
...
@@ -486,7 +486,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- primitiveContent defined in CDT-reqestPrimitive and CDT-responsePrimitive ??? -->
<xs:complexType
name=
"primitiveContent"
>
<xs:choice
minOccurs=
"0"
maxOccurs=
"unbounded"
>
<xs:choice
minOccurs=
"0"
>
<xs:any
namespace=
"http://www.onem2m.org/xml/protocols"
processContents=
"lax"
/>
<xs:any
namespace=
"##other"
processContents=
"lax"
/>
</xs:choice>
...
...
v2_10_0/CDT-notification-v2_10_0.xsd
View file @
4b64de24
...
...
@@ -91,9 +91,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:enumeration
value=
"1"
/>
<!-- Dynamic Authorization Response -->
<xs:enumeration
value=
"2"
/>
<!--
Receiver E2E Rand
Object Request -->
<!--
receiverESPrimRand
Object Request -->
<xs:enumeration
value=
"3"
/>
<!--
Receiver E2E Rand
Object Response -->
<!--
receiverESPrimRand
Object Response -->
<xs:enumeration
value=
"4"
/>
<!-- ESPrim Object -->
<xs:enumeration
value=
"5"
/>
...
...
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