Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PRO
XSD
Commits
7cd08164
Commit
7cd08164
authored
Jun 03, 2016
by
Wolfgang Granzow
Browse files
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
v1_8_0/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