package_definition.xml
changeset 0 e35f40988205
child 11 361f875fa818
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3   <package id="xmlsrv" name="XML Services" levels="plugin server framework generic specific">
       
     4     <collection id="xmlengine" name="XML Engine" level="server">
       
     5       <component id="libxml2" filter="s60" name="Libxml2" deprecated="^3">
       
     6 		<!-- deprecated due to duplication -->
       
     7         <unit bldFile="xmlengine/libxml2/group"/>
       
     8       </component>
       
     9       <component id="xmlengineutils" filter="s60" name="XML Engine Utils" deprecated="^3">
       
    10 		<!-- deprecated due to duplication -->
       
    11         <unit bldFile="xmlengine/xmlengineutils/group"/>
       
    12       </component>
       
    13       <component id="domxpathwrapper" filter="s60" name="DOM XPath Wrapper" deprecated="^3">
       
    14 		<!-- deprecated due to duplication -->
       
    15         <unit bldFile="xmlengine/domxpathwrapper/group"/>
       
    16       </component>
       
    17       <component id="xmlengineserializer" filter="s60" name="XML Engines Serializer" deprecated="^3">
       
    18 		<!-- deprecated due to duplication -->
       
    19         <unit bldFile="xmlengine/xmlengineserializer/group"/>
       
    20       </component>
       
    21       <component id="xmlenginesaxplugin" filter="s60" name="XML Engine SAX Plugin" class="plugin" deprecated="^3">
       
    22 		<!-- deprecated due to duplication -->
       
    23         <unit bldFile="xmlengine/xmlenginesaxplugin/group"/>
       
    24       </component>
       
    25       <component id="xmlengine_build" filter="s60" name="XML Engine Build" deprecated="^3">
       
    26 		<!-- deprecated due to duplication -->
       
    27         <!-- can the hrh #include be moved to the appropriate other bld.infs? -->
       
    28         <unit bldFile="xmlengine/group"/>
       
    29       </component>
       
    30     </collection>
       
    31     <collection id="xmlsecurityengine" name="XML Security Engine" level="framework">
       
    32       <component id="xmlseccertman" filter="s60" name="XML Security Certificate Manager">
       
    33         <unit bldFile="xmlsecurityengine/xmlseccertman/group"/>
       
    34       </component>
       
    35       <component id="xmlsec" filter="s60" name="XML Security">
       
    36         <unit bldFile="xmlsecurityengine/xmlsec/group"/>
       
    37       </component>
       
    38       <component id="xmlseccrypto" filter="s60" name="XML Security Crypto">
       
    39         <unit bldFile="xmlsecurityengine/xmlseccrypto/group"/>
       
    40       </component>
       
    41       <component id="xmlsecwrapper" filter="s60" name="XML Security Wrapper">
       
    42         <unit bldFile="xmlsecurityengine/xmlsecwrapper/group"/>
       
    43       </component>
       
    44       <component id="xmlsecurityengine_build" filter="s60" name="XML Security Engine Build">
       
    45         <!-- can the hrh #include be moved to the appropriate other bld.infs? -->
       
    46         <unit bldFile="xmlsecurityengine/group"/>
       
    47       </component>
       
    48     </collection>
       
    49     <collection id="xml" name="XML" level="generic">
       
    50       <component id="xmlfw" name="XML Framework" introduced="7.0s" purpose="optional">
       
    51         <unit bldFile="xml/xmlfw/group" mrp="xml/xmlfw/group/syslibs_xml.mrp"/>
       
    52       </component>
       
    53       <component id="libxml2libs" name="Libxml2 Libraries" introduced="^3" purpose="optional">
       
    54         <unit bldFile="xml/libxml2libs/group" mrp="xml/libxml2libs/group/syslibs_libxml2.mrp"/>
       
    55       </component>
       
    56        <component id="legacyminidomparser" name="legacyminidomparser" introduced="7.0s" purpose="optional">
       
    57      <unit bldFile="xml/legacyminidomparser/GROUP" mrp="xml/legacyminidomparser/GROUP/syslibs_legacyminidomparser.mrp" /> 
       
    58       </component>
       
    59       <component id="xmldomandxpath" name="XML DOM and XPath" introduced="^3" purpose="optional">
       
    60         <unit bldFile="xml/xmldomandxpath/group" mrp="xml/xmldomandxpath/group/syslibs_xmldom.mrp"/>
       
    61       </component>
       
    62       <component id="xmlexpatparser" name="XML Expat Parser" introduced="7.0s" purpose="optional" class="plugin">
       
    63         <unit bldFile="xml/xmlexpatparser/group" mrp="xml/xmlexpatparser/group/syslibs_xmlparser.mrp"/>
       
    64       </component>
       
    65       <component id="xmllibxml2parser" name="XML Libxml2 Parser" introduced="^3" purpose="optional" class="plugin">
       
    66         <unit bldFile="xml/xmllibxml2parser/group" mrp="xml/xmllibxml2parser/group/syslibs_xmlparser2.mrp"/>
       
    67       </component>
       
    68       <component id="wbxmlparser" name="WBXML Parser" introduced="7.0s" purpose="optional" class="plugin">
       
    69         <unit bldFile="xml/wbxmlparser/group" mrp="xml/wbxmlparser/group/syslibs_wbxmlparser.mrp"/>
       
    70       </component>
       
    71     </collection>
       
    72     <collection id="xmlsrv_info" name="XML Services Info" level="specific">
       
    73       <component id="xmlsrv_plat" filter="s60" name="XML Services Platform Interfaces" class="api">
       
    74         <unit bldFile="xmlsrv_plat/group"/>
       
    75         <!-- <unit bldFile="xmlsrv_plat/xml_encryption_api/tsrc/group"/> -->
       
    76         <!-- <unit bldFile="xmlsrv_plat/xml_engine_serializer_api/tsrc/group"/> -->
       
    77         <!-- <unit bldFile="xmlsrv_plat/xml_engine_utils_api/tsrc/group"/> -->
       
    78         <!-- <unit bldFile="xmlsrv_plat/xml_engine_xpath_api/tsrc/group"/> -->
       
    79         <!-- <unit bldFile="xmlsrv_plat/xml_security_engine_utils_api/tsrc/group"/> -->
       
    80         <!-- <unit bldFile="xmlsrv_plat/xml_signature_api/tsrc/group"/> -->
       
    81       </component>
       
    82       <component id="xmlsrv_build" filter="s60" name="XML Services Build">
       
    83         <!-- move ifdef into appropriate bld.inf -->
       
    84         <unit bldFile="group"/>
       
    85       </component>
       
    86       <component id="xmlsrv_pub" filter="s60" name="XML Services Public Interfaces" class="api">
       
    87         <unit bldFile="xmlsrv_pub/group"/>
       
    88         <!-- <unit bldFile="xmlsrv_pub/xml_engine_dom_api/tsrc/group"/> -->
       
    89       </component>
       
    90       <component id="xmlsrv_metadata" name="XML Services Metadata" class="config" introduced="^2" purpose="development" target="desktop">
       
    91         <unit mrp="xmlsrv_info/xmlsrv_metadata/xmlsrv_metadata.mrp"/>
       
    92       </component>
       
    93     </collection>
       
    94   </package>
       
    95 </SystemDefinition>