summaryrefslogtreecommitdiff
path: root/CIAO/examples/BasicSP/descriptors/NavDisplay.cpd
blob: 048625557691c0d435270155b6e220a59ecf44a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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>Navigation Display Package</label>
  <UUID>a5923ef4-9c62-4458-9fa4-869b53d834ca</UUID>
  <realizes href="NavDisplay.ccd"/>
  <implementation>
    <name>BMDisplay</name>
    <referencedImplementation href="NavDisplay.cid"/>
  </implementation>
</Deployment:ComponentPackageDescription>