locsrv_pub/landmarks_api/landmarks_api.metaxml
changeset 0 667063e416a2
equal deleted inserted replaced
-1:000000000000 0:667063e416a2
       
     1 <?xml version="1.0" ?>
       
     2 <api id="f316226088b093a08b0a97eb5904d04a" dataversion="2.0">
       
     3   <name>Landmarks API</name>
       
     4   <description>Landmarks API provides basic landmark functionality. It enables opening the default landmark database and perform operations on it. This includes listing, reading, creating, updating and deleting landmarks, managing landmark categories and listening for landmark database events.</description>
       
     5   <type>c++</type>
       
     6   <collection>landmarks</collection>
       
     7   <libs>
       
     8     <lib name="eposlandmarks.lib" />
       
     9   </libs>
       
    10   <release category="public" sinceversion="0"/>
       
    11   <attributes>
       
    12      <!-- This indicates wether the api provedes separate html documentation -->
       
    13      <!-- or is the additional documentation generated from headers. -->
       
    14      <!-- If you are unsuere then the value is "no" -->
       
    15      <htmldocprovided>no</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>