Skip to content
Snippets Groups Projects
Commit eed5d3f8 authored by Peter Niblett's avatar Peter Niblett
Browse files

Change include statements to reference 3_31_0

parent 84522166
No related branches found
No related tags found
No related merge requests found
...@@ -27,9 +27,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -27,9 +27,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.onem2m.org/xml/protocols" <xs:schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.onem2m.org/xml/protocols"
xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:include schemaLocation="CDT-commonTypes-v3_30_0.xsd" /> <xs:include schemaLocation="CDT-commonTypes-v3_31_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v3_30_0.xsd" /> <xs:include schemaLocation="CDT-subscription-v3_31_0.xsd" />
<xs:include schemaLocation="CDT-transaction-v3_30_0.xsd"/> <xs:include schemaLocation="CDT-transaction-v3_31_0.xsd"/>
<xs:element name="triggerRequest" substitutionGroup="m2m:sg_regularResource"> <xs:element name="triggerRequest" substitutionGroup="m2m:sg_regularResource">
<xs:complexType> <xs:complexType>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment