summaryrefslogtreecommitdiff
path: root/modules/CIAO/docs/tutorials/Quoter/Simple/descriptors/Stock.cdp
blob: 4d327f991c233b00b93fff7f1d5145c802b754f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:DeploymentPlan
 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 Deployment Plan</label>
  <instance xmi:id="a_Distributor">
    <name>Distributor_Instance</name>
    <node>Distributor</node>
  </instance>
  <instance xmi:id="a_Broker01">
    <name>Broker_Instance_01</name>
    <node>Broker01</node>
  </instance>
</Deployment:DeploymentPlan>