pressrv_plat/xdm_api/xdm_api.metaxml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:05:17 +0200
changeset 0 c8caa15ef882
permissions -rw-r--r--
Revision: 201003 Kit: 201005

<?xml version="1.0" ?>
<api id="1531c6f68bbaa965c4756002ad20e9a8" dataversion="1.0">
  <name>XDM API</name>
  <description>Protocol agnostig XML Document Management API. This is the API that is used in handling the documents and directory listings locally.
This API contains 
- Methods to read documents directory listings
- Methods to modify documents
- Methods to delete documents
- Methods to read documents listed in directory listing</description>
  <type>c++</type>
  <subsystem>XDMEngine</subsystem>
  <libs>
    <lib name="XdmEngine.lib" />
  </libs>
  <release category="domain"/>
  <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>