diff --git a/SDT/schema3.0/src/domain.rng b/SDT/schema3.0/src/domain.rng index 9601c6ce330dfb251224c9414a411ed9b957768a..34a4cc97b983f9ab743b71404ae1ee28a7b4a821 100644 --- a/SDT/schema3.0/src/domain.rng +++ b/SDT/schema3.0/src/domain.rng @@ -1,3 +1,15 @@ +<!-- + -- domain.rng + -- + -- Version 3.0 + -- + -- This work is released by the Smarthome Task Force of the HGI (Home + -- Gateway Initative), October 2015. + -- The work is created and released under the Apache License Version 2.0 . + -- See the license text at http://www.apache.org/licenses/LICENSE-2.0 for + -- full details. + --> + <grammar xmlns="http://relaxng.org/ns/structure/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"> diff --git a/SDT/schema3.0/src/domain.xsd b/SDT/schema3.0/src/domain.xsd index 3776e8865f631d868f22f32dd89681bb3e1091f0..496e3fd6d301b77d07935048ff4800a6db46ff1d 100644 --- a/SDT/schema3.0/src/domain.xsd +++ b/SDT/schema3.0/src/domain.xsd @@ -1,10 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <xs:schema targetNamespace="http://homegatewayinitiative.org/xml/dal/3.0" + xmlns="http://homegatewayinitiative.org/xml/dal/3.0" + targetNamespace="http://homegatewayinitiative.org/xml/dal/3.0" + xmlns="http://homegatewayinitiative.org/xml/dal/3.0" + targetNamespace="http://homegatewayinitiative.org/xml/dal/3.0" xmlns="http://homegatewayinitiative.org/xml/dal/3.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" + + + + elementFormDefault="qualified"> - <xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/03/xml.xsd"/> + <xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/03/http://www.w3.org/2001/03/http://www.w3.org/2001/03/xml.xsd"/> <xs:element name="Domain"> <xs:complexType> <xs:sequence>