symbian4/os/xmlsrv/package_definition.xml
branchHighFidelityModel
changeset 331 75ee3fb17193
parent 246 f99f9ea9b39f
child 335 633f3bea9521
equal deleted inserted replaced
330:dc8c3f5ca92a 331:75ee3fb17193
     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="xmlsrv_plat" name="XML Services Platform Interfaces" level="specific">
     4   <collection id="xmlsrv_plat" name="XML Services Platform Interfaces" level="specific">
     5    <component id="xmlsrv_plat_build" name="XML Services Platform Interface Build" class="api" filter="s60">
       
     6 	<!-- need to fix the configuration used here. 
       
     7 	  Either destribute to other components or use the new feature flags confguration mechanisms.
       
     8 	  Remove this component and uncomment the other units when fixed-->
       
     9     <unit bldFile="xmlsrv_plat/group"/>
       
    10    </component>
       
    11    <component id="xml_encryption_api" name="XML Encryption API" class="api" filter="s60">
     5    <component id="xml_encryption_api" name="XML Encryption API" class="api" filter="s60">
    12     <meta rel="Api" href="xmlsrv_plat/xml_encryption_api/xml_encryption_api.metaxml"/>
     6     <meta rel="Api" href="xmlsrv_plat/xml_encryption_api/xml_encryption_api.metaxml"/>
    13     <!-- <unit bldFile="xmlsrv_plat/xml_encryption_api/group"/> -->
     7     <unit bldFile="xmlsrv_plat/xml_encryption_api/group"/>
    14    </component>
     8    </component>
    15    <component id="xml_signature_api" name="XML Signature API" class="api" filter="s60">
     9    <component id="xml_signature_api" name="XML Signature API" class="api" filter="s60">
    16     <meta rel="Api" href="xmlsrv_plat/xml_signature_api/xml_signature_api.metaxml"/>
    10     <meta rel="Api" href="xmlsrv_plat/xml_signature_api/xml_signature_api.metaxml"/>
    17     <!-- <unit bldFile="xmlsrv_plat/xml_signature_api/group"/> -->
    11     <unit bldFile="xmlsrv_plat/xml_signature_api/group"/>
    18    </component>
    12    </component>
    19    <component id="xml_security_engine_utils_api" name="XML Security Engine Utils API" class="api" filter="s60">
    13    <component id="xml_security_engine_utils_api" name="XML Security Engine Utils API" class="api" filter="s60">
    20     <meta rel="Api" href="xmlsrv_plat/xml_security_engine_utils_api/xml_security_engine_utils_api.metaxml"/>
    14     <meta rel="Api" href="xmlsrv_plat/xml_security_engine_utils_api/xml_security_engine_utils_api.metaxml"/>
    21     <!-- <unit bldFile="xmlsrv_plat/xml_security_engine_utils_api/group"/> -->
    15     <unit bldFile="xmlsrv_plat/xml_security_engine_utils_api/group"/>
    22    </component>
    16    </component>
    23   </collection>
    17   </collection>
    24   <collection id="xmlsecurityengine" name="XML Security Engine" level="framework">
    18   <collection id="xmlsecurityengine" name="XML Security Engine" level="framework">
    25    <component id="xmlseccertman" filter="s60" name="XML Security Certificate Manager">
    19    <component id="xmlseccertman" filter="s60" name="XML Security Certificate Manager">
    26     <unit bldFile="xmlsecurityengine/xmlseccertman/group"/>
    20     <unit bldFile="xmlsecurityengine/xmlseccertman/group"/>