Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xid
/
specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
4469decb
authored
2017-12-19 16:49:25 -0800
by
Skip Hines
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ILP-293 : Added ILP XIDData.prop
1 parent
f56b9cab
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
19 deletions
ILP/V1.2/IlpApiBase.xid.xml
ILP/V1.2/IlpAssistanceApi.xid.xml
ILP/V1.2/IlpPositioningApi.xid.xml
ILP/V1.2/IlpSubmissionApi.xid.xml
ILP/V1.2/XIDData.prop
ILP/V1.2/IlpApiBase.xid.xml
View file @
4469dec
...
...
@@ -4,7 +4,7 @@
xmlns:xid=
"https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd"
identity=
"IlpApiBase.xid
.xml
"
>
identity=
"IlpApiBase.xid"
>
<title>
ILP Hybrid Positioning Services API Base Definitions
</title>
<comment>
...
...
@@ -13,8 +13,6 @@
via standard IP based protocols. The API currently supports XMF and JSON wire formats.
</comment>
<import
ref=
"https://xid.location.studio/Tensor/V1.0.0/Definitions.xid.xml"
local=
"Definitions.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeCore.xid.xml"
local=
"HpeCore.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeGnss.xid.xml"
local=
"HpeGnss.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeCellular.xid.xml"
local=
"HpeCellular.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeWiFi.xid.xml"
local=
"HpeWiFi.xid.xml"
/>
...
...
ILP/V1.2/IlpAssistanceApi.xid.xml
View file @
4469dec
...
...
@@ -4,7 +4,7 @@
xmlns:xid=
"https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd"
identity=
"IlpAssistanceApi.xid
.xml
"
>
identity=
"IlpAssistanceApi.xid"
>
<title>
ILP Assistance Services
</title>
<comment>
This document defines the positioning assistance service interface for the IoT Location Platform (ILP).
...
...
@@ -12,9 +12,6 @@
and services communicating via standard IP based protocols. The API currently supports XMF and JSON wire formats.
</comment>
<import
ref=
"https://xid.location.studio/Tensor/V1.0.0/Definitions.xid.xml"
local=
"Definitions.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeCore.xid.xml"
local=
"HpeCore.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeGnss.xid.xml"
local=
"HpeGnss.xid.xml"
/>
<import
ref=
"https://xid.location.studio/ILP/V1.2/IlpApiBase.xid.xml"
local=
"IlpApiBase.xid.xml"
/>
<namespace
name=
"ILP"
>
...
...
ILP/V1.2/IlpPositioningApi.xid.xml
View file @
4469dec
...
...
@@ -4,7 +4,7 @@
xmlns:xid=
"https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd"
identity=
"IlpPositioningApi.xid
.xml
"
>
identity=
"IlpPositioningApi.xid"
>
<title>
ILP Hybrid Positioning Services
</title>
<comment>
This document defines the positioning service interface for the IoT Location Platform (ILP).
...
...
@@ -12,11 +12,6 @@
via standard IP based protocols. The API currently supports XMF and JSON wire formats.
</comment>
<import
ref=
"https://xid.location.studio/Tensor/V1.0.0/Definitions.xid.xml"
local=
"Definitions.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeCore.xid.xml"
local=
"HpeCore.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeGnss.xid.xml"
local=
"HpeGnss.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeCellular.xid.xml"
local=
"HpeCellular.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeWiFi.xid.xml"
local=
"HpeWiFi.xid.xml"
/>
<import
ref=
"https://xid.location.studio/ILP/V1.2/IlpApiBase.xid.xml"
local=
"IlpApiBase.xid.xml"
/>
<namespace
name=
"ILP"
>
...
...
ILP/V1.2/IlpSubmissionApi.xid.xml
View file @
4469dec
...
...
@@ -4,18 +4,13 @@
xmlns:xid=
"https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd"
identity=
"IlpSubmissionApi.xid
.xml
"
>
identity=
"IlpSubmissionApi.xid"
>
<title>
ILP Submission API
</title>
<comment>
This document defines a lightweight Observation Submission API for submitting ILP compatible observation
data without invoking the full get position operation.
</comment>
<import
ref=
"https://xid.location.studio/Tensor/V1.0.0/Definitions.xid.xml"
local=
"Definitions.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeCore.xid.xml"
local=
"HpeCore.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeGnss.xid.xml"
local=
"HpeGnss.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeCellular.xid.xml"
local=
"HpeCellular.xid.xml"
/>
<import
ref=
"https://xid.location.studio/HPE/V1.2/HpeWiFi.xid.xml"
local=
"HpeWiFi.xid.xml"
/>
<import
ref=
"https://xid.location.studio/ILP/V1.2/IlpApiBase.xid.xml"
local=
"IlpApiBase.xid.xml"
/>
<namespace
name=
"ILP"
>
...
...
ILP/V1.2/XIDData.prop
0 → 100644
View file @
4469dec
This diff is collapsed.
Click to expand it.
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment