Add initial specs in expected layout and added license
Showing
8 changed files
with
23 additions
and
2 deletions
TensorCommon.xid
0 → 120000
| 1 | TensorCommon/V1.0.0/TensorCommon.xid | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | 
| 1 | <?xml version="1.0" encoding="UTF-8" ?> | 1 | <?xml version="1.0" encoding="UTF-8" ?> | 
| 2 | 2 | ||
| 3 | <!-- | ||
| 4 | Copyright (c) 2017, TeleCommunication Systems, Inc., | ||
| 5 | a wholly-owned subsidiary of Comtech Telecommunications Corp. | ||
| 6 | and/or affiliates of TeleCommunication Systems, Inc. | ||
| 7 | All rights reserved. | ||
| 8 | TeleCommunication Systems, Inc. PROPRIETARY/CONFIDENTIAL. | ||
| 9 | Use is subject to license terms included in the distribution. | ||
| 10 | --> | ||
| 11 | |||
| 3 | <specification xmlns="http://xid.location.studio/XID/XtensibleInterfaceDefinition.xsd" | 12 | <specification xmlns="http://xid.location.studio/XID/XtensibleInterfaceDefinition.xsd" | 
| 4 | xmlns:xid="http://xid.location.studio/XID/XtensibleInterfaceDefinition.xsd" | 13 | xmlns:xid="http://xid.location.studio/XID/XtensibleInterfaceDefinition.xsd" | 
| 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 14 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 
| 6 | xsi:schemaLocation="http://xid.location.studio/XID/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd" | 15 | xsi:schemaLocation="http://xid.location.studio/XID/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd" | 
| 7 | identity="TensorCommmon.xid"> | 16 | identity="TensorCommmon.xid"> | 
| 8 | <title>Tensor Commmon Defitions</title> | 17 | <title>Tensor Commmon Definitions</title> | 
| 9 | <comment></comment> | 18 | <comment></comment> | 
| 10 | <artifact></artifact> | 19 | <artifact></artifact> | 
| 11 | 20 | ||
| 12 | <import ref="http://xid.location.studio/XID/TensorDefinitions.xid" local="TensorDefinitions.xid" /> | 21 | <import ref="TensorDefinitions/V1.0.0/TensorDefinitions.xid" local="TensorDefinitions.xid" /> | 
| 13 | 22 | ||
| 14 | <namespace name="Tensor"> | 23 | <namespace name="Tensor"> | 
| 15 | <struct name="NameValue" > | 24 | <struct name="NameValue" > | ... | ... | 
TensorDefinitions.xid
0 → 120000
| 1 | TensorDefinitions/V1.0.0/TensorDefinitions.xid | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | 
This diff is collapsed.
Click to expand it.
TensorLogging.xid
0 → 120000
| 1 | TensorLogging/V1.0.0/TensorLogging.xid | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | 
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
license.md
0 → 100644
| 1 | # SDK Source | ||
| 2 | An open-source style license for the SDK source code is covered under: | ||
| 3 | |||
| 4 | [LocationStudioSDKLicense.md](https://git.location.studio/location.studio/ilpsdk/blob/master/licenses/LocationStudioSDKLicense.md) | ||
| 5 | |||
| 6 | # Protocols | ||
| 7 | The API protocol (design, content and usage) is covered under: | ||
| 8 | |||
| 9 | [LocationStudioAPILicense.md](https://git.location.studio/location.studio/ilpsdk/blob/master/licenses/LocationStudioAPILicense.md) | 
- 
Please register or sign in to post a comment