websrv_pub/web_service_connection_api/web_service_connection_api.metaxml
changeset 0 62f9d29f7211
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/websrv_pub/web_service_connection_api/web_service_connection_api.metaxml	Thu Jan 07 16:19:19 2010 +0200
@@ -0,0 +1,19 @@
+<?xml version="1.0" ?>
+<api id="7fb19ae8c3c54334b8a015d954c209bc" dataversion="1.0">
+  <name>Web Service Connection API</name>
+  <description>This API offers ways to establish new web service connections and to send messages using an established connection.</description>
+  <type>c++</type>
+  <collection>webservices</collection>
+  <libs>
+    <lib name="SenServConn.LIB" />
+    <lib name="SenUtils.LIB" />
+  </libs>
+  <release category="public" sinceversion="3.0"/>
+  <attributes>
+     <!-- This indicates wether the api provedes separate html documentation -->
+     <!-- or is the additional documentation generated from headers. -->
+     <!-- If you are unsuere then the value is "no" -->
+     <htmldocprovided>yes</htmldocprovided>
+     <adaptation>no</adaptation>
+  </attributes>
+</api>