Last change
on this file was 1, checked in by Wouter Pasman, 6 years ago |
Initial import : Genius 9.0.0
|
File size:
1.1 KB
|
Rev | Line | |
---|
[1] | 1 | <negotiation_template>
|
---|
| 2 | <utility_space number_of_issues="3">
|
---|
| 3 | <objective name="SmartGridDomain" index="0" description="" etype="objective" type="objective">
|
---|
| 4 | <issue vtype="discrete" name="Price Level" index="1" etype="discrete" type="discrete">
|
---|
| 5 | <item index="1" value="Price 1">
|
---|
| 6 | </item>
|
---|
| 7 | <item index="2" value="Price 2">
|
---|
| 8 | </item>
|
---|
| 9 | <item index="3" value="Price 3">
|
---|
| 10 | </item>
|
---|
| 11 | <item index="4" value="Price 4">
|
---|
| 12 | </item>
|
---|
| 13 | </issue>
|
---|
| 14 | <issue vtype="discrete" name="ContractDuration" index="2" etype="discrete" type="discrete">
|
---|
| 15 | <item index="1" value="5 Years">
|
---|
| 16 | </item>
|
---|
| 17 | <item index="2" value="2 Years">
|
---|
| 18 | </item>
|
---|
| 19 | <item index="3" value="1 Year">
|
---|
| 20 | </item>
|
---|
| 21 | <item index="4" value="6 Months">
|
---|
| 22 | </item>
|
---|
| 23 | <item index="5" value="1 Month">
|
---|
| 24 | </item>
|
---|
| 25 | </issue>
|
---|
| 26 | <issue vtype="discrete" name="EnergyDelivered" index="3" etype="discrete" type="discrete">
|
---|
| 27 | <item index="1" value="Energy Amount 1">
|
---|
| 28 | </item>
|
---|
| 29 | <item index="2" value="Energy Amount 2">
|
---|
| 30 | </item>
|
---|
| 31 | <item index="3" value="Energy Amount 3">
|
---|
| 32 | </item>
|
---|
| 33 | <item index="4" value="Energy Amount 4">
|
---|
| 34 | </item>
|
---|
| 35 | <item index="5" value="Energy Amount 5">
|
---|
| 36 | </item>
|
---|
| 37 | </issue>
|
---|
| 38 | </objective>
|
---|
| 39 | </utility_space>
|
---|
| 40 | </negotiation_template>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.