Skip to content
Snippets Groups Projects
Commit 138755f6 authored by ankraft's avatar ankraft
Browse files

Corrected header formatting

parent 495cec66
No related branches found
No related tags found
No related merge requests found
# - 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.
start = Domain start = Domain
Domain = Domain =
element Domain { element Domain {
......
<!-- <!--
-- domain.rng - domain.rng
-- -
-- Version 3.0 - Version 3.0
-- -
-- This work is released by the Smarthome Task Force of the HGI (Home - This work is released by the Smarthome Task Force of the HGI (Home
-- Gateway Initative), October 2015. - Gateway Initative), October 2015.
-- The work is created and released under the Apache License Version 2.0 . - 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 - See the license text at http://www.apache.org/licenses/LICENSE-2.0 for
-- full details. - full details.
--> -->
<grammar xmlns="http://relaxng.org/ns/structure/1.0" <grammar xmlns="http://relaxng.org/ns/structure/1.0"
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
- 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.
-->
<xs:schema targetNamespace="http://homegatewayinitiative.org/xml/dal/3.0" <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="http://homegatewayinitiative.org/xml/dal/3.0"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified"> elementFormDefault="qualified">
<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:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/03/xml.xsd"/>
<xs:element name="Domain"> <xs:element name="Domain">
<xs:complexType> <xs:complexType>
<xs:sequence> <xs:sequence>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment