diff --git a/dml-examples/Bookstore/dml/extracted.repository b/dml-examples/Bookstore/dml/extracted.repository
index adb11c1a01d6314b840e846eac441e24acc55dbf..67c3cdba165f471f028148effac07863babf2a71 100644
--- a/dml-examples/Bookstore/dml/extracted.repository
+++ b/dml-examples/Bookstore/dml/extracted.repository
@@ -27,10 +27,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_r_5EkL4mEeagJ841qEPCYA" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
-              <probFunction xsi:type="functions:DoubleLiteral" value="0.0"/>
+              <probFunction xsi:type="functions:DoubleLiteral" value="1E-25"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:ExternalCallAction">
@@ -42,10 +42,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_sAL_gL4mEeagJ841qEPCYA" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.024350699999999996"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:ExternalCallAction">
@@ -62,10 +62,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_sAN0sL4mEeagJ841qEPCYA" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.010401648333333334"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -85,8 +85,8 @@
                 <explicitDescription>
                   <probFunction xsi:type="functions:ProbabilityMassFunction">
                     <samples xsi:type="functions:EnumSampleList">
-                      <items value="Branch 1" probability="0.5"/>
-                      <items value="Branch 2" probability="0.5"/>
+                      <items probability="0.5" value="Branch 1"/>
+                      <items probability="0.5" value="Branch 2"/>
                     </samples>
                   </probFunction>
                 </explicitDescription>
