<?xml version="1.0" encoding="UTF-8"?>
<!-- <?xml-stylesheet type="text/xsl" href="IRIS.xsl"?> -->
<IRIS>
<header>
  <comment>header declaration </comment>
  <name>IRIS.xml</name>
  <author>V. Mousseau</author>
  <reference>IRIS test instance, september 2007.</reference>
</header>
<actions>
    <comment>Potential decision actions </comment>
    <action id="a01">
      <name>action 1</name>
      <comment>This is action 1</comment>
    </action>
    <action id="a02">
      <name>action 2</name>
      <comment>This is action 2</comment>
    </action>
    <action id="a03">
      <name>action 3</name>
      <comment>This is action 3</comment>
    </action>
    <action id="a04">
      <name>action 4</name>
      <comment>This is action 4</comment>
    </action>
    <action id="a05">
      <name>action 5</name>
      <comment>This is action 5</comment>
    </action>
    <action id="a06">
      <name>action 6</name>
      <comment>This is action 6</comment>
    </action>
    <action id="a07">
      <name>action 7</name>
      <comment>This is action 7</comment>
    </action>
    <action id="a08">
      <name>action 8</name>
      <comment>This is action 8</comment>
    </action>
    <action id="a09">
      <name>action 9</name>
      <comment>This is action 9</comment>
    </action>
    <action id="a10">
      <name>action 10</name>
      <comment>This is action 10</comment>
    </action>
</actions>
<criteria>
    <comment>List of criteria </comment>
    <criterion id="Crit1">
        <name>Criterion 1</name>
        <comment>This is Criterion 1</comment>
        <preferenceDirection>increasing</preferenceDirection>
    </criterion>
    <criterion id="Crit2">
        <name>Criterion 2</name>
        <comment>This is Criterion 2</comment>
        <preferenceDirection>increasing</preferenceDirection>
    </criterion>
    <criterion id="Crit3">
        <name>Criterion 3</name>
        <comment>This is Criterion 3</comment>
        <preferenceDirection>increasing</preferenceDirection>
    </criterion>
</criteria>

<orderedClasses>
    <comment>List of classes</comment>
    <orderedClass id="class1">
        <name>Class 1</name>
        <comment>This is Class 1</comment>
    </orderedClass>
    <orderedClass id="class2">
        <name>Class 2</name>
        <comment>This is Class 2</comment>
    </orderedClass>
    <orderedClass id="class3">
        <name>Class 3</name>
        <comment>This is Class 3</comment>
    </orderedClass>
</orderedClasses>

<limitProfiles>
    <comment>List of limit profiles</comment>
    <limitProfile id="b1">
        <name>profile 1</name>
        <comment>This profile separates class1 and class2 </comment>
        <upperClassID>class2</upperClassID>
        <lowerClassID>class1</lowerClassID>
        <performance>
              <criterionID>Crit1</criterionID>
              <value>4</value>
        </performance>
        <performance>
              <criterionID>Crit2</criterionID>
              <value>4</value>
        </performance>
        <performance>
              <criterionID>Crit3</criterionID>
              <value>4</value>
        </performance>
        <indifferenceThreshold>
              <criterionID>Crit1</criterionID>
              <value>0.2</value>
        </indifferenceThreshold>
        <indifferenceThreshold>
              <criterionID>Crit2</criterionID>
              <value>0.2</value>
        </indifferenceThreshold>
        <indifferenceThreshold>
              <criterionID>Crit3</criterionID>
              <value>0.2</value>
        </indifferenceThreshold>
        <preferenceThreshold>
              <criterionID>Crit1</criterionID>
              <value>0.4</value>
        </preferenceThreshold>
        <preferenceThreshold>
              <criterionID>Crit2</criterionID>
              <value>0.4</value>
        </preferenceThreshold>
        <preferenceThreshold>
              <criterionID>Crit3</criterionID>
              <value>0.4</value>
        </preferenceThreshold>
        <nonVetoThreshold>
              <criterionID>Crit1</criterionID>
              <value>3</value>
        </nonVetoThreshold>
        <nonVetoThreshold>
              <criterionID>Crit2</criterionID>
              <value>3</value>
        </nonVetoThreshold>
        <nonVetoThreshold>
              <criterionID>Crit3</criterionID>
              <value>3</value>
        </nonVetoThreshold>
        <vetoThreshold>
              <criterionID>Crit1</criterionID>
              <value>4</value>
        </vetoThreshold>
        <vetoThreshold>
              <criterionID>Crit2</criterionID>
              <value>4</value>
        </vetoThreshold>
        <vetoThreshold>
              <criterionID>Crit3</criterionID>
              <value>4</value>
        </vetoThreshold>
    </limitProfile>
    <limitProfile id="b2">
        <name>profile 2</name>
        <comment>This profile separates class2 and class3 </comment>
        <upperClassID>class3</upperClassID>
        <lowerClassID>class2</lowerClassID>
        <performance>
              <criterionID>Crit1</criterionID>
              <value>4</value>
        </performance>
        <performance>
              <criterionID>Crit2</criterionID>
              <value>4</value>
        </performance>
        <performance>
              <criterionID>Crit3</criterionID>
              <value>4</value>
        </performance>
        <indifferenceThreshold>
              <criterionID>Crit1</criterionID>
              <value>0.2</value>
        </indifferenceThreshold>
        <indifferenceThreshold>
              <criterionID>Crit2</criterionID>
              <value>0.2</value>
        </indifferenceThreshold>
        <indifferenceThreshold>
              <criterionID>Crit3</criterionID>
              <value>0.2</value>
        </indifferenceThreshold>
        <preferenceThreshold>
              <criterionID>Crit1</criterionID>
              <value>0.4</value>
        </preferenceThreshold>
        <preferenceThreshold>
              <criterionID>Crit2</criterionID>
              <value>0.4</value>
        </preferenceThreshold>
        <preferenceThreshold>
              <criterionID>Crit3</criterionID>
              <value>0.4</value>
        </preferenceThreshold>
        <nonVetoThreshold>
              <criterionID>Crit1</criterionID>
              <value>3</value>
        </nonVetoThreshold>
        <nonVetoThreshold>
              <criterionID>Crit2</criterionID>
              <value>3</value>
        </nonVetoThreshold>
        <nonVetoThreshold>
              <criterionID>Crit3</criterionID>
              <value>3</value>
        </nonVetoThreshold>
        <vetoThreshold>
              <criterionID>Crit1</criterionID>
              <value>4</value>
        </vetoThreshold>
        <vetoThreshold>
              <criterionID>Crit2</criterionID>
              <value>4</value>
        </vetoThreshold>
        <vetoThreshold>
              <criterionID>Crit3</criterionID>
              <value>4</value>
        </vetoThreshold>
    </limitProfile>
