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
29003803
Commit
29003803
authored
Aug 11, 2015
by
Wolfgang Granzow
Browse files
changes due to PRO-2015-0780R01-location_update_period
parent
b288db9c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
v2_0_0/CDT-commonTypes-v2_0_0.xsd
v2_0_0/CDT-commonTypes-v2_0_0.xsd
+3
-0
v2_0_0/CDT-locationPolicy-v2_0_0.xsd
v2_0_0/CDT-locationPolicy-v2_0_0.xsd
+2
-2
No files found.
v2_0_0/CDT-commonTypes-v2_0_0.xsd
View file @
29003803
...
...
@@ -233,6 +233,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
</xs:restriction>
</xs:simpleType>
<xs:simpleType
name=
"listOfDuration"
>
<list
itemType=
"xs:duration"
/>
</xs:simpleType>
<!--********************** -->
<!-- oneM2M Complex Types -->
...
...
v2_0_0/CDT-locationPolicy-v2_0_0.xsd
View file @
29003803
...
...
@@ -38,7 +38,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:sequence>
<!-- Resource Specific Attributes -->
<xs:element
name=
"locationSource"
type=
"m2m:locationSource"
/>
<xs:element
name=
"locationUpdatePeriod"
type=
"
xs:d
uration"
minOccurs=
"0"
/>
<xs:element
name=
"locationUpdatePeriod"
type=
"
m2m:listOfD
uration"
minOccurs=
"0"
/>
<xs:element
name=
"locationTargetID"
type=
"m2m:nodeID"
minOccurs=
"0"
/>
<xs:element
name=
"locationServer"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerID"
type=
"xs:anyURI"
minOccurs=
"0"
/>
...
...
@@ -66,7 +66,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:sequence>
<!-- Resource Specific Attributes -->
<xs:element
name=
"locationSource"
type=
"m2m:locationSource"
minOccurs=
"0"
/>
<xs:element
name=
"locationUpdatePeriod"
type=
"
xs:d
uration"
minOccurs=
"0"
/>
<xs:element
name=
"locationUpdatePeriod"
type=
"
m2m:listOfD
uration"
minOccurs=
"0"
/>
<xs:element
name=
"locationTargetID"
type=
"m2m:nodeID"
minOccurs=
"0"
/>
<xs:element
name=
"locationServer"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerID"
type=
"xs:anyURI"
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