Update IlpTestApi.xid.xml
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -40,7 +40,7 @@ | ... | @@ -40,7 +40,7 @@ |
| 40 | <elem name="bounds" multiplicity ="0..1" type="GeoSpatial.BoundingBox" > | 40 | <elem name="bounds" multiplicity ="0..1" type="GeoSpatial.BoundingBox" > |
| 41 | <comment>Optional bounding box, which the records are contained.</comment> | 41 | <comment>Optional bounding box, which the records are contained.</comment> |
| 42 | </elem> | 42 | </elem> |
| 43 | <elem name="devids" multiplicity ="0..*" type="string" default ="0"> | 43 | <elem name="devids" multiplicity ="0..*" type="string" > |
| 44 | <comment>Optional set of device idenifers to select for execution.</comment> | 44 | <comment>Optional set of device idenifers to select for execution.</comment> |
| 45 | </elem> | 45 | </elem> |
| 46 | </struct> | 46 | </struct> |
| ... | @@ -51,7 +51,7 @@ | ... | @@ -51,7 +51,7 @@ |
| 51 | * DataSet Structure Definition. | 51 | * DataSet Structure Definition. |
| 52 | ************************************* | 52 | ************************************* |
| 53 | --> | 53 | --> |
| 54 | <struct name="DataSet" type="GeoSpatial.Object" rttkey="GeoSpatila.ObjectType.IlpTestDataSet"> | 54 | <struct name="DataSet" type="GeoSpatial.Object" rttkey="GeoSpatial.ObjectType.IlpTestDataSet"> |
| 55 | <comment>DataSet comprises one or more surveys to use as test records.</comment> | 55 | <comment>DataSet comprises one or more surveys to use as test records.</comment> |
| 56 | <elem name="uuidData" multiplicity ="0..*" type="UUID" > | 56 | <elem name="uuidData" multiplicity ="0..*" type="UUID" > |
| 57 | <comment>Zero or more UUIDs identifying the survey test data to include in this data set.</comment> | 57 | <comment>Zero or more UUIDs identifying the survey test data to include in this data set.</comment> | ... | ... |
-
Please register or sign in to post a comment