symbian3/mw/securitysrv/package_definition.xml
changeset 30 0f4f00318d20
parent 15 6980ebf0690e
child 45 262790aa488d
child 138 6892870d74c9
equal deleted inserted replaced
29:739e3e407bf8 30:0f4f00318d20
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition name="foundation" schema="2.0.1">
     2 <!DOCTYPE SystemDefinition [
       
     3  <!ELEMENT SystemDefinition (systemModel?,SystemBuild?)>
       
     4  <!ATTLIST SystemDefinition
       
     5   name CDATA #REQUIRED
       
     6   schema CDATA #REQUIRED>
       
     7  <!ELEMENT systemModel (layer+)>
       
     8  <!ELEMENT layer (block*|collection*)*>
       
     9  <!ATTLIST layer
       
    10   name CDATA #REQUIRED
       
    11   long-name CDATA #IMPLIED
       
    12   levels NMTOKENS #IMPLIED
       
    13   span CDATA #IMPLIED>
       
    14  <!ELEMENT block (subblock*|collection*)*>
       
    15  <!ATTLIST block
       
    16   levels NMTOKENS #IMPLIED
       
    17   span CDATA #IMPLIED
       
    18   level NMTOKEN #IMPLIED
       
    19   name CDATA #REQUIRED
       
    20   long-name CDATA #IMPLIED>
       
    21  <!ELEMENT subblock (collection)*>
       
    22  <!ATTLIST subblock
       
    23   name CDATA #REQUIRED
       
    24   long-name CDATA #IMPLIED>
       
    25  <!ELEMENT collection (component)*>
       
    26  <!ATTLIST collection
       
    27   name CDATA #REQUIRED
       
    28   long-name CDATA #IMPLIED
       
    29   level NMTOKEN #IMPLIED>
       
    30  <!ELEMENT component (unit)*>
       
    31  <!ATTLIST component
       
    32   name CDATA #REQUIRED
       
    33   long-name CDATA #IMPLIED
       
    34   deprecated CDATA #IMPLIED
       
    35   introduced CDATA #IMPLIED
       
    36   contract CDATA #IMPLIED
       
    37   plugin (Y|N) 'N'
       
    38   filter CDATA #IMPLIED
       
    39   class NMTOKENS #IMPLIED
       
    40   supports CDATA #IMPLIED
       
    41   purpose (optional|mandatory|development) 'optional'>
       
    42  <!ELEMENT unit EMPTY>
       
    43  <!ATTLIST unit
       
    44   mrp CDATA #IMPLIED
       
    45   filter CDATA #IMPLIED
       
    46   bldFile CDATA #IMPLIED
       
    47   root CDATA #IMPLIED
       
    48   version NMTOKEN #IMPLIED
       
    49   prebuilt NMTOKEN #IMPLIED
       
    50   late (Y|N) #IMPLIED
       
    51   priority CDATA #IMPLIED>
       
    52  <!ELEMENT SystemBuild (option*|target+|targetList+|list+|configuration+)*>
       
    53  <!ATTLIST SystemBuild schema CDATA #REQUIRED>
       
    54  <!ELEMENT list (ref+)>
       
    55  <!ATTLIST list
       
    56   name ID #REQUIRED
       
    57   description CDATA #REQUIRED>
       
    58  <!ELEMENT ref EMPTY>
       
    59  <!ATTLIST ref item CDATA #REQUIRED>
       
    60  <!ELEMENT targetList EMPTY>
       
    61  <!ATTLIST targetList
       
    62   name ID #REQUIRED
       
    63   description CDATA #REQUIRED
       
    64   target IDREFS #REQUIRED>
       
    65  <!ELEMENT target EMPTY>
       
    66  <!ATTLIST target
       
    67   name ID #REQUIRED
       
    68   abldTarget CDATA #REQUIRED
       
    69   description CDATA #REQUIRED>
       
    70  <!ELEMENT option EMPTY>
       
    71  <!ATTLIST option
       
    72   name ID #REQUIRED
       
    73   abldOption CDATA #REQUIRED
       
    74   description CDATA #REQUIRED
       
    75   enable (Y|N) #REQUIRED>
       
    76  <!ELEMENT configuration (listRef+|ref+|task+)*>
       
    77  <!ATTLIST configuration
       
    78   name ID #REQUIRED
       
    79   description CDATA #REQUIRED
       
    80   filter CDATA #REQUIRED>
       
    81  <!ELEMENT task (listRef*,(buildLayer|specialInstructions))>
       
    82  <!ELEMENT listRef EMPTY>
       
    83  <!ATTLIST listRef list CDATA #REQUIRED>
       
    84  <!ELEMENT buildLayer EMPTY>
       
    85  <!ATTLIST buildLayer
       
    86   command CDATA #REQUIRED
       
    87   targetList IDREFS #IMPLIED
       
    88   unitParallel (Y|N) #REQUIRED
       
    89   targetParallel (Y|N) 'N'>
       
    90  <!ELEMENT specialInstructions EMPTY>
       
    91  <!ATTLIST specialInstructions
       
    92   name CDATA #REQUIRED
       
    93   cwd CDATA #REQUIRED
       
    94   root CDATA #IMPLIED
       
    95   command CDATA #REQUIRED>
       
    96 ]>
       
    97 <SystemDefinition schema="2.0.1" name="Symbian^3">
     3 <systemModel>
    98 <systemModel>
     4 <layer name="mw" long-name="Middleware" levels="generic specific">
    99 <layer name="mw" long-name="Middleware" levels="generic specific">
     5 <block name="securitysrv" long-name="Security Services" tech_domain="se" level="generic" levels="plugin framework server generic specific">
   100 <block name="securitysrv" level="generic" long-name="Security Services" levels="plugin framework server generic specific">
     6     <collection name="gba" long-name="Generic Boot Architecture" level="specific">
   101 <collection name="pkiutilities" long-name="PKI Utilities" level="plugin">
     7      <component name="uicc" long-name="Uicc" origin-model="foundation">
   102 <component name="ocsp" long-name="Online Certificate Status Protocol" introduced="tb91" purpose="optional">
     8       <unit bldFile="/sf/mw/securitysrv/gba/uicc/group"/>
   103 <unit bldFile="/sf/mw/securitysrv/pkiutilities/ocsp/group" mrp="/sf/mw/securitysrv/pkiutilities/ocsp/group/securitysrv_ocsp.mrp"/>
     9      </component>
   104 </component>
    10      <component name="bootstrap" long-name="Bootstrap" origin-model="foundation">
   105 </collection>
    11       <unit bldFile="/sf/mw/securitysrv/gba/bootstrap/group"/>
   106 <collection name="securitysrv_info" long-name="Security Services Info" level="specific">
    12      </component>
   107 <component name="securitysrv_metadata" long-name="Security Services Metadata" introduced="tb91" purpose="development" class="config PC">
    13      <component name="gbaserver" long-name="GBA Server" origin-model="foundation">
   108 <unit mrp="/sf/mw/securitysrv/securitysrv_info/securitysrv_metadata/securitysrv_metadata.mrp"/>
    14       <unit bldFile="/sf/mw/securitysrv/gba/gbaserver/group"/>
   109 </component>
    15      </component>
   110 </collection>
    16      <component name="gbaapi" long-name="GBA API" origin-model="foundation">
   111 <collection name="s60">
    17       <unit bldFile="/sf/mw/securitysrv/gba/gbaapi/group"/>
   112 <component name="sedo_securitysrv_pkiutilities_Certificates">
    18      </component>
   113 <unit bldFile="/sf/mw/securitysrv/pkiutilities/Certificates/group" mrp=""/>
    19      <component name="gbafilter" long-name="GBA Filter" origin-model="foundation">
   114 </component>
    20       <unit bldFile="/sf/mw/securitysrv/gba/gbafilter/group"/>
   115 <component name="securitysrv">
    21      </component>
   116 <unit bldFile="/sf/mw/securitysrv/group" mrp=""/>
    22      <component unofficial="yes" name="gba_build" long-name="Generic Boot Architecture Build" origin-model="foundation">
   117 </component>
    23       <unit bldFile="/sf/mw/securitysrv/gba/group"/>
   118 </collection>
    24      </component>
   119 </block>
    25     </collection>
       
    26     <collection name="wim" long-name="WIM" level="framework">
       
    27      <component name="swimreader" long-name="Swim Reader" origin-model="foundation"/>
       
    28      <component name="scard" long-name="S Card" origin-model="foundation"/>
       
    29      <component name="wimutil" long-name="WIM Util" origin-model="foundation"/>
       
    30      <component name="wimserver" long-name="WIM Server" origin-model="foundation"/>
       
    31      <component name="wimclient" long-name="WIM Client" origin-model="foundation"/>
       
    32      <component name="wimplugin" long-name="WIM Plugin" origin-model="foundation"/>
       
    33      <component unofficial="yes" name="wim_build" long-name="WIM Build" origin-model="foundation">
       
    34       <unit bldFile="/sf/mw/securitysrv/wim/group"/>
       
    35      </component>
       
    36     </collection>
       
    37     <collection name="cms" long-name="Certificate Management Services" level="generic">
       
    38      <component name="cms_build" long-name="CMS" origin-model="foundation">
       
    39       <unit bldFile="/sf/mw/securitysrv/cms/group"/>
       
    40      </component>
       
    41     </collection>
       
    42     <collection name="pkiutilities" long-name="PKI Utilities" level="plugin">
       
    43      <component name="x509certnameparser" long-name="X509cert Name Parser" origin-model="foundation">
       
    44       <unit bldFile="/sf/mw/securitysrv/pkiutilities/x509certnameparser/group"/>
       
    45      </component>
       
    46      <component name="pkcs12" origin-model="foundation">
       
    47       <unit bldFile="/sf/mw/securitysrv/pkiutilities/pkcs12/group"/>
       
    48      </component>
       
    49      <component name="certmanui" long-name="Certman UI" origin-model="foundation">
       
    50       <unit bldFile="/sf/mw/securitysrv/pkiutilities/certmanui/group"/>
       
    51      </component>
       
    52      <component name="ctsecuritydialogs" long-name="CT Security Dialogs" origin-model="foundation">
       
    53       <unit bldFile="/sf/mw/securitysrv/pkiutilities/ctsecuritydialogs/group"/>
       
    54      </component>
       
    55      <component name="certsaver" long-name="Cert Saver" origin-model="foundation">
       
    56       <unit bldFile="/sf/mw/securitysrv/pkiutilities/certsaver/group"/>
       
    57      </component>
       
    58      <component name="secmodui" long-name="Sec Mod UI" origin-model="foundation">
       
    59       <unit bldFile="/sf/mw/securitysrv/pkiutilities/secmodui/group"/>
       
    60      </component>
       
    61      <component name="devicetoken" long-name="Device Token" origin-model="foundation">
       
    62       <unit bldFile="/sf/mw/securitysrv/pkiutilities/devicetoken/group"/>
       
    63      </component>
       
    64      <component name="certificates" origin-model="foundation">
       
    65       <unit bldFile="/sf/mw/securitysrv/pkiutilities/certificates/group"/>
       
    66      </component>
       
    67      <component name="certificates_oem" origin-model="foundation"/>
       
    68      <component unofficial="yes" name="pkiutilities_build" long-name="PKI Utilities Build" origin-model="foundation">
       
    69       <unit bldFile="/sf/mw/securitysrv/pkiutilities/group"/>
       
    70      </component>
       
    71     <component name="ocsp" long-name="Online Certificate Status Protocol" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian">
       
    72       <unit bldFile="/sf/mw/securitysrv/pkiutilities/ocsp/group" mrp="/sf/mw/securitysrv/pkiutilities/ocsp/group/securitysrv_ocsp.mrp"/>
       
    73      </component>
       
    74     </collection>
       
    75     <collection name="remotelock" long-name="Remote Lock" level="server">
       
    76      <component name="remotelocksettings" long-name="Remote Lock Settings" origin-model="foundation"/>
       
    77      <component name="remotelockengine" long-name="Remote Lock Engine" origin-model="foundation"/>
       
    78      <component unofficial="yes" name="remotelock_build" long-name="Remote Lock Build" origin-model="foundation">
       
    79       <unit bldFile="/sf/mw/securitysrv/remotelock/group"/>
       
    80      </component>
       
    81     </collection>
       
    82     <collection name="boottimeintegritycheck" long-name="Boot Time Integrity Check" level="plugin">
       
    83      <component name="trkdummy" long-name="Trk Dummy" origin-model="foundation">
       
    84       <!-- <unit bldFile="/sf/mw/securitysrv/boottimeintegritycheck/trkdummy/group"/> -->
       
    85      </component>
       
    86      <component unofficial="yes" name="boottimeintegritycheck_build" long-name="Boot Time Integrity Check Build" origin-model="foundation">
       
    87       <unit bldFile="/sf/mw/securitysrv/boottimeintegritycheck/group"/>
       
    88      </component>
       
    89     </collection>
       
    90     <collection name="securitydialogs" long-name="Security Dialogs" level="specific">
       
    91      <component name="keylockpolicyapi" long-name="Keylock Policy Api" origin-model="foundation">
       
    92       <unit bldFile="/sf/mw/securitysrv/securitydialogs/keylockpolicyapi/group"/>
       
    93      </component>
       
    94      <component name="autolock" origin-model="foundation">
       
    95       <unit bldFile="/sf/mw/securitysrv/securitydialogs/autolock/group"/>
       
    96      </component>
       
    97      <component name="secui" long-name="Sec UI" origin-model="foundation">
       
    98       <unit bldFile="/sf/mw/securitysrv/securitydialogs/secui/group"/>
       
    99      </component>
       
   100      <component name="securitynotifier" long-name="Security Notifier" origin-model="foundation">
       
   101       <unit bldFile="/sf/mw/securitysrv/securitydialogs/securitynotifier/group"/>
       
   102      </component>
       
   103      <component name="securityobserver" long-name="Security Observer" origin-model="foundation">
       
   104       <unit bldFile="/sf/mw/securitysrv/securitydialogs/securityobserver/group"/>
       
   105      </component>
       
   106      <component unofficial="yes" name="securitydialogs_build" long-name="Security Dialogs Build" origin-model="foundation">
       
   107       <unit bldFile="/sf/mw/securitysrv/securitydialogs/group"/>
       
   108      </component>
       
   109     </collection>
       
   110     <collection name="securitysrv_info" long-name="Security Services Info" level="specific">
       
   111      <component unofficial="yes" name="securitysrv_build" long-name="Security Services Build" origin-model="foundation">
       
   112       <unit bldFile="/sf/mw/securitysrv/group"/>
       
   113      </component>
       
   114      <component unofficial="yes" name="secsrv_plat" class="api" origin-model="foundation">
       
   115       <!-- <unit bldFile="/sf/mw/securitysrv/secsrv_plat/devicelock_access_api/group"/> -->
       
   116       <unit bldFile="/sf/mw/securitysrv/secsrv_plat/group"/>
       
   117       <!-- <unit bldFile="/sf/mw/securitysrv/secsrv_plat/keyguard_access_api/group"/> -->
       
   118       <!-- <unit bldFile="/sf/mw/securitysrv/secsrv_plat/lockapp_server_api/group"/> -->
       
   119      </component>
       
   120      <component unofficial="yes" name="securitysrv_test" long-name="Security Services Test" origin-model="foundation">
       
   121       <!-- <unit bldFile="/sf/mw/securitysrv/tsrc/group"/> -->
       
   122      </component>
       
   123     <component name="securitysrv_metadata" long-name="Security Services Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
       
   124       <unit mrp="/sf/mw/securitysrv/securitysrv_info/securitysrv_metadata/securitysrv_metadata.mrp"/>
       
   125      </component>
       
   126     </collection>
       
   127    </block>
       
   128 </layer>
   120 </layer>
   129 </systemModel>
   121 </systemModel>
   130 </SystemDefinition>
   122 </SystemDefinition>