pressrv_plat/xdm_api/xdm_api.metaxml
changeset 0 c8caa15ef882
equal deleted inserted replaced
-1:000000000000 0:c8caa15ef882
       
     1 <?xml version="1.0" ?>
       
     2 <api id="1531c6f68bbaa965c4756002ad20e9a8" dataversion="1.0">
       
     3   <name>XDM API</name>
       
     4   <description>Protocol agnostig XML Document Management API. This is the API that is used in handling the documents and directory listings locally.
       
     5 This API contains 
       
     6 - Methods to read documents directory listings
       
     7 - Methods to modify documents
       
     8 - Methods to delete documents
       
     9 - Methods to read documents listed in directory listing</description>
       
    10   <type>c++</type>
       
    11   <subsystem>XDMEngine</subsystem>
       
    12   <libs>
       
    13     <lib name="XdmEngine.lib" />
       
    14   </libs>
       
    15   <release category="domain"/>
       
    16   <attributes>
       
    17      <!-- This indicates wether the api provedes separate html documentation -->
       
    18      <!-- or is the additional documentation generated from headers. -->
       
    19      <!-- If you are unsuere then the value is "no" -->
       
    20      <htmldocprovided>yes</htmldocprovided>
       
    21      <adaptation>no</adaptation>
       
    22   </attributes>
       
    23 </api>