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
b3950983
Commit
b3950983
authored
Sep 10, 2020
by
Peter Niblett
Browse files
Peter Niblett's avatar Changes agreed at SDS#44 for Rel-2
parent
f35d6652
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
v2_26_0/CDT-commonTypes-v2_26_0.xsd
v2_26_0/CDT-commonTypes-v2_26_0.xsd
+2
-2
v2_26_0/CDT-timeSeries-v2_26_0.xsd
v2_26_0/CDT-timeSeries-v2_26_0.xsd
+1
-1
No files found.
v2_26_0/CDT-commonTypes-v2_26_0.xsd
View file @
b3950983
...
...
@@ -1033,7 +1033,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:complexType
name=
"dynAuthDasRequest"
>
<xs:sequence>
<xs:element
name=
"originator"
type=
"m2m:ID"
minOccurs=
"1"
/>
<xs:element
name=
"targetedResourceType"
type=
"m2m:resourceType"
minOccurs=
"
1
"
/>
<xs:element
name=
"targetedResourceType"
type=
"m2m:resourceType"
minOccurs=
"
0
"
/>
<xs:element
name=
"operation"
type=
"m2m:operation"
minOccurs=
"1"
/>
<xs:element
name=
"originatorIP"
minOccurs=
"0"
>
<xs:complexType>
...
...
@@ -1055,7 +1055,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
</xs:simpleType>
</xs:element>
<xs:element
name=
"requestTimestamp"
type=
"m2m:absRelTimestamp"
minOccurs=
"0"
/>
<xs:element
name=
"targetedResourceID"
type=
"xs:anyURI"
minOccurs=
"
0
"
/>
<xs:element
name=
"targetedResourceID"
type=
"xs:anyURI"
minOccurs=
"
1
"
/>
<xs:element
name=
"proposedPrivilegesLifetime"
type=
"m2m:absRelTimestamp"
minOccurs=
"0"
/>
<xs:element
name=
"roleIDsFromACPs"
minOccurs=
"0"
>
<xs:simpleType>
...
...
v2_26_0/CDT-timeSeries-v2_26_0.xsd
View file @
b3950983
...
...
@@ -38,7 +38,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:extension
base=
"m2m:announceableResource"
>
<xs:sequence>
<!-- Common Attribute, specific to <container>, <contentInstance>, <request> and <delivery> and other resources -->
<xs:element
name=
"creator"
type=
"m2m:ID"
/>
<xs:element
name=
"creator"
type=
"m2m:ID"
minOccurs=
"0"
/>
<!-- Resource Specific Attributes -->
<xs:element
name=
"maxNrOfInstances"
type=
"xs:nonNegativeInteger"
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