db8ab62b by Michael B. Mathews

Updated CG build issues

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