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
6be6b2d3
Commit
6be6b2d3
authored
May 20, 2015
by
Peter Niblett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove completed ToDo comments
parent
c3d74965
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
CDT-group-v1_1_0.xsd
v1_1_0/CDT-group-v1_1_0.xsd
+0
-2
No files found.
v1_1_0/CDT-group-v1_1_0.xsd
View file @
6be6b2d3
...
...
@@ -39,7 +39,6 @@ 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: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 +69,6 @@ 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: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"
/>
...
...
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