db8ab62b by Michael B. Mathews

Updated CG build issues

1 parent 7f47f9b9
......@@ -110,11 +110,11 @@
<comment>Unique identifier for this object.</comment>
</elem>
<elem name="uriExternal" type="Tensor.Uri" multiplicity="0..1" ord="3">
<elem name="uriExternal" type="Tensor.uri" multiplicity="0..1" ord="3">
<comment>Optional external identifier for this object.</comment>
</elem>
<elem name="uriClassifier" type="Tensor.Uri" multiplicity="0..1" ord="4">
<elem name="uriClassifier" type="Tensor.uri" multiplicity="0..1" ord="4">
<comment>Optional external classifier identifier for this object.</comment>
</elem>
......@@ -126,7 +126,7 @@
<comment>Optional user friendly description of the GeoObject.</comment>
</elem>
<elem name="data" type="Tensor.JSON" multiplicity="0..1" ord="7">
<elem name="data" type="Tensor.json" multiplicity="0..1" ord="7">
<comment>Optional JSON data associated with this object.</comment>
</elem>
</struct>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!