symbian3/os/xmlsrv/package_definition_3.0.xml
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 48 c8d3143d3c0e
equal deleted inserted replaced
140:1c8fca9ff3fb 141:27d9d356efbf
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0">
     2 <SystemDefinition schema="3.0.0">
     3   <package id="xmlsrv" name="XML Services" levels="plugin server framework generic specific">
     3  <package id="xmlsrv" name="XML Services" levels="plugin server framework generic specific">
     4     <collection id="xmlsecurityengine" name="XML Security Engine" level="framework">
     4   <collection id="xmlsrv_plat" name="XML Services Platform Interfaces" level="specific">
     5       <component id="xmlseccertman" filter="s60" name="XML Security Certificate Manager">
     5    <component id="xmlsrv_plat_build" name="XML Services Platform Interface Build" class="api" filter="s60">
     6         <unit bldFile="xmlsecurityengine/xmlseccertman/group"/>
     6 	<!-- need to fix the configuration used here. 
     7       </component>
     7 	  Either destribute to other components or use the new feature flags confguration mechanisms.
     8       <component id="xmlsec" filter="s60" name="XML Security">
     8 	  Remove this component and uncomment the other units when fixed-->
     9         <unit bldFile="xmlsecurityengine/xmlsec/group"/>
     9     <unit bldFile="xmlsrv_plat/group"/>
    10       </component>
    10    </component>
    11       <component id="xmlseccrypto" filter="s60" name="XML Security Crypto">
    11    <component id="xml_encryption_api" name="XML Encryption API" class="api" filter="s60">
    12         <unit bldFile="xmlsecurityengine/xmlseccrypto/group"/>
    12     <meta rel="Api" href="xmlsrv_plat/xml_encryption_api/xml_encryption_api.metaxml"/>
    13       </component>
    13     <!-- <unit bldFile="xmlsrv_plat/xml_encryption_api/group"/> -->
    14       <component id="xmlsecwrapper" filter="s60" name="XML Security Wrapper">
    14    </component>
    15         <unit bldFile="xmlsecurityengine/xmlsecwrapper/group"/>
    15    <component id="xml_signature_api" name="XML Signature API" class="api" filter="s60">
    16       </component>
    16     <meta rel="Api" href="xmlsrv_plat/xml_signature_api/xml_signature_api.metaxml"/>
    17     </collection>
    17     <!-- <unit bldFile="xmlsrv_plat/xml_signature_api/group"/> -->
    18     <collection id="xml" name="XML" level="generic">
    18    </component>
    19       <component id="xmlfw" name="XML Framework" introduced="7.0s" purpose="optional">
    19    <component id="xml_security_engine_utils_api" name="XML Security Engine Utils API" class="api" filter="s60">
    20         <unit bldFile="xml/xmlfw/group" mrp="xml/xmlfw/group/syslibs_xml.mrp"/>
    20     <meta rel="Api" href="xmlsrv_plat/xml_security_engine_utils_api/xml_security_engine_utils_api.metaxml"/>
    21       </component>
    21     <!-- <unit bldFile="xmlsrv_plat/xml_security_engine_utils_api/group"/> -->
    22       <component id="libxml2libs" name="Libxml2 Libraries" introduced="^3" purpose="optional">
    22    </component>
    23         <unit bldFile="xml/libxml2libs/group" mrp="xml/libxml2libs/group/syslibs_libxml2.mrp"/>
    23   </collection>
    24       </component>
    24   <collection id="xmlsecurityengine" name="XML Security Engine" level="framework">
    25        <component id="legacyminidomparser" name="Legacy Mini-DOM Parser" introduced="7.0s" purpose="optional">
    25    <component id="xmlseccertman" filter="s60" name="XML Security Certificate Manager">
    26      <unit bldFile="xml/legacyminidomparser/GROUP" mrp="xml/legacyminidomparser/GROUP/syslibs_legacyminidomparser.mrp" /> 
    26     <unit bldFile="xmlsecurityengine/xmlseccertman/group"/>
    27       </component>
    27    </component>
    28       <component id="xmldomandxpath" name="XML DOM and XPath" introduced="^3" purpose="optional">
    28    <component id="xmlsec" filter="s60" name="XML Security">
    29         <unit bldFile="xml/xmldomandxpath/group" mrp="xml/xmldomandxpath/group/syslibs_xmldom.mrp"/>
    29     <unit bldFile="xmlsecurityengine/xmlsec/group"/>
    30       </component>
    30    </component>
    31       <component id="xmlexpatparser" name="XML Expat Parser" introduced="7.0s" purpose="optional" class="plugin">
    31    <component id="xmlseccrypto" filter="s60" name="XML Security Crypto">
    32         <unit bldFile="xml/xmlexpatparser/group" mrp="xml/xmlexpatparser/group/syslibs_xmlparser.mrp"/>
    32     <unit bldFile="xmlsecurityengine/xmlseccrypto/group"/>
    33       </component>
    33    </component>
    34       <component id="xmllibxml2parser" name="XML Libxml2 Parser" introduced="^3" purpose="optional" class="plugin">
    34    <component id="xmlsecwrapper" filter="s60" name="XML Security Wrapper">
    35         <unit bldFile="xml/xmllibxml2parser/group" mrp="xml/xmllibxml2parser/group/syslibs_xmlparser2.mrp"/>
    35     <unit bldFile="xmlsecurityengine/xmlsecwrapper/group"/>
    36       </component>
    36    </component>
    37       <component id="wbxmlparser" name="WBXML Parser" introduced="7.0s" purpose="optional" class="plugin">
    37   </collection>
    38         <unit bldFile="xml/wbxmlparser/group" mrp="xml/wbxmlparser/group/syslibs_wbxmlparser.mrp"/>
    38   <collection id="xml" name="XML" level="generic">
    39       </component>
    39    <component id="xmlfw" name="XML Framework" introduced="7.0s" purpose="optional">
    40     </collection>
    40     <unit bldFile="xml/xmlfw/group" mrp="xml/xmlfw/group/syslibs_xml.mrp"/>
    41     <collection id="xmlsrv_info" name="XML Services Info" level="specific">
    41    </component>
    42       <component id="xmlsrv_plat" filter="s60" name="XML Services Platform Interfaces" class="api">
    42    <component id="libxml2libs" name="Libxml2 Libraries" introduced="^3" purpose="optional">
    43         <unit bldFile="xmlsrv_plat/group"/>
    43     <unit bldFile="xml/libxml2libs/group" mrp="xml/libxml2libs/group/syslibs_libxml2.mrp"/>
    44       </component>
    44    </component>
    45       <component id="xmlsrv_metadata" name="XML Services Metadata" class="config" introduced="^2" purpose="development" target="desktop">
    45    <component id="legacyminidomparser" name="Legacy Mini-DOM Parser" introduced="7.0s" purpose="optional">
    46         <unit mrp="xmlsrv_info/xmlsrv_metadata/xmlsrv_metadata.mrp"/>
    46     <unit bldFile="xml/legacyminidomparser/GROUP" mrp="xml/legacyminidomparser/GROUP/syslibs_legacyminidomparser.mrp"/>
    47       </component>
    47    </component>
    48     </collection>
    48    <component id="xmldomandxpath" name="XML DOM and XPath" introduced="^3" purpose="optional">
    49   </package>
    49     <unit bldFile="xml/xmldomandxpath/group" mrp="xml/xmldomandxpath/group/syslibs_xmldom.mrp"/>
       
    50    </component>
       
    51    <component id="xmlexpatparser" name="XML Expat Parser" introduced="7.0s" purpose="optional" class="plugin">
       
    52     <unit bldFile="xml/xmlexpatparser/group" mrp="xml/xmlexpatparser/group/syslibs_xmlparser.mrp"/>
       
    53    </component>
       
    54    <component id="xmllibxml2parser" name="XML Libxml2 Parser" introduced="^3" purpose="optional" class="plugin">
       
    55     <unit bldFile="xml/xmllibxml2parser/group" mrp="xml/xmllibxml2parser/group/syslibs_xmlparser2.mrp"/>
       
    56    </component>
       
    57    <component id="wbxmlparser" name="WBXML Parser" introduced="7.0s" purpose="optional" class="plugin">
       
    58     <unit bldFile="xml/wbxmlparser/group" mrp="xml/wbxmlparser/group/syslibs_wbxmlparser.mrp"/>
       
    59    </component>
       
    60   </collection>
       
    61   <collection id="xmlsrv_info" name="XML Services Info" level="specific">
       
    62    <component id="xmlsrv_metadata" name="XML Services Metadata" class="config" introduced="^2" purpose="development" target="desktop">
       
    63     <unit mrp="xmlsrv_info/xmlsrv_metadata/xmlsrv_metadata.mrp"/>
       
    64    </component>
       
    65   </collection>
       
    66  </package>
    50 </SystemDefinition>
    67 </SystemDefinition>