source: src/main/resources/genius/templates/Domain1/Domain1.xml@ 346

Last change on this file since 346 was 1, checked in by Wouter Pasman, 6 years ago

Initial import : Genius 9.0.0

File size: 485 bytes
Line 
1<negotiation_template>
2<utility_space number_of_issues="1">
3<objective index="0" description="" name="Domain1" type="objective" etype="objective">
4<issue index="1" name="a" vtype="discrete" type="discrete" etype="discrete">
5<item index="1" value="a1">
6</item>
7<item index="2" value="a2">
8</item>
9<item index="3" value="a3">
10</item>
11<item index="4" value="a4">
12</item>
13<item index="5" value="a5">
14</item>
15</issue>
16</objective>
17</utility_space>
18</negotiation_template>
Note: See TracBrowser for help on using the repository browser.