c8e1f9a6 by Michael B. Mathews

Updated GeoSpatial Defs with namespace references.

1 parent ea5c9afa
......@@ -12,7 +12,7 @@
<namespace name="GeoSpatial">
<using namespace="Tensor"/>
<!--
*************************************
* Address Definition.
......
......@@ -12,6 +12,7 @@
<namespace name="GeoSpatial">
<using namespace="Tensor"/>
<!--
*************************************
* ContactInfo Definition.
......
......@@ -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="Position3D" polymorphic="true" >
<elem name="position" multiplicity="1" type="PositionEcef" polymorphic="true" >
<comment>
Center position of the POI.
</comment>
......
......@@ -13,6 +13,7 @@
<namespace name="GeoSpatial">
<using namespace="Tensor"/>
<!--
*************************************
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!