summaryrefslogtreecommitdiff
path: root/ACE/TAO/CIAO/examples/DevGuideExamples/Messenger/descriptors/MessengerAssembly.cpd
blob: a719ad571c919a445ac57ea192fa4baf2cb6c326 (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>Messenger Assembly Package</label>
  <realizes href="MessengerAssembly.ccd"/>
  <implementation>
    <name>Messenger Application</name>
    <referencedImplementation href="MessengerAssembly.cid"/>
  </implementation>
</Deployment:ComponentPackageDescription>