diff options
Diffstat (limited to 'lib/cosEvent/doc/src/ref_man.xml')
| -rw-r--r-- | lib/cosEvent/doc/src/ref_man.xml | 46 | 
1 files changed, 0 insertions, 46 deletions
| diff --git a/lib/cosEvent/doc/src/ref_man.xml b/lib/cosEvent/doc/src/ref_man.xml deleted file mode 100644 index 5db5626478..0000000000 --- a/lib/cosEvent/doc/src/ref_man.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="utf-8" ?> -<!DOCTYPE application SYSTEM "application.dtd"> - -<application xmlns:xi="http://www.w3.org/2001/XInclude"> -  <header> -    <copyright> -      <year>1999</year><year>2016</year> -      <holder>Ericsson AB. All Rights Reserved.</holder> -    </copyright> -    <legalnotice> -      Licensed under the Apache License, Version 2.0 (the "License"); -      you may not use this file except in compliance with the License. -      You may obtain a copy of the License at -  -          http://www.apache.org/licenses/LICENSE-2.0 - -      Unless required by applicable law or agreed to in writing, software -      distributed under the License is distributed on an "AS IS" BASIS, -      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -      See the License for the specific language governing permissions and -      limitations under the License. -     -    </legalnotice> - -    <title>cosEvent Reference Manual</title> -    <prepared></prepared> -    <docno></docno> -    <date>1998-05-05</date> -    <rev>2.0</rev> -    <file>ref_man.xml</file> -  </header> -  <description> -    <p>The <em>cosEvent</em> application is an Erlang implementation of -      a CORBA Service CosEvent.</p> -  </description> -  <xi:include href="cosEventApp.xml"/> -  <xi:include href="CosEventChannelAdmin.xml"/> -  <xi:include href="CosEventChannelAdmin_ConsumerAdmin.xml"/> -  <xi:include href="CosEventChannelAdmin_SupplierAdmin.xml"/> -  <xi:include href="CosEventChannelAdmin_EventChannel.xml"/> -  <xi:include href="CosEventChannelAdmin_ProxyPullConsumer.xml"/> -  <xi:include href="CosEventChannelAdmin_ProxyPushConsumer.xml"/> -  <xi:include href="CosEventChannelAdmin_ProxyPullSupplier.xml"/> -  <xi:include href="CosEventChannelAdmin_ProxyPushSupplier.xml"/> -</application> - | 
