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
7cd08164
Commit
7cd08164
authored
Jun 03, 2016
by
Wolfgang Granzow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change due to PRO-2016-0201R01-memberType_fix_R1
Change of enumeration value for "MIXED" from 24 to 0
parent
63adcbd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
CDT-enumerationTypes-v1_8_0.xsd
v1_8_0/CDT-enumerationTypes-v1_8_0.xsd
+2
-3
No files found.
v1_8_0/CDT-enumerationTypes-v1_8_0.xsd
View file @
7cd08164
...
...
@@ -317,6 +317,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:documentation>
Used for memberType attribute in
<
group
>
resource.
</xs:documentation>
</xs:annotation>
<xs:restriction
base=
"xs:integer"
>
<!-- Mixed -->
<xs:enumeration
value=
"0"
/>
<!-- accessControlPolicy -->
<xs:enumeration
value=
"1"
/>
<!-- AE -->
...
...
@@ -383,9 +385,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:enumeration
value=
"10016"
/>
<!-- scheduleAnnc -->
<xs:enumeration
value=
"10018"
/>
<!-- Mixed -->
<xs:enumeration
value=
"24"
/>
</xs:restriction>
</xs:simpleType>
...
...
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