diff --git a/bundles/org.openhab.core.audio/src/main/resources/ESH-INF/config/config.xml b/bundles/org.openhab.core.audio/src/main/resources/ESH-INF/config/config.xml index 6ae64f590c..9861be2e4d 100644 --- a/bundles/org.openhab.core.audio/src/main/resources/ESH-INF/config/config.xml +++ b/bundles/org.openhab.core.audio/src/main/resources/ESH-INF/config/config.xml @@ -1,9 +1,9 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.config.discovery/src/main/resources/ESH-INF/config/config.xml b/bundles/org.openhab.core.config.discovery/src/main/resources/ESH-INF/config/config.xml index ff831ce920..6e83be23d1 100644 --- a/bundles/org.openhab.core.config.discovery/src/main/resources/ESH-INF/config/config.xml +++ b/bundles/org.openhab.core.config.discovery/src/main/resources/ESH-INF/config/config.xml @@ -1,9 +1,9 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.io.transport.mqtt/src/main/resources/ESH-INF/config/brokerConnectionInstance.xml b/bundles/org.openhab.core.io.transport.mqtt/src/main/resources/ESH-INF/config/brokerConnectionInstance.xml index 240350d1c5..8685fbfd8c 100644 --- a/bundles/org.openhab.core.io.transport.mqtt/src/main/resources/ESH-INF/config/brokerConnectionInstance.xml +++ b/bundles/org.openhab.core.io.transport.mqtt/src/main/resources/ESH-INF/config/brokerConnectionInstance.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.karaf/src/main/resources/ESH-INF/config/config.xml b/bundles/org.openhab.core.karaf/src/main/resources/ESH-INF/config/config.xml index ccf6558671..25d02aaaab 100644 --- a/bundles/org.openhab.core.karaf/src/main/resources/ESH-INF/config/config.xml +++ b/bundles/org.openhab.core.karaf/src/main/resources/ESH-INF/config/config.xml @@ -1,9 +1,9 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.model.lsp/src/main/resources/ESH-INF/config/config.xml b/bundles/org.openhab.core.model.lsp/src/main/resources/ESH-INF/config/config.xml index 5d232e4dc5..eadffe0837 100644 --- a/bundles/org.openhab.core.model.lsp/src/main/resources/ESH-INF/config/config.xml +++ b/bundles/org.openhab.core.model.lsp/src/main/resources/ESH-INF/config/config.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.model.script/src/main/resources/ESH-INF/config/config.xml b/bundles/org.openhab.core.model.script/src/main/resources/ESH-INF/config/config.xml index 390fac41d8..3a08fd5d2d 100644 --- a/bundles/org.openhab.core.model.script/src/main/resources/ESH-INF/config/config.xml +++ b/bundles/org.openhab.core.model.script/src/main/resources/ESH-INF/config/config.xml @@ -1,9 +1,9 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.persistence/src/main/resources/ESH-INF/config/config.xml b/bundles/org.openhab.core.persistence/src/main/resources/ESH-INF/config/config.xml index 83f80937e6..2748d51bb3 100644 --- a/bundles/org.openhab.core.persistence/src/main/resources/ESH-INF/config/config.xml +++ b/bundles/org.openhab.core.persistence/src/main/resources/ESH-INF/config/config.xml @@ -1,9 +1,9 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.storage.json/src/main/resources/ESH-INF/config/config.xml b/bundles/org.openhab.core.storage.json/src/main/resources/ESH-INF/config/config.xml index dbb16e75b7..67290de3ca 100644 --- a/bundles/org.openhab.core.storage.json/src/main/resources/ESH-INF/config/config.xml +++ b/bundles/org.openhab.core.storage.json/src/main/resources/ESH-INF/config/config.xml @@ -1,9 +1,9 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/binding/binding.xml b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/binding/binding.xml index 10519f75cd..a91dd12988 100644 --- a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/binding/binding.xml +++ b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/binding/binding.xml @@ -1,8 +1,8 @@ + xmlns:binding="https://openhab.org/schemas/binding/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/binding/v1.0.0 https://openhab.org/schemas/binding-1.0.0.xsd"> Magic Binding This is the Magic binding for openHAB. diff --git a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/config.xml b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/config.xml index 42ee4687aa..69230cd602 100644 --- a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/config.xml +++ b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/config.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/magicMultiAction.xml b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/magicMultiAction.xml index ec84cb8705..f9dc383638 100644 --- a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/magicMultiAction.xml +++ b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/magicMultiAction.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/magicSingleAction.xml b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/magicSingleAction.xml index d48344e89a..4fc5cde399 100644 --- a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/magicSingleAction.xml +++ b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/magicSingleAction.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/multipleConfig.xml b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/multipleConfig.xml index 015e2d4557..515dbdbadb 100644 --- a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/multipleConfig.xml +++ b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/config/multipleConfig.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/bridge-types.xml b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/bridge-types.xml index 9575fc5e8b..785e0373ca 100644 --- a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/bridge-types.xml +++ b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/bridge-types.xml @@ -1,8 +1,8 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/channel-types.xml b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/channel-types.xml index f1a7671aad..7c57df0e1e 100644 --- a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/channel-types.xml +++ b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/channel-types.xml @@ -1,8 +1,8 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> Switch diff --git a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/thing-types.xml b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/thing-types.xml index 32938bdeb0..609dcb9f20 100644 --- a/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.core.test.magic/src/main/resources/ESH-INF/thing/thing-types.xml @@ -1,8 +1,8 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.thing/src/main/resources/ESH-INF/config/config.xml b/bundles/org.openhab.core.thing/src/main/resources/ESH-INF/config/config.xml index 21855dbaa1..42fa8d1b7a 100644 --- a/bundles/org.openhab.core.thing/src/main/resources/ESH-INF/config/config.xml +++ b/bundles/org.openhab.core.thing/src/main/resources/ESH-INF/config/config.xml @@ -1,9 +1,9 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.thing/src/main/resources/ESH-INF/config/offsetProfile.xml b/bundles/org.openhab.core.thing/src/main/resources/ESH-INF/config/offsetProfile.xml index d85ca1f03e..615433738b 100644 --- a/bundles/org.openhab.core.thing/src/main/resources/ESH-INF/config/offsetProfile.xml +++ b/bundles/org.openhab.core.thing/src/main/resources/ESH-INF/config/offsetProfile.xml @@ -1,9 +1,9 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.ui/src/main/resources/ESH-INF/config/config.xml b/bundles/org.openhab.core.ui/src/main/resources/ESH-INF/config/config.xml index 8419acbd24..d0209c9c5b 100644 --- a/bundles/org.openhab.core.ui/src/main/resources/ESH-INF/config/config.xml +++ b/bundles/org.openhab.core.ui/src/main/resources/ESH-INF/config/config.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core.voice/src/main/resources/ESH-INF/config/config.xml b/bundles/org.openhab.core.voice/src/main/resources/ESH-INF/config/config.xml index df7c3f0b33..bc0418bfcf 100644 --- a/bundles/org.openhab.core.voice/src/main/resources/ESH-INF/config/config.xml +++ b/bundles/org.openhab.core.voice/src/main/resources/ESH-INF/config/config.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core/src/main/resources/ESH-INF/config/i18n.xml b/bundles/org.openhab.core/src/main/resources/ESH-INF/config/i18n.xml index 2bddaa22db..a8a7e076ff 100644 --- a/bundles/org.openhab.core/src/main/resources/ESH-INF/config/i18n.xml +++ b/bundles/org.openhab.core/src/main/resources/ESH-INF/config/i18n.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/bundles/org.openhab.core/src/main/resources/ESH-INF/config/networkinterface.xml b/bundles/org.openhab.core/src/main/resources/ESH-INF/config/networkinterface.xml index b3ba9e13f2..2668aecb1f 100644 --- a/bundles/org.openhab.core/src/main/resources/ESH-INF/config/networkinterface.xml +++ b/bundles/org.openhab.core/src/main/resources/ESH-INF/config/networkinterface.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 + https://openhab.org/schemas/config-description-1.0.0.xsd"> diff --git a/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTest.bundle/ESH-INF/binding/binding.xml b/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTest.bundle/ESH-INF/binding/binding.xml index b69278d505..3990acca15 100644 --- a/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTest.bundle/ESH-INF/binding/binding.xml +++ b/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTest.bundle/ESH-INF/binding/binding.xml @@ -1,7 +1,7 @@ hue Binding diff --git a/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTest.bundle/ESH-INF/thing/thing-types.xml b/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTest.bundle/ESH-INF/thing/thing-types.xml index 91302e41a6..0690cf740f 100644 --- a/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTest.bundle/ESH-INF/thing/thing-types.xml +++ b/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTest.bundle/ESH-INF/thing/thing-types.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 org.eclipse.smarthome.thing-description.xsd"> diff --git a/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTestNoAuthor.bundle/ESH-INF/binding/binding.xml b/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTestNoAuthor.bundle/ESH-INF/binding/binding.xml index 565d99a824..7a836b1332 100644 --- a/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTestNoAuthor.bundle/ESH-INF/binding/binding.xml +++ b/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTestNoAuthor.bundle/ESH-INF/binding/binding.xml @@ -1,7 +1,7 @@ hue Binding diff --git a/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTestNoAuthor.bundle/ESH-INF/thing/thing-types.xml b/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTestNoAuthor.bundle/ESH-INF/thing/thing-types.xml index 91302e41a6..0690cf740f 100644 --- a/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTestNoAuthor.bundle/ESH-INF/thing/thing-types.xml +++ b/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/BundleInfoTestNoAuthor.bundle/ESH-INF/thing/thing-types.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 org.eclipse.smarthome.thing-description.xsd"> diff --git a/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/ESH-INF/binding/binding.xml b/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/ESH-INF/binding/binding.xml index fea5dbbd03..5cc449e231 100644 --- a/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/ESH-INF/binding/binding.xml +++ b/itests/org.openhab.core.binding.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/ESH-INF/binding/binding.xml @@ -1,8 +1,8 @@ + xmlns:binding="https://openhab.org/schemas/binding/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/binding/v1.0.0 https://openhab.org/schemas/binding-1.0.0.xsd"> YahooWeather Binding The Yahoo Weather Binding requests the Yahoo Weather Service diff --git a/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsFragmentTest.fragment/src/main/resources/ESH-INF/config/config.xml b/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsFragmentTest.fragment/src/main/resources/ESH-INF/config/config.xml index f6e06d0b38..b62c0bc16e 100644 --- a/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsFragmentTest.fragment/src/main/resources/ESH-INF/config/config.xml +++ b/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsFragmentTest.fragment/src/main/resources/ESH-INF/config/config.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 https://openhab.org/schemas/config-description/v1.0.0"> diff --git a/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsFragmentTest.host/src/main/resources/ESH-INF/thing/MyThingType.xml b/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsFragmentTest.host/src/main/resources/ESH-INF/thing/MyThingType.xml index 39935e88a5..382dbe4ee4 100644 --- a/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsFragmentTest.host/src/main/resources/ESH-INF/thing/MyThingType.xml +++ b/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsFragmentTest.host/src/main/resources/ESH-INF/thing/MyThingType.xml @@ -1,8 +1,8 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> diff --git a/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/src/main/resources/ESH-INF/config/config.xml b/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/src/main/resources/ESH-INF/config/config.xml index 627c18fbc6..b4a9fea6bf 100644 --- a/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/src/main/resources/ESH-INF/config/config.xml +++ b/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/src/main/resources/ESH-INF/config/config.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 https://openhab.org/schemas/config-description/v1.0.0"> diff --git a/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/src/main/resources/ESH-INF/config/config.xml b/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/src/main/resources/ESH-INF/config/config.xml index 57835f2b16..c5b40bf23d 100644 --- a/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/src/main/resources/ESH-INF/config/config.xml +++ b/itests/org.openhab.core.config.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/src/main/resources/ESH-INF/config/config.xml @@ -1,8 +1,8 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 ../../../../../../../../org.eclipse.smarthome.config.xml/org.eclipse.smarthome.config-description.xsd "> diff --git a/itests/org.openhab.core.thing.xml.tests/example/example.xml b/itests/org.openhab.core.thing.xml.tests/example/example.xml index 6d262b87ae..d363e7ebbb 100644 --- a/itests/org.openhab.core.thing.xml.tests/example/example.xml +++ b/itests/org.openhab.core.thing.xml.tests/example/example.xml @@ -1,8 +1,8 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ChannelTypesI18nTest.bundle/ESH-INF/thing/thing-types.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ChannelTypesI18nTest.bundle/ESH-INF/thing/thing-types.xml index b69d8846cb..f5ca2bca72 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ChannelTypesI18nTest.bundle/ESH-INF/thing/thing-types.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ChannelTypesI18nTest.bundle/ESH-INF/thing/thing-types.xml @@ -1,8 +1,8 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 org.eclipse.smarthome.thing-description.xsd"> diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ChannelTypesTest.bundle/ESH-INF/thing/thing-types.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ChannelTypesTest.bundle/ESH-INF/thing/thing-types.xml index 85b2630cdb..64f547f5f2 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ChannelTypesTest.bundle/ESH-INF/thing/thing-types.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ChannelTypesTest.bundle/ESH-INF/thing/thing-types.xml @@ -1,8 +1,8 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 org.eclipse.smarthome.thing-description.xsd"> diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/ESH-INF/binding/binding.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/ESH-INF/binding/binding.xml index 44fe2fd647..57db679802 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/ESH-INF/binding/binding.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/ESH-INF/binding/binding.xml @@ -1,7 +1,7 @@ hue Binding diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/ESH-INF/thing/thing-types.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/ESH-INF/thing/thing-types.xml index e5670ce323..5bccd0bc9e 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/ESH-INF/thing/thing-types.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ConfigDescriptionsTest.bundle/ESH-INF/thing/thing-types.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 org.eclipse.smarthome.thing-description-1.0.0.xsd"> diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannels.bundle/ESH-INF/binding/binding.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannels.bundle/ESH-INF/binding/binding.xml index c4a2df7c2a..59bd097113 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannels.bundle/ESH-INF/binding/binding.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannels.bundle/ESH-INF/binding/binding.xml @@ -1,7 +1,7 @@ SystemChannels Test Binding diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannels.bundle/ESH-INF/thing/thing-types.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannels.bundle/ESH-INF/thing/thing-types.xml index 0b0b095588..adbd753d77 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannels.bundle/ESH-INF/thing/thing-types.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannels.bundle/ESH-INF/thing/thing-types.xml @@ -1,8 +1,8 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsInChannelGroups.bundle/ESH-INF/binding/binding.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsInChannelGroups.bundle/ESH-INF/binding/binding.xml index 2682486890..24b89c898b 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsInChannelGroups.bundle/ESH-INF/binding/binding.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsInChannelGroups.bundle/ESH-INF/binding/binding.xml @@ -1,7 +1,7 @@ SystemChannelsInChannelGroups Test Binding diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsInChannelGroups.bundle/ESH-INF/thing/thing-types.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsInChannelGroups.bundle/ESH-INF/thing/thing-types.xml index 8557918f2a..b6a9481eca 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsInChannelGroups.bundle/ESH-INF/thing/thing-types.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsInChannelGroups.bundle/ESH-INF/thing/thing-types.xml @@ -1,7 +1,7 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsNoThingTypes.bundle/ESH-INF/binding/binding.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsNoThingTypes.bundle/ESH-INF/binding/binding.xml index f1ca5ba460..c185600216 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsNoThingTypes.bundle/ESH-INF/binding/binding.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsNoThingTypes.bundle/ESH-INF/binding/binding.xml @@ -1,7 +1,7 @@ SystemChannelsNoThingTypes Test Binding diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsNoThingTypes.bundle/ESH-INF/thing/thing-types.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsNoThingTypes.bundle/ESH-INF/thing/thing-types.xml index cd4fe896a9..6d802ab449 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsNoThingTypes.bundle/ESH-INF/thing/thing-types.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsNoThingTypes.bundle/ESH-INF/thing/thing-types.xml @@ -1,8 +1,8 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsUser.bundle/ESH-INF/binding/binding.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsUser.bundle/ESH-INF/binding/binding.xml index 3a239faed0..c2671263c4 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsUser.bundle/ESH-INF/binding/binding.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsUser.bundle/ESH-INF/binding/binding.xml @@ -1,7 +1,7 @@ SystemChannelsUser Test Binding diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsUser.bundle/ESH-INF/thing/thing-types.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsUser.bundle/ESH-INF/thing/thing-types.xml index 144fb797f0..5678a4d1f1 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsUser.bundle/ESH-INF/thing/thing-types.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/SystemChannelsUser.bundle/ESH-INF/thing/thing-types.xml @@ -1,8 +1,8 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd"> diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ThingTypesTest.bundle/ESH-INF/binding/binding.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ThingTypesTest.bundle/ESH-INF/binding/binding.xml index 44fe2fd647..57db679802 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ThingTypesTest.bundle/ESH-INF/binding/binding.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ThingTypesTest.bundle/ESH-INF/binding/binding.xml @@ -1,7 +1,7 @@ hue Binding diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ThingTypesTest.bundle/ESH-INF/thing/thing-types.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ThingTypesTest.bundle/ESH-INF/thing/thing-types.xml index 4aed07ec92..1264b5bc45 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ThingTypesTest.bundle/ESH-INF/thing/thing-types.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/ThingTypesTest.bundle/ESH-INF/thing/thing-types.xml @@ -1,7 +1,7 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 org.eclipse.smarthome.thing-description.xsd"> diff --git a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/ESH-INF/thing/thing-types.xml b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/ESH-INF/thing/thing-types.xml index 53555a3ac4..0a46aa17f8 100644 --- a/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/ESH-INF/thing/thing-types.xml +++ b/itests/org.openhab.core.thing.xml.tests/src/main/resources/test-bundle-pool/yahooweather.bundle/ESH-INF/thing/thing-types.xml @@ -1,8 +1,8 @@ + xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0" + xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">