</limitProfiles>

<evaluations>
    <comment>performance table </comment>
    <evaluation>
        <criterionID>Crit1</criterionID>
            <performance>
                <actionID>a01</actionID>
                <value>4</value>
            </performance>
            <performance>
                <actionID>a02</actionID>
                <value>3</value>
            </performance>
            <performance>
                <actionID>a03</actionID>
                <value>2</value>
            </performance>
            <performance>
                <actionID>a04</actionID>
                <value>2</value>
            </performance>
            <performance>
                <actionID>a05</actionID>
                <value>5</value>
            </performance>
            <performance>
                <actionID>a06</actionID>
                <value>3</value>
            </performance>
            <performance>
                <actionID>a07</actionID>
                <value>1</value>
            </performance>
            <performance>
                <actionID>a08</actionID>
                <value>3</value>
            </performance>
            <performance>
                <actionID>a09</actionID>
                <value>2</value>
            </performance>
            <performance>
                <actionID>a10</actionID>
                <value>2</value>
            </performance>
    </evaluation>
    <evaluation>
        <criterionID>Crit2</criterionID>
            <performance>
                <actionID>a01</actionID>
                <value>a</value>
            </performance>
            <performance>
                <actionID>a02</actionID>
                <value>b</value>
            </performance>
            <performance>
                <actionID>a03</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a04</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a05</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a06</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a07</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a08</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a09</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a10</actionID>
                <value></value>
            </performance>
    </evaluation>
    <evaluation>
        <criterionID>Crit3</criterionID>
            <performance>
                <actionID>a01</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a02</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a03</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a04</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a05</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a06</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a07</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a08</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a09</actionID>
                <value></value>
            </performance>
            <performance>
                <actionID>a10</actionID>
                <value></value>
            </performance>
    </evaluation>
</evaluations>
<confidenceScale>
    <ConfidenceLevel id="ConfLevel3">
        <name>Strong</name>
    </ConfidenceLevel>
    <ConfidenceLevel id="ConfLevel2">
        <name>Medium</name>
    </ConfidenceLevel>
    <ConfidenceLevel id="ConfLevel1">
        <name>Weak</name>
    </ConfidenceLevel>
</confidenceScale>
<assignmentExamples>
    <assignmentExample>
                <actionID>a09</actionID>
                <minimumClassID>class2</minimumClassID>
                <maximumClassID>class3</maximumClassID>
                <confidence>Medium</confidence>
    </assignmentExample>
    <assignmentExample>
                <actionID>a02</actionID>
                <minimumClassID>class1</minimumClassID>
                <maximumClassID>class3</maximumClassID>
                <confidence>Strong</confidence>
    </assignmentExample>
    <assignmentExample>
                <actionID>a03</actionID>
                <minimumClassID>class3</minimumClassID>
                <maximumClassID>class3</maximumClassID>
                <confidence>Weak</confidence>
    </assignmentExample>
</assignmentExamples>
</IRIS>

