summaryrefslogtreecommitdiff
path: root/CIAO/docs/tutorials/Quoter/Simple/descriptors/Stock.cpd
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/docs/tutorials/Quoter/Simple/descriptors/Stock.cpd')
-rw-r--r--CIAO/docs/tutorials/Quoter/Simple/descriptors/Stock.cpd13
1 files changed, 13 insertions, 0 deletions
diff --git a/CIAO/docs/tutorials/Quoter/Simple/descriptors/Stock.cpd b/CIAO/docs/tutorials/Quoter/Simple/descriptors/Stock.cpd
new file mode 100644
index 00000000000..6b2ece8e164
--- /dev/null
+++ b/CIAO/docs/tutorials/Quoter/Simple/descriptors/Stock.cpd
@@ -0,0 +1,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>Stock Example Package</label>
+ <UUID>823e4287-f53c-4caa-8619-f3dfda4c4998</UUID>
+ <implementation>
+ <name>Stock</name>
+ <referencedImplementation href="Stock.cid"/>
+ </implementation>
+</Deployment:ComponentPackageDescription>