diff --git a/bundles/org.openhab.core.binding.xml/binding-1.0.0.xsd b/bundles/org.openhab.core.binding.xml/binding-1.0.0.xsd index a66bad4986..fb11dbb77e 100644 --- a/bundles/org.openhab.core.binding.xml/binding-1.0.0.xsd +++ b/bundles/org.openhab.core.binding.xml/binding-1.0.0.xsd @@ -1,11 +1,11 @@ + xmlns:binding="https://openhab.org/schemas/binding/v1.0.0" + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + targetNamespace="https://openhab.org/schemas/binding/v1.0.0"> - + diff --git a/bundles/org.openhab.core.config.xml/config-description-1.0.0.xsd b/bundles/org.openhab.core.config.xml/config-description-1.0.0.xsd index b1684376d0..dce601063a 100644 --- a/bundles/org.openhab.core.config.xml/config-description-1.0.0.xsd +++ b/bundles/org.openhab.core.config.xml/config-description-1.0.0.xsd @@ -1,7 +1,7 @@ + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + targetNamespace="https://openhab.org/schemas/config-description/v1.0.0"> diff --git a/bundles/org.openhab.core.thing.xml/thing-description-1.0.0.xsd b/bundles/org.openhab.core.thing.xml/thing-description-1.0.0.xsd index 6a8aaa2971..46ecc1352a 100644 --- a/bundles/org.openhab.core.thing.xml/thing-description-1.0.0.xsd +++ b/bundles/org.openhab.core.thing.xml/thing-description-1.0.0.xsd @@ -1,11 +1,11 @@ + xmlns:thing-description="https://openhab.org/schemas/thing-description/v1.0.0" + xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0" + targetNamespace="https://openhab.org/schemas/thing-description/v1.0.0"> - +