Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PRO
XSD
Commits
c10b7e1d
Commit
c10b7e1d
authored
Jan 13, 2017
by
Wolfgang Granzow
Browse files
Rel-2 changes approved at PRO#26
See PRO-2017-0001 for the CR references and detailed list of changes
parent
fc1b38fb
Changes
3
Hide whitespace changes
Inline
Side-by-side
v2_9_0/CDT-enumerationTypes-v2_9_0.xsd
View file @
c10b7e1d
...
...
@@ -304,7 +304,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- ESPRIM_UNKNOWN_RECV_RAND_ID -->
<xs:enumeration
value=
"4114"
/>
<!-- GESPRIM_BAD_MAC -->
<xs:enumeration
value=
"4115"
/>
<xs:enumeration
value=
"4115"
/>
<!-- ESPRIM_IMPERSONATION_ERROR -->
<xs:enumeration
value=
"4116"
/>
<!-- INTERNAL_SERVER_ERROR -->
<xs:enumeration
value=
"5000"
/>
<!-- NOT_IMPLEMENTED -->
...
...
v2_9_0/CDT-group-v2_9_0.xsd
View file @
c10b7e1d
...
...
@@ -48,6 +48,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"memberTypeValidated"
type=
"xs:boolean"
minOccurs=
"0"
/>
<xs:element
name=
"consistencyStrategy"
type=
"m2m:consistencyStrategy"
minOccurs=
"0"
/>
<xs:element
name=
"groupName"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"semanticSupportIndicator"
type=
"xs:boolean"
minOccurs=
"0"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
...
...
@@ -82,6 +83,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"memberTypeValidated"
type=
"xs:boolean"
minOccurs=
"0"
/>
<xs:element
name=
"consistencyStrategy"
type=
"m2m:consistencyStrategy"
minOccurs=
"0"
/>
<xs:element
name=
"groupName"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"semanticSupportIndicator"
type=
"xs:boolean"
minOccurs=
"0"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
...
...
v2_9_0/CDT-node-v2_9_0.xsd
View file @
c10b7e1d
...
...
@@ -53,6 +53,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:sequence>
<xs:element
name=
"nodeID"
type=
"m2m:nodeID"
/>
<xs:element
name=
"hostedCSELink"
type=
"m2m:ID"
minOccurs=
"0"
/>
<xs:element
name=
"mgmtClientAddress"
type=
"xs:string"
minOccurs=
"0"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
...
...
@@ -90,6 +91,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:sequence>
<xs:element
name=
"nodeID"
type=
"m2m:nodeID"
/>
<xs:element
name=
"hostedCSELink"
type=
"m2m:ID"
minOccurs=
"0"
/>
<xs:element
name=
"mgmtClientAddress"
type=
"xs:string"
minOccurs=
"0"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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