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
87aa25f2
Commit
87aa25f2
authored
Jan 16, 2018
by
Wolfgang Granzow
Browse files
Correction to datatype m2m:pointOfAccess
Added MQTT binding protocol option
parent
14d59ad6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
v2_16_0/CDT-commonTypes-v2_16_0.xsd
v2_16_0/CDT-commonTypes-v2_16_0.xsd
+1
-1
No files found.
v2_16_0/CDT-commonTypes-v2_16_0.xsd
View file @
87aa25f2
...
...
@@ -179,7 +179,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:simpleType
name=
"pointOfAccess"
>
<xs:restriction
base=
"xs:anyURI"
>
<xs:pattern
value=
"(http|HTTP|coap|COAP|ws|WS)(s|S)?://[\w/!#$^_\.+&\-:;=]+"
/>
<xs:pattern
value=
"(http|HTTP|coap|COAP|
mqtt|MQTT|
ws|WS)(s|S)?://[\w/!#$^_\.+&\-:;=]+"
/>
</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