@@ -109,10 +109,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_sAapAb4mEeagJ841qEPCYA" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.0038935128571428576"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:ExternalCallAction">
@@ -127,10 +127,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_sAaB8r4mEeagJ841qEPCYA" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.004741970158730159"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
diff --git a/dml-examples/Bookstore/queries/DMLWhatIf1.dql b/dml-examples/Bookstore/queries/DMLWhatIf1.dql
deleted file mode 100644
index 54d3a1e7ba682fac589a212939dbdfcbee0f9736..0000000000000000000000000000000000000000
--- a/dml-examples/Bookstore/queries/DMLWhatIf1.dql
+++ /dev/null
@@ -1,3 +0,0 @@
-WHAT IF 'Processing Units of cpu for _r_ATwL4mEeagJ841qEPCYA' <MULTIPLY 2>
-USING dml@'C:\\Users\\Andreas\\Masterpraktikum\\tools-descartes-dml-dev-environment-develop\\git\\dml-examples\\Bookstore\\queries\\extracted.properties';
-// WhatIfs currently require absolute file-path to model location
\ No newline at end of file
diff --git a/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF1.dql b/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF1.dql
deleted file mode 100644
index 8cf69c72de3f3111f4b3fc5042fd740a766313a7..0000000000000000000000000000000000000000
--- a/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF1.dql
+++ /dev/null
@@ -1,4 +0,0 @@
-SELECT svc1.throughput
-	EVALUATE DOF VARYING '_yiFNMEeqEeSW4Op0B0CyhQ' AS dof <10,20, 30> 
-	FOR	SERVICE  '_A_DeMEmxEeOPLK3yYyEQWQ' AS svc1
-USING dml@'minmodel.properties';
\ No newline at end of file
diff --git a/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF2.dql b/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF2.dql
deleted file mode 100644
index 17cd2aaed91dbfea91339856c14661cb7a205f58..0000000000000000000000000000000000000000
--- a/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF2.dql
+++ /dev/null
@@ -1,4 +0,0 @@
-SELECT svc1.throughput
-	EVALUATE DOF VARYING 'Population of ClosedWorkload with ID _yiFNMEeqEeSW4Op0B0CyhQ' AS dof <10 .. 30 BY 10> 
-	FOR	SERVICE  '_A_DeMEmxEeOPLK3yYyEQWQ' AS svc1
-USING dml@'minmodel.properties';
\ No newline at end of file
diff --git a/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF3.dql b/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF3.dql
deleted file mode 100644
index e3a6dab05d82166f87aed2d305002356b9e1d772..0000000000000000000000000000000000000000
--- a/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF3.dql
+++ /dev/null
@@ -1,8 +0,0 @@
-SELECT  svc2.avgResponseTime, res1.utilization
-EVALUATE DOF
-	VARYING 
-	'Processing Rate of processingCPU of _I3tj4EnuEeOWVc_o6w1CBw' AS CPU <2> ,
-	'Population of ClosedWorkload for _yiFNMEeqEeSW4Op0B0CyhQ' AS Population <10 .. 20 BY 10>
-			
-FOR SERVICE  '_yiFNMEeqEeSW4Op0B0CyhQ' AS svc2, '_I3tj4EnuEeOWVc_o6w1CBw' AS res1
-USING dml@'minmodel.properties';
\ No newline at end of file
diff --git a/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF4SelectAllMetrics.dql b/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF4SelectAllMetrics.dql
deleted file mode 100644
index 08ba0e849f790b3a152a12055e7fbac5027a5b44..0000000000000000000000000000000000000000
--- a/dml-examples/HelloWorldExample/DQL-Queries/DMLDoF4SelectAllMetrics.dql
+++ /dev/null
@@ -1,25 +0,0 @@
-SELECT  
-res1.utilization, 
-
-svc1.avgResponseTime, 
-//svc1.responseTime,
- //svc1.responseTime80thPrec, svc1.responseTime90thPrec, svc1.responseTime95thPrec, svc1.responseTime99thPrec, 
-//svc1.responseTimeHistogram,
- svc1.throughput,
-
-svc2.avgResponseTime,
-// svc2.responseTime,
- //svc2.responseTime80thPrec, svc2.responseTime90thPrec, svc2.responseTime95thPrec, svc2.responseTime99thPrec, 
-//svc2.responseTimeHistogram, 
-svc2.throughput  
-  
-EVALUATE DOF
-	VARYING 
-	'Processing Rate of processingCPU of _I3tj4EnuEeOWVc_o6w1CBw' AS CPU <1, 2> ,
-	'Population of ClosedWorkload for _yiFNMEeqEeSW4Op0B0CyhQ' AS Population <10, 20>,
-	'ExponentialDistribution of ClosedWorkload for _yiFNMEeqEeSW4Op0B0CyhQ' < 4 >
-			
-FOR SERVICE  '_yiFNMEeqEeSW4Op0B0CyhQ' AS svc2, '_I3tj4EnuEeOWVc_o6w1CBw' AS res1, '_A_DeMEmxEeOPLK3yYyEQWQ' AS svc1
-USING dml@'minmodel.properties';
-
-// Metrics in comments produce Problems. To see the Exceptions, just un-comment them and run the querie.
\ No newline at end of file
diff --git a/dml-examples/HelloWorldExample/DQL-Queries/DMLSelectMetrics.dql b/dml-examples/HelloWorldExample/DQL-Queries/DMLSelectMetrics.dql
deleted file mode 100644
index d2e0440bd12a05c81d916bfbb6928400e6e80d17..0000000000000000000000000000000000000000
--- a/dml-examples/HelloWorldExample/DQL-Queries/DMLSelectMetrics.dql
+++ /dev/null
@@ -1,4 +0,0 @@
-SELECT res1.utilization
-EVALUATE DOF VARYING 'AddInstanceTo(_I3tj4EnuEeOWVc_o6w1CBw)'
-FOR RESOURCE '_I3tj4EnuEeOWVc_o6w1CBw' AS res1
-USING dml@'minmodel.properties';
\ No newline at end of file
diff --git a/dml-examples/HelloWorldExample/DQL-Queries/DMLWhatIf1.dql b/dml-examples/HelloWorldExample/DQL-Queries/DMLWhatIf1.dql
deleted file mode 100644
index 260e7607810422971c47e8ff094fc06cff3f2c47..0000000000000000000000000000000000000000
--- a/dml-examples/HelloWorldExample/DQL-Queries/DMLWhatIf1.dql
+++ /dev/null
@@ -1,10 +0,0 @@
-WHAT IF
-//	'Population of ClosedWorkload with ID _yiFNMEeqEeSW4Op0B0CyhQ' <MULTIPLY 10>,
-//	'ExponentialDistribution with ID ClosedWorkload for _yiFNMEeqEeSW4Op0B0CyhQ' <4> 
-//	'Processing Rate of processingCPU with ID _I3tj4EnuEeOWVc_o6w1CBw' <MULTIPLY 0.5>
-//	'ExponentialDistribution of ClosedWorkload with ID _yiFNMEeqEeSW4Op0B0CyhQ' <ADD 0>
-	'Processing Units of processingCPU with ID _I3tj4EnuEeOWVc_o6w1CBw' <MULTIPLY 5>
-SELECT  svc2.avgResponseTime FOR SERVICE  '_yiFNMEeqEeSW4Op0B0CyhQ' AS svc2
-USING dml@'C:\\Users\\Andreas\\Masterpraktikum\\tools-descartes-dml-dev-environment-develop\\git\\dml-examples\\HelloWorldExample\\DQL-Queries\\minmodel.properties';
-		// WhatIf currently require full path for DML models 
-		// WhatIF currently does not work without SELECT, there is a problem with "responseTimeHistogram"-Metric
\ No newline at end of file
diff --git a/dml-examples/HelloWorldExample/DQL-Queries/report.txt b/dml-examples/HelloWorldExample/DQL-Queries/report.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/dml-examples/MediaStore/DML-Model/default.usageprofile b/dml-examples/MediaStore/DML-Model/default.usageprofile
index 60f0443282f74b896ca4d5bbc646544bce085c08..f38fe55c4b4f3c1408772cc0d4c6d0e082bad059 100644
--- a/dml-examples/MediaStore/DML-Model/default.usageprofile
+++ b/dml-examples/MediaStore/DML-Model/default.usageprofile
@@ -1,62 +1,62 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<usageprofile:UsageProfile xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:functions="http://www.descartes.tools/metamodel/functions/1.0" xmlns:usageprofile="http://www.descartes.tools/metamodel/usageprofile/1.0" id="_JKOX8A3eEeWKC634F1E2dQ" name="defaultUsageProfile">
-  <system href="default.system#_2VzhQAfrEeWZ6sd-cxZM2Q"/>
-  <usageScenarios id="_gxHCUA3hEeWKC634F1E2dQ" name="defaultUsageScenario">
-    <scenarioBehavior>
-      <actions xsi:type="usageprofile:BranchUserAction">
-        <branches>
-          <actions xsi:type="usageprofile:SystemCallUserAction" id="UploadSCA_ID" name="UploadSCA">
-            <providingRole href="default.system#_2VzhQQfrEeWZ6sd-cxZM2Q"/>
-            <signature href="default.repository#_0f9vEAftEeWZ6sd-cxZM2Q"/>
-            <inputParameterSettings>
-              <value>
-                <probFunction xsi:type="functions:BoxedPDF">
-                  <sample value="0.02083333333" probability="0.0"/>
-                  <sample value="0.04166666666" probability="0.051"/>
-                  <sample value="0.08333333333" probability="0.134"/>
-                  <sample value="0.125" probability="0.193"/>
-                  <sample value="0.16666666666" probability="0.212"/>
-                  <sample value="0.20833333333" probability="0.224"/>
-                  <sample value="0.25" probability="0.186"/>
-                </probFunction>
-              </value>
-              <parameter href="default.repository#//@interfaces.0/@signatures.1/@parameters.0"/>
-            </inputParameterSettings>
-          </actions>
-        </branches>
-        <branches>
-          <actions xsi:type="usageprofile:SystemCallUserAction" id="DownloadSCA_id" name="DownloadSCA">
-            <providingRole href="default.system#_2VzhQQfrEeWZ6sd-cxZM2Q"/>
-            <signature href="default.repository#_vtuhYAfoEeWZ6sd-cxZM2Q"/>
-            <inputParameterSettings>
-              <value>
-                <probFunction xsi:type="functions:ProbabilityMassFunction">
-                  <samples xsi:type="functions:IntSampleList">
-                    <items value="2" probability="0.2"/>
-                    <items value="5" probability="0.2"/>
-                    <items value="8" probability="0.3"/>
-                    <items value="11" probability="0.3"/>
-                  </samples>
-                </probFunction>
-              </value>
-              <parameter href="default.repository#//@interfaces.0/@signatures.0/@parameters.0"/>
-            </inputParameterSettings>
-          </actions>
-        </branches>
-        <branchingProbabilities>
-          <probFunction xsi:type="functions:ProbabilityMassFunction">
-            <samples xsi:type="functions:EnumSampleList">
-              <items value="Branch1" probability="0.2"/>
-              <items value="Branch2" probability="0.8"/>
-            </samples>
-          </probFunction>
-        </branchingProbabilities>
-      </actions>
-    </scenarioBehavior>
-    <workloadType xsi:type="usageprofile:ClosedWorkloadType" population="1">
-      <thinkTime>
-        <probFunction xsi:type="functions:DoubleLiteral" value="0.0"/>
-      </thinkTime>
-    </workloadType>
-  </usageScenarios>
-</usageprofile:UsageProfile>
+<?xml version="1.0" encoding="UTF-8"?>
+<usageprofile:UsageProfile xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:functions="http://www.descartes.tools/metamodel/functions/1.0" xmlns:usageprofile="http://www.descartes.tools/metamodel/usageprofile/1.0" id="_JKOX8A3eEeWKC634F1E2dQ" name="defaultUsageProfile">
+  <system href="default.system#_2VzhQAfrEeWZ6sd-cxZM2Q"/>
+  <usageScenarios id="_gxHCUA3hEeWKC634F1E2dQ" name="defaultUsageScenario">
+    <scenarioBehavior>
+      <actions xsi:type="usageprofile:BranchUserAction">
+        <branches>
+          <actions xsi:type="usageprofile:SystemCallUserAction" id="UploadSCA_ID" name="UploadSCA">
+            <providingRole href="default.system#_2VzhQQfrEeWZ6sd-cxZM2Q"/>
+            <signature href="default.repository#_0f9vEAftEeWZ6sd-cxZM2Q"/>
+            <inputParameterSettings>
+              <value>
+                <probFunction xsi:type="functions:BoxedPDF">
+                  <sample value="0.02083333333" probability="0.0"/>
+                  <sample value="0.04166666666" probability="0.051"/>
+                  <sample value="0.08333333333" probability="0.134"/>
+                  <sample value="0.125" probability="0.193"/>
+                  <sample value="0.16666666666" probability="0.212"/>
+                  <sample value="0.20833333333" probability="0.224"/>
+                  <sample value="0.25" probability="0.186"/>
+                </probFunction>
+              </value>
+              <parameter href="default.repository#//@interfaces.0/@signatures.1/@parameters.0"/>
+            </inputParameterSettings>
+          </actions>
+        </branches>
+        <branches>
+          <actions xsi:type="usageprofile:SystemCallUserAction" id="DownloadSCA_id" name="DownloadSCA">
+            <providingRole href="default.system#_2VzhQQfrEeWZ6sd-cxZM2Q"/>
+            <signature href="default.repository#_vtuhYAfoEeWZ6sd-cxZM2Q"/>
+            <inputParameterSettings>
+              <value>
+                <probFunction xsi:type="functions:ProbabilityMassFunction">
+                  <samples xsi:type="functions:IntSampleList">
+                    <items probability="0.2" value="2"/>
+                    <items probability="0.2" value="5"/>
+                    <items probability="0.3" value="8"/>
+                    <items probability="0.3" value="11"/>
+                  </samples>
+                </probFunction>
+              </value>
+              <parameter href="default.repository#//@interfaces.0/@signatures.0/@parameters.0"/>
+            </inputParameterSettings>
+          </actions>
+        </branches>
+        <branchingProbabilities>
+          <probFunction xsi:type="functions:ProbabilityMassFunction">
+            <samples xsi:type="functions:EnumSampleList">
+              <items probability="0.2" value="Branch1"/>
+              <items probability="0.8" value="Branch2"/>
+            </samples>
+          </probFunction>
+        </branchingProbabilities>
+      </actions>
+    </scenarioBehavior>
+    <workloadType xsi:type="usageprofile:ClosedWorkloadType" population="1">
+      <thinkTime>
+        <probFunction xsi:type="functions:DoubleLiteral" value="1E-29"/>
+      </thinkTime>
+    </workloadType>
+  </usageScenarios>
+</usageprofile:UsageProfile>
diff --git a/dml-examples/PetClinic/dml/extracted.repository b/dml-examples/PetClinic/dml/extracted.repository
index 6500f62a4301f100aaf9b339123f9859be2215b6..03401f467dbf5a0ff49dc49d7928b4af7e14df33 100644
--- a/dml-examples/PetClinic/dml/extracted.repository
+++ b/dml-examples/PetClinic/dml/extracted.repository
@@ -130,10 +130,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjcgEMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.003080584594498559"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -142,10 +142,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xje8UMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.0005238812546962804"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -158,10 +158,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjY1tsdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.0014438518611834292"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -185,10 +185,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjaq4MdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.002166217528809861"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -212,10 +212,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjdHIMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.002132310349875141"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -252,10 +252,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjZcw8djEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.000028064756783473542"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -264,10 +264,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjaD0MdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.0000033267384253768058"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -276,10 +276,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjbR8cdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.00004154428230077959"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -300,10 +300,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjduMcdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.00003367007305022543"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -328,10 +328,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjQS0sdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.001424117183674109"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -356,10 +356,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjSvEMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.00019154437378363122"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -374,8 +374,8 @@
                 <explicitDescription>
                   <probFunction xsi:type="functions:ProbabilityMassFunction">
                     <samples xsi:type="functions:IntSampleList">
