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 a66bad4986d79..fb11dbb77e2fa 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 b1684376d03f0..dce601063a5c8 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 6a8aaa2971799..46ecc1352a9bb 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"> - +