symbian3/os/xmlsrv/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Wed, 17 Feb 2010 23:59:17 +0000
branchHighFidelityModel
changeset 65 e754af35c291
parent 48 c8d3143d3c0e
child 141 27d9d356efbf
permissions -rw-r--r--
Point of closest approach between joined model and PDK 3.0.g v2 single model - added adaptation layer to the root model - package_definition_3.0.xml files for qemu, beagleboard and stubs - added package_definition_3.0.xml for tools\homescreentools, and used that instead of app\homescreentools - added various extras under "sf_build", and corrected capitalisation to match single model - changed some filters from "test" to "sf_build", because we need to build those things Left out some dubious units - cross-checking shows 4 missing /sf/mw/remoteconn/connectivitytransports/plpremotelink/group /sf/mw/remoteconn/connectivitytransports/plpvariant/group /sf/os/textandloc/charconvfw/charconv/ongoing/group /sf/os/textandloc/charconvfw/charconvplugin/group

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="xmlsrv" name="XML Services" levels="plugin server framework generic specific">
    <collection id="xmlsecurityengine" name="XML Security Engine" level="framework">
      <component id="xmlseccertman" filter="s60" name="XML Security Certificate Manager">
        <unit bldFile="xmlsecurityengine/xmlseccertman/group"/>
      </component>
      <component id="xmlsec" filter="s60" name="XML Security">
        <unit bldFile="xmlsecurityengine/xmlsec/group"/>
      </component>
      <component id="xmlseccrypto" filter="s60" name="XML Security Crypto">
        <unit bldFile="xmlsecurityengine/xmlseccrypto/group"/>
      </component>
      <component id="xmlsecwrapper" filter="s60" name="XML Security Wrapper">
        <unit bldFile="xmlsecurityengine/xmlsecwrapper/group"/>
      </component>
    </collection>
    <collection id="xml" name="XML" level="generic">
      <component id="xmlfw" name="XML Framework" introduced="7.0s" purpose="optional">
        <unit bldFile="xml/xmlfw/group" mrp="xml/xmlfw/group/syslibs_xml.mrp"/>
      </component>
      <component id="libxml2libs" name="Libxml2 Libraries" introduced="^3" purpose="optional">
        <unit bldFile="xml/libxml2libs/group" mrp="xml/libxml2libs/group/syslibs_libxml2.mrp"/>
      </component>
       <component id="legacyminidomparser" name="Legacy Mini-DOM Parser" introduced="7.0s" purpose="optional">
     <unit bldFile="xml/legacyminidomparser/GROUP" mrp="xml/legacyminidomparser/GROUP/syslibs_legacyminidomparser.mrp" /> 
      </component>
      <component id="xmldomandxpath" name="XML DOM and XPath" introduced="^3" purpose="optional">
        <unit bldFile="xml/xmldomandxpath/group" mrp="xml/xmldomandxpath/group/syslibs_xmldom.mrp"/>
      </component>
      <component id="xmlexpatparser" name="XML Expat Parser" introduced="7.0s" purpose="optional" class="plugin">
        <unit bldFile="xml/xmlexpatparser/group" mrp="xml/xmlexpatparser/group/syslibs_xmlparser.mrp"/>
      </component>
      <component id="xmllibxml2parser" name="XML Libxml2 Parser" introduced="^3" purpose="optional" class="plugin">
        <unit bldFile="xml/xmllibxml2parser/group" mrp="xml/xmllibxml2parser/group/syslibs_xmlparser2.mrp"/>
      </component>
      <component id="wbxmlparser" name="WBXML Parser" introduced="7.0s" purpose="optional" class="plugin">
        <unit bldFile="xml/wbxmlparser/group" mrp="xml/wbxmlparser/group/syslibs_wbxmlparser.mrp"/>
      </component>
    </collection>
    <collection id="xmlsrv_info" name="XML Services Info" level="specific">
      <component id="xmlsrv_plat" filter="s60" name="XML Services Platform Interfaces" class="api">
        <unit bldFile="xmlsrv_plat/group"/>
      </component>
      <component id="xmlsrv_metadata" name="XML Services Metadata" class="config" introduced="^2" purpose="development" target="desktop">
        <unit mrp="xmlsrv_info/xmlsrv_metadata/xmlsrv_metadata.mrp"/>
      </component>
    </collection>
  </package>
</SystemDefinition>