summaryrefslogtreecommitdiff
path: root/CIAO/examples/BasicSP/descriptors/GPS.cpd
blob: 3f1424967f4150cb9af1d2d5912fe92abd98dddf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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>GPS System</label>

  <UUID>b55c949b-a9e8-41dd-bbb5-67d8f610dffe</UUID>

  <realizes href="GPS.ccd"/>

  <implementation>
    <name>GPSImpl</name>
    <referencedImplementation href="GPS.cid"/>
  </implementation>

</Deployment:ComponentPackageDescription>