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

Revert "Change include statements to reference 2_34_0"

This reverts commit 0913a7ad
parent 095d2fda
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
<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">
<xs:include schemaLocation="CDT-commonTypes-v3_30_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v3_30_0.xsd" />
<xs:include schemaLocation="CDT-transaction-v3_30_0.xsd"/>
<xs:include schemaLocation="CDT-commonTypes-v3_29_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v3_29_0.xsd" />
<xs:include schemaLocation="CDT-transaction-v3_29_0.xsd"/>
<xs:element name="triggerRequest" substitutionGroup="m2m:sg_regularResource">
<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