Changeset 603 for DCWoRMS/trunk/simulator/schemas/resources/example
- Timestamp:
- 11/13/12 14:21:12 (12 years ago)
- 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 1 1 <environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 2 xsi:noNamespaceSchemaLocation="../../ XSSimResSchema.xsd">2 xsi:noNamespaceSchemaLocation="../../DCWoRMSResSchema.xsd"> 3 3 4 4 <!-- Plugin defined in class ExecTimeEstimationPlugin will be used to estimate task execution time --> -
DCWoRMS/trunk/simulator/schemas/resources/example/coolemall/example2.xml
r477 r603 1 1 <environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 2 xsi:noNamespaceSchemaLocation="../../ XSSimResSchema.xsd">2 xsi:noNamespaceSchemaLocation="../../DCWoRMSResSchema.xsd"> 3 3 4 4 <resources> … … 32 32 <name>ON</name> 33 33 <powerUsage unit="W">20</powerUsage> 34 <powerUsage unit="W">20</powerUsage>35 34 <transition> 36 35 <to>OFF</to> -
DCWoRMS/trunk/simulator/schemas/resources/example/coolemall/example3.xml
r477 r603 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 3 xsi:noNamespaceSchemaLocation="../../ XSSimResSchema.xsd">3 xsi:noNamespaceSchemaLocation="../../DCWoRMSResSchema.xsd"> 4 4 5 5 <resources> -
DCWoRMS/trunk/simulator/schemas/resources/example/coolemall/example4.xml
r477 r603 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 3 xsi:noNamespaceSchemaLocation="../../ XSSimResSchema.xsd">3 xsi:noNamespaceSchemaLocation="../../DCWoRMSResSchema.xsd"> 4 4 5 5 <resources> -
DCWoRMS/trunk/simulator/schemas/resources/example/coolemall/example5.xml
r477 r603 1 1 <environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 2 xsi:noNamespaceSchemaLocation="../../ XSSimResSchema.xsd">2 xsi:noNamespaceSchemaLocation="../../DCWoRMSResSchema.xsd"> 3 3 4 4
Note: See TracChangeset
for help on using the changeset viewer.