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
c8e1f9a6
authored
2018-01-11 20:17:51 -0800
by
Michael B. Mathews
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated GeoSpatial Defs with namespace references.
1 parent
ea5c9afa
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
3 deletions
GeoSpatial/V1.0/Address.xid.xml
GeoSpatial/V1.0/Contact.xid.xml
GeoSpatial/V1.0/PointOfInterest.xid.xml
GeoSpatial/V1.0/SpatialDefs.xid.xml
GeoSpatial/V1.0/Address.xid.xml
View file @
c8e1f9a
...
...
@@ -12,7 +12,7 @@
<namespace
name=
"GeoSpatial"
>
<using
namespace=
"Tensor"
/>
<!--
*************************************
* Address Definition.
...
...
GeoSpatial/V1.0/Contact.xid.xml
View file @
c8e1f9a
...
...
@@ -12,6 +12,7 @@
<namespace
name=
"GeoSpatial"
>
<using
namespace=
"Tensor"
/>
<!--
*************************************
* ContactInfo Definition.
...
...
GeoSpatial/V1.0/PointOfInterest.xid.xml
View file @
c8e1f9a
...
...
@@ -14,6 +14,7 @@
<namespace
name=
"GeoSpatial"
>
<using
namespace=
"Tensor"
/>
<!--
*************************************
...
...
@@ -30,7 +31,7 @@
<elem
name=
"description"
multiplicity =
"1"
type=
"string"
>
<comment>
Other information describing the point of interest.
</comment>
</elem>
<elem
name=
"position"
multiplicity=
"1"
type=
"Position
3D
"
polymorphic=
"true"
>
<elem
name=
"position"
multiplicity=
"1"
type=
"Position
Ecef
"
polymorphic=
"true"
>
<comment>
Center position of the POI.
</comment>
...
...
GeoSpatial/V1.0/SpatialDefs.xid.xml
View file @
c8e1f9a
...
...
@@ -13,7 +13,8 @@
<namespace
name=
"GeoSpatial"
>
<using
namespace=
"Tensor"
/>
<!--
*************************************
* Enumerations
...
...
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