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
ef35cef7
Commit
ef35cef7
authored
Apr 28, 2015
by
Wolfgang Granzow
Browse files
locationStatus attribute changed to xs:string
This was agreed when discussing PRO-2015-0731R03
parent
118f1f9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
v1_1_0/CDT-locationPolicy-v1_1_0.xsd
v1_1_0/CDT-locationPolicy-v1_1_0.xsd
+1
-2
No files found.
v1_1_0/CDT-locationPolicy-v1_1_0.xsd
View file @
ef35cef7
...
...
@@ -43,8 +43,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"locationServer"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerID"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerName"
type=
"xs:string"
minOccurs=
"0"
/>
<!-- TODO: Data type changed from "xs:string" to "m2m:status". Table 7.3.10.1-3 of TS-0004 needs to be corrected -->
<xs:element
name=
"locationStatus"
type=
"m2m:status"
/>
<xs:element
name=
"locationStatus"
type=
"xs:string"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
...
...
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