Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SDT
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
16
Issues
16
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MAS
SDT
Commits
e368a18b
Commit
e368a18b
authored
Oct 27, 2015
by
ankraft
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added header to .rng file
parent
8d05d5d7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
1 deletion
+21
-1
domain.rng
SDT/schema3.0/src/domain.rng
+12
-0
domain.xsd
SDT/schema3.0/src/domain.xsd
+9
-1
No files found.
SDT/schema3.0/src/domain.rng
View file @
e368a18b
<!--
-- 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">
...
...
SDT/schema3.0/src/domain.xsd
View file @
e368a18b
<?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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment