Changeset 603


Ignore:
Timestamp:
11/13/12 14:21:12 (12 years ago)
Author:
wojtekp
Message:
 
Location:
DCWoRMS/trunk/simulator/schemas/resources/example/coolemall
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/trunk/simulator/schemas/resources/example/coolemall/example1.xml

    r477 r603  
    11<environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
    2         xsi:noNamespaceSchemaLocation="../../XSSimResSchema.xsd"> 
     2        xsi:noNamespaceSchemaLocation="../../DCWoRMSResSchema.xsd"> 
    33 
    44        <!-- Plugin defined in class ExecTimeEstimationPlugin will be used to estimate task execution time --> 
  • DCWoRMS/trunk/simulator/schemas/resources/example/coolemall/example2.xml

    r477 r603  
    11<environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
    2         xsi:noNamespaceSchemaLocation="../../XSSimResSchema.xsd"> 
     2        xsi:noNamespaceSchemaLocation="../../DCWoRMSResSchema.xsd"> 
    33         
    44        <resources> 
     
    3232                                                                        <name>ON</name> 
    3333                                                                        <powerUsage unit="W">20</powerUsage> 
    34                                                                                 <powerUsage unit="W">20</powerUsage> 
    3534                                                                        <transition> 
    3635                                                                                <to>OFF</to> 
  • DCWoRMS/trunk/simulator/schemas/resources/example/coolemall/example3.xml

    r477 r603  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
    3         xsi:noNamespaceSchemaLocation="../../XSSimResSchema.xsd"> 
     3        xsi:noNamespaceSchemaLocation="../../DCWoRMSResSchema.xsd"> 
    44         
    55        <resources> 
  • DCWoRMS/trunk/simulator/schemas/resources/example/coolemall/example4.xml

    r477 r603  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
    3         xsi:noNamespaceSchemaLocation="../../XSSimResSchema.xsd"> 
     3        xsi:noNamespaceSchemaLocation="../../DCWoRMSResSchema.xsd"> 
    44         
    55        <resources> 
  • DCWoRMS/trunk/simulator/schemas/resources/example/coolemall/example5.xml

    r477 r603  
    11<environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
    2         xsi:noNamespaceSchemaLocation="../../XSSimResSchema.xsd"> 
     2        xsi:noNamespaceSchemaLocation="../../DCWoRMSResSchema.xsd"> 
    33 
    44         
Note: See TracChangeset for help on using the changeset viewer.