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

updated schemaLocation attribute values

parent b42f9458
Branches
No related tags found
No related merge requests found
...@@ -26,8 +26,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -26,8 +26,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> elementFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:include schemaLocation="CDT-commonTypes-v2_4_0.xsd" /> <xs:include schemaLocation="CDT-commonTypes-v2_5_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v2_4_0.xsd" /> <xs:include schemaLocation="CDT-subscription-v2_5_0.xsd" />
<xs:element name="serviceSubscribedNode"> <xs:element name="serviceSubscribedNode">
<xs:complexType> <xs:complexType>
......
...@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified" xmlns:m2m="http://www.onem2m.org/xml/protocols" elementFormDefault="unqualified"
attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:include schemaLocation="CDT-commonTypes-v2_4_0.xsd" /> <xs:include schemaLocation="CDT-commonTypes-v2_5_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v2_4_0.xsd" /> <xs:include schemaLocation="CDT-subscription-v2_5_0.xsd" />
<xs:element name="software"> <xs:element name="software">
<xs:complexType> <xs:complexType>
......
...@@ -26,8 +26,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -26,8 +26,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> elementFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:include schemaLocation="CDT-commonTypes-v2_4_0.xsd" /> <xs:include schemaLocation="CDT-commonTypes-v2_5_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v2_4_0.xsd" /> <xs:include schemaLocation="CDT-subscription-v2_5_0.xsd" />
<xs:element name="statsCollect"> <xs:element name="statsCollect">
<xs:complexType> <xs:complexType>
......
...@@ -26,9 +26,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -26,9 +26,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
elementFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> elementFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:include schemaLocation="CDT-commonTypes-v2_4_0.xsd" /> <xs:include schemaLocation="CDT-commonTypes-v2_5_0.xsd" />
<xs:include schemaLocation="CDT-eventConfig-v2_4_0.xsd" /> <xs:include schemaLocation="CDT-eventConfig-v2_5_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v2_4_0.xsd" /> <xs:include schemaLocation="CDT-subscription-v2_5_0.xsd" />
<xs:element name="statsConfig"> <xs:element name="statsConfig">
<xs:complexType> <xs:complexType>
......
...@@ -27,8 +27,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -27,8 +27,8 @@ 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-v2_4_0.xsd" /> <xs:include schemaLocation="CDT-commonTypes-v2_5_0.xsd" />
<xs:include schemaLocation="CDT-schedule-v2_4_0.xsd" /> <xs:include schemaLocation="CDT-schedule-v2_5_0.xsd" />
<xs:element name="subscription"> <xs:element name="subscription">
<xs:complexType> <xs:complexType>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment