pressrv_plat/simple_documents_api/simple_documents_api.metaxml
changeset 0 c8caa15ef882
equal deleted inserted replaced
-1:000000000000 0:c8caa15ef882
       
     1 <?xml version="1.0" ?>
       
     2 <api id="835fdb2c66a4e4765cf209fad8720e2a" dataversion="1.0">
       
     3   <name>SIMPLE Documents API</name>
       
     4   <description>This API is used for creating and receiving documents used in SIP/SIMPLE transactions such as:
       
     5 - Presence document for presence publishing and presence notifications, 
       
     6 - Filter document for filtering the presence subsriptions, 
       
     7 - Watcher info document for receving wathcer list and 
       
     8 - RLS document for receving RLS notifications.</description>
       
     9   <type>c++</type>
       
    10   <subsystem>simpleengine</subsystem>
       
    11   <libs>
       
    12     <lib name="simpleengine.lib" />
       
    13   </libs>
       
    14   <release category="domain"/>
       
    15   <attributes>
       
    16      <!-- This indicates wether the api provedes separate html documentation -->
       
    17      <!-- or is the additional documentation generated from headers. -->
       
    18      <!-- If you are unsuere then the value is "no" -->
       
    19      <htmldocprovided>yes</htmldocprovided>
       
    20      <adaptation>no</adaptation>
       
    21   </attributes>
       
    22 </api>