summaryrefslogtreecommitdiff
path: root/modules/CIAO/examples/Hello/descriptors/Hello.cpd
blob: 52b0e9a6c1d9b5a6bea8382df112d4b17c86c71e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:ComponentPackageDescription
 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>Hello Example Package</label>
  <UUID>823e4287-f53c-4caa-8619-f3dfda4c4998</UUID>
  <implementation>
    <name>Hello</name>
    <referencedImplementation href="Hello.cid"/>
  </implementation>
</Deployment:ComponentPackageDescription>