Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xid
/
specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
db08ecab
authored
2018-07-02 08:17:47 -0700
by
Mike Mathews
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
renamed 'data' field in DataSet to 'testdata'. This should fix issues in Java.
1 parent
059959fd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
ILP/V1.2/IlpAnalysisApi.xid.xml
ILP/V1.2/IlpAnalysisApi.xid.xml
View file @
db08eca
...
...
@@ -56,7 +56,7 @@
<elem
name=
"uuidData"
multiplicity =
"0..*"
type=
"UUID"
>
<comment>
Zero or more UUIDs identifying the survey test data to include in this data set.
</comment>
</elem>
<elem
name=
"data"
multiplicity =
"0..*"
type=
"SLAM.SurveyData"
>
<elem
name=
"
test
data"
multiplicity =
"0..*"
type=
"SLAM.SurveyData"
>
<comment>
Zero or more SLAM surveys comprising the test data to execute.
</comment>
</elem>
<elem
name=
"returnFilteredData"
multiplicity =
"1"
type=
"bool"
default =
"false"
>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment