diff --git a/SDT/schema2.0/docs/SDT_Components.md b/SDT/schema2.0/docs/SDT_Components.md index 379a09fe7481ebb395db2cb6e021c02e28f0806a..ce60bc95c1dac76980e74c96211c64363aa5f563 100644 --- a/SDT/schema2.0/docs/SDT_Components.md +++ b/SDT/schema2.0/docs/SDT_Components.md @@ -47,8 +47,8 @@ A *Domain* can define [Domain](#Domain) or [RootDevices](#RootDevice) only, or m #### Example <Domain xmlns:xi="http://www.w3.org/2001/XInclude" - xmlns="http://hgi.org/xml/dal/2.0" - id="org.hgi"> + xmlns="http://homegatewayinitiative.org/xml/dal/2.0" + id="org.homegatewayinitiative"> <Imports> <xi:include href="./dal-core.xml" parse="xml" /> </Imports>