Skip to content
Snippets Groups Projects
Commit 9297669e authored by Wolfgang Granzow's avatar Wolfgang Granzow
Browse files

updated schemaLocation attribute values in role, token, timeSeries and timeSeriesInstance files

parent f5644049
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:schema 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-subscription-v2_6_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v2_7_0.xsd" />
<xs:element name="role">
<xs:complexType>
......
......@@ -26,10 +26,10 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:schema 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-v2_6_0.xsd" />
<xs:include schemaLocation="CDT-timeSeriesInstance-v2_6_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v2_6_0.xsd" />
<xs:include schemaLocation="CDT-semanticDescriptor-v2_6_0.xsd" />
<xs:include schemaLocation="CDT-commonTypes-v2_7_0.xsd" />
<xs:include schemaLocation="CDT-timeSeriesInstance-v2_7_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v2_7_0.xsd" />
<xs:include schemaLocation="CDT-semanticDescriptor-v2_7_0.xsd" />
<xs:element name="timeSeries">
......
......@@ -26,7 +26,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:schema 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-v2_6_0.xsd" />
<xs:include schemaLocation="CDT-commonTypes-v2_7_0.xsd" />
<xs:element name="timeSeriesInstance">
<xs:complexType>
......
......@@ -26,7 +26,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:schema 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-subscription-v2_6_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v2_7_0.xsd" />
<xs:element name="token">
<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