summaryrefslogtreecommitdiff
path: root/modules/CIAO/examples/Null_Component/descriptors/Domain.cdd
blob: a7fd42463fe3a710ffdfe4bcdd650a5a121eb43f (plain)
1
2
3
4
5
6
7
8
9
10
<?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">

  <UUID>_Null_Component_Targets_Domain</UUID>

  <node>
    <name>NodeA</name>
  </node>

</Deployment:Domain>