summaryrefslogtreecommitdiff
path: root/CIAO/docs/tutorials/Quoter/Simple/descriptors/Domain.cdd
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/docs/tutorials/Quoter/Simple/descriptors/Domain.cdd')
-rw-r--r--CIAO/docs/tutorials/Quoter/Simple/descriptors/Domain.cdd17
1 files changed, 0 insertions, 17 deletions
diff --git a/CIAO/docs/tutorials/Quoter/Simple/descriptors/Domain.cdd b/CIAO/docs/tutorials/Quoter/Simple/descriptors/Domain.cdd
deleted file mode 100644
index b4dd3c729ef..00000000000
--- a/CIAO/docs/tutorials/Quoter/Simple/descriptors/Domain.cdd
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<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">
-<label>Stock Domain</label>
-<UUID>effd4bd0-6db0-4c50-9bb7-db9decebae1c</UUID>
-<node>
- <name>Distributor</name>
- <label>Distributor's Node</label>
-</node>
-<node>
- <name>Broker</name>
- <label>Broker's Node</label>
-</node>
-</Deployment:Domain>