dependencies/xml_parser_api/xml_parser_api.metaxml
author MattD <mattd@symbian.org>
Thu, 01 Apr 2010 12:25:43 +0100
branchv5backport
changeset 46 db99fd9fcd1c
parent 21 11157e26c4a7
permissions -rw-r--r--
Removed all abld.bat and .cproject files as they rpobably shouldn't be committed, and are just going to cause unneccessary merge/build issues

<?xml version="1.0" ?>
<api id="c360553a57d0d7dc1ab5b877d01e46cd" dataversion="1.0">
  <name>XML Parser API</name>
  <description>Provides C++ XML (SAX like) parser interface for client applications. Also called XML Interface.</description>
  <type>c++</type>
  <subsystem>xmlparser</subsystem>
  <libs>
    <lib name="XMLInterface.lib" />
  </libs>
  <release category="domain" deprecatedsince="5.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>