summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DAnCE/examples/EC_Benchmark/descriptors/ECBenchmarkDomain.cdd
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/DAnCE/examples/EC_Benchmark/descriptors/ECBenchmarkDomain.cdd')
-rw-r--r--TAO/CIAO/DAnCE/examples/EC_Benchmark/descriptors/ECBenchmarkDomain.cdd12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/CIAO/DAnCE/examples/EC_Benchmark/descriptors/ECBenchmarkDomain.cdd b/TAO/CIAO/DAnCE/examples/EC_Benchmark/descriptors/ECBenchmarkDomain.cdd
new file mode 100644
index 00000000000..605faca48c6
--- /dev/null
+++ b/TAO/CIAO/DAnCE/examples/EC_Benchmark/descriptors/ECBenchmarkDomain.cdd
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
+<Deployment:Domain xmlns:Deployment="http://www.omg.org/Deployment" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
+
+ <node>
+ <name>WindowsXP</name>
+ </node>
+
+ <node>
+ <name>RedHatLinux</name>
+ </node>
+
+</Deployment:Domain>