diff --git a/v2_16_0/CDT-commonTypes-v2_16_0.xsd b/v2_16_0/CDT-commonTypes-v2_16_0.xsd index 26905f2fc58a610437c50411f7c35bfb1e56b7f2..c8fd8bcf5d4ee2c40833395d33cd441ec33176fa 100644 --- a/v2_16_0/CDT-commonTypes-v2_16_0.xsd +++ b/v2_16_0/CDT-commonTypes-v2_16_0.xsd @@ -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>