xmlsrv_plat/xml_parser_api/xml_parser_api.metaxml
branchRCL_3
changeset 33 604ca70b6235
parent 32 889504eac4fb
child 40 80a0ad972c63
equal deleted inserted replaced
32:889504eac4fb 33:604ca70b6235
     1 <?xml version="1.0" ?>
       
     2 <api id="c360553a57d0d7dc1ab5b877d01e46cd" dataversion="1.0">
       
     3   <name>XML Parser API</name>
       
     4   <description>Provides C++ XML (SAX like) parser interface for client applications. Also called XML Interface.</description>
       
     5   <type>c++</type>
       
     6   <subsystem>xmlparser</subsystem>
       
     7   <libs>
       
     8     <lib name="XMLInterface.lib" />
       
     9   </libs>
       
    10   <release category="domain" deprecatedsince="5.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>yes</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>