websrv_pub/web_service_connection_api/web_service_connection_api.metaxml
changeset 0 62f9d29f7211
equal deleted inserted replaced
-1:000000000000 0:62f9d29f7211
       
     1 <?xml version="1.0" ?>
       
     2 <api id="7fb19ae8c3c54334b8a015d954c209bc" dataversion="1.0">
       
     3   <name>Web Service Connection API</name>
       
     4   <description>This API offers ways to establish new web service connections and to send messages using an established connection.</description>
       
     5   <type>c++</type>
       
     6   <collection>webservices</collection>
       
     7   <libs>
       
     8     <lib name="SenServConn.LIB" />
       
     9     <lib name="SenUtils.LIB" />
       
    10   </libs>
       
    11   <release category="public" sinceversion="3.0"/>
       
    12   <attributes>
       
    13      <!-- This indicates wether the api provedes separate html documentation -->
       
    14      <!-- or is the additional documentation generated from headers. -->
       
    15      <!-- If you are unsuere then the value is "no" -->
       
    16      <htmldocprovided>yes</htmldocprovided>
       
    17      <adaptation>no</adaptation>
       
    18   </attributes>
       
    19 </api>