Updated CG build issues
Showing
1 changed file
with
3 additions
and
3 deletions
... | @@ -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> | ... | ... |
-
Please register or sign in to post a comment