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

updated schemaLocation attribute values

parent 12279e96
No related branches found
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-v1_3_0.xsd" /> <xs:include schemaLocation="CDT-commonTypes-v1_4_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v1_3_0.xsd" /> <xs:include schemaLocation="CDT-subscription-v1_4_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-v1_3_0.xsd" /> <xs:include schemaLocation="CDT-commonTypes-v1_4_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v1_3_0.xsd" /> <xs:include schemaLocation="CDT-subscription-v1_4_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-v1_3_0.xsd" /> <xs:include schemaLocation="CDT-commonTypes-v1_4_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v1_3_0.xsd" /> <xs:include schemaLocation="CDT-subscription-v1_4_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-v1_3_0.xsd" /> <xs:include schemaLocation="CDT-commonTypes-v1_4_0.xsd" />
<xs:include schemaLocation="CDT-eventConfig-v1_3_0.xsd" /> <xs:include schemaLocation="CDT-eventConfig-v1_4_0.xsd" />
<xs:include schemaLocation="CDT-subscription-v1_3_0.xsd" /> <xs:include schemaLocation="CDT-subscription-v1_4_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-v1_3_0.xsd" /> <xs:include schemaLocation="CDT-commonTypes-v1_4_0.xsd" />
<xs:include schemaLocation="CDT-schedule-v1_3_0.xsd" /> <xs:include schemaLocation="CDT-schedule-v1_4_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