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 a66bad498..fb11dbb77 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 b1684376d..dce601063 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 6a8aaa297..46ecc1352 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"> - +