Skip to content
Snippets Groups Projects
Commit 83e0f942 authored by Andreas Kraft's avatar Andreas Kraft
Browse files

Fixed typo in example (org.hgi --> org.homegatewayinitiative).

parent 8941f517
No related branches found
No related tags found
No related merge requests found
...@@ -47,8 +47,8 @@ A *Domain* can define [Domain](#Domain) or [RootDevices](#RootDevice) only, or m ...@@ -47,8 +47,8 @@ A *Domain* can define [Domain](#Domain) or [RootDevices](#RootDevice) only, or m
#### Example #### Example
<Domain xmlns:xi="http://www.w3.org/2001/XInclude" <Domain xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns="http://hgi.org/xml/dal/2.0" xmlns="http://homegatewayinitiative.org/xml/dal/2.0"
id="org.hgi"> id="org.homegatewayinitiative">
<Imports> <Imports>
<xi:include href="./dal-core.xml" parse="xml" /> <xi:include href="./dal-core.xml" parse="xml" />
</Imports> </Imports>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment