summaryrefslogtreecommitdiff
path: root/CIAO/examples/Null_Component/descriptors/Domain.cdd
blob: b54b660bb7a7c4d3e8d580eee726a6a2aaad45fd (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>E6198ADF-7421-46D8-9C4F-F70273837DAF</UUID>

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

</Deployment:domain>