summaryrefslogtreecommitdiff
path: root/trunk/CIAO/examples/Hello/descriptors_events/ciao-events-example.ced
blob: 1166a034caf3a1963214537dc1f4909e80380fcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<CIAO:CIAOEvents
 xmlns:CIAO="http://www.dre.vanderbilt.edu/CIAOEvents"
 xmlns:xmi="http://www.omg.org/XMI"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:schemaLocation="http://www.dre.vanderbilt.edu/CIAOEvents CIAOEvents.xsd">

  <eventServiceConfiguration id="es_configuration-01">
    <name>ES_01</name>
    <node>SenderNode</node>
    <type>RTEC</type>
    <svc_cfg_file>svc.conf</svc_cfg_file>
  </eventServiceConfiguration>

</CIAO:CIAOEvents>