summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/examples/Shapes/descriptors/2013_interop_demo/run_8.xml
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/examples/Shapes/descriptors/2013_interop_demo/run_8.xml')
-rw-r--r--CIAO/connectors/dds4ccm/examples/Shapes/descriptors/2013_interop_demo/run_8.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/CIAO/connectors/dds4ccm/examples/Shapes/descriptors/2013_interop_demo/run_8.xml b/CIAO/connectors/dds4ccm/examples/Shapes/descriptors/2013_interop_demo/run_8.xml
deleted file mode 100644
index 584fa8abc5e..00000000000
--- a/CIAO/connectors/dds4ccm/examples/Shapes/descriptors/2013_interop_demo/run_8.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- -->
-<dds xmlns="http://www.omg.org/dds"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.omg.org/dds dds_qos.xsd">
- <qos_profile name="square">
- <datawriter_qos>
- <ownership_strength>
- <value>10</value>
- </ownership_strength>
- <ownership>
- <kind>EXCLUSIVE_OWNERSHIP_QOS</kind>
- </ownership>
- </datawriter_qos>
- <datareader_qos>
- <ownership>
- <kind>EXCLUSIVE_OWNERSHIP_QOS</kind>
- </ownership>
- </datareader_qos>
- </qos_profile>
-</dds>