-                      <items value="0" probability="0.9993131868131868"/>
-                      <items value="1" probability="0.0006868131868131869"/>
+                      <items probability="0.9993131868132" value="0"/>
+                      <items probability="0.0006868131868" value="1"/>
                     </samples>
                   </probFunction>
                 </explicitDescription>
@@ -399,10 +399,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjXnlsdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.0026824775500000004"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -423,10 +423,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjb5A8djEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.00034184742427405436"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -447,10 +447,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjeVQMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.00021883435807696852"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -474,10 +474,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjYOosdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.010163632"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -490,10 +490,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjPEsMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.002818047827374407"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -517,10 +517,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjPrwMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.000019673172711995933"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -533,10 +533,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjAbMMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.008718783300000001"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
         <actions xsi:type="servicebehavior:LoopAction">
@@ -557,10 +557,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjIXAMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.000030587400000000005"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -569,10 +569,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjIXAcdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.0498667231"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -581,10 +581,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjKMMMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.0004913842"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -593,10 +593,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjKzQMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.0006120584"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -605,10 +605,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xjLaUMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
               <probFunction xsi:type="functions:DoubleLiteral" value="0.00040571880000000006"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -620,10 +620,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xi2DIMdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
-              <probFunction xsi:type="functions:DoubleLiteral" value="0.0"/>
+              <probFunction xsi:type="functions:DoubleLiteral"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>
@@ -632,10 +632,10 @@
       <behavior>
         <actions xsi:type="servicebehavior:InternalAction">
           <resourceDemand id="_xi8w0MdjEeaC6O2VK8L76Q" characterization="EXPLICIT">
-            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
             <explicitDescription>
-              <probFunction xsi:type="functions:DoubleLiteral" value="0.0"/>
+              <probFunction xsi:type="functions:DoubleLiteral"/>
             </explicitDescription>
+            <resourceType xsi:type="resourcetype:ProcessingResourceType" href="pathmap://DML_APPLICATIONLEVEL_MODELS/defaultresourcetypes.resourcetype#_3ql5IJB4EeKmfoqNH_-HEA"/>
           </resourceDemand>
         </actions>
       </behavior>