CompilerCompatibility/mw/accesssec/package_definition.xml
changeset 304 34513d6de7cd
child 354 8a720eca298e
equal deleted inserted replaced
300:1ab807b37521 304:34513d6de7cd
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE SystemDefinition [
       
     3  <!ELEMENT SystemDefinition (systemModel)>
       
     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 ]>
       
    53 <SystemDefinition schema="2.0.1" name="Symbian^3">
       
    54  <systemModel>
       
    55   <layer name="mw" long-name="Middleware" levels="generic specific">
       
    56    <block name="accesssec" level="generic" long-name="Access Security" levels="plugin framework server generic specific">
       
    57 <collection name="accesssec_plat" long-name="Access Security Platform Interfaces" level="specific">
       
    58 <component name="wapi_security_settings_ui_api" long-name="WAPI Security Settings UI API" filter="s60" class="api">
       
    59 <unit bldFile="/sf/mw/accesssec/accesssec_plat/wapi_security_settings_ui_api/group"/>
       
    60 </component>
       
    61 <component name="wep_security_settings_ui_api" long-name="WEP Security Settings UI API" filter="s60" class="api">
       
    62 <unit bldFile="/sf/mw/accesssec/accesssec_plat/wep_security_settings_ui_api/group"/>
       
    63 </component>
       
    64 <component name="wi-fi_protected_setup_ui_api" long-name="Wi-Fi Protected Setup UI API" filter="s60" class="api">
       
    65 <unit bldFile="/sf/mw/accesssec/accesssec_plat/wi-fi_protected_setup_ui_api/group"/>
       
    66 </component>
       
    67 <component name="wlan_eap_settings_ui_api" long-name="WLAN EAP Settings UI API" filter="s60" class="api">
       
    68 <unit bldFile="/sf/mw/accesssec/accesssec_plat/wlan_eap_settings_ui_api/group"/>
       
    69 </component>
       
    70 <component name="wpa_security_settings_ui_api" long-name="WPA Security Settings UI API" filter="s60" class="api">
       
    71 <unit bldFile="/sf/mw/accesssec/accesssec_plat/wpa_security_settings_ui_api/group"/>
       
    72 </component>
       
    73 <component name="eap_vpn_api" long-name="EAP VPN API" filter="s60" class="api">
       
    74 <unit bldFile="/sf/mw/accesssec/accesssec_plat/eap_vpn_api/group"/>
       
    75 </component>
       
    76 <component name="eapsim_db_api" long-name="EAP-SIM DB API" filter="s60" class="api">
       
    77 <unit bldFile="/sf/mw/accesssec/accesssec_plat/eapsim_db_api/group"/>
       
    78 </component>
       
    79 <component name="eap_type_api" long-name="EAP Type API" filter="s60" class="api">
       
    80 <unit bldFile="/sf/mw/accesssec/accesssec_plat/eap_type_api/group"/>
       
    81 </component>
       
    82 <component name="eaptlspeap_db_api" long-name="EAP-TLS-PEAP DB API" filter="s60" class="api">
       
    83 <unit bldFile="/sf/mw/accesssec/accesssec_plat/eaptlspeap_db_api/group"/>
       
    84 </component>
       
    85 <component name="eapleap_db_api" long-name="LEAP DB API" filter="s60" class="api">
       
    86 <unit bldFile="/sf/mw/accesssec/accesssec_plat/eapleap_db_api/group"/>
       
    87 </component>
       
    88 <component name="eapgtc_db_api" long-name="EAP-GTC DB API" filter="s60" class="api">
       
    89 <unit bldFile="/sf/mw/accesssec/accesssec_plat/eapgtc_db_api/group"/>
       
    90 </component>
       
    91 <component name="eapmschapv2_db_api" long-name="EAP-MSCHAPV2 DB API" filter="s60" class="api">
       
    92 <unit bldFile="/sf/mw/accesssec/accesssec_plat/eapmschapv2_db_api/group"/>
       
    93 </component>
       
    94 <component name="eapaka_db_api" long-name="EAP-AKA DB API" filter="s60" class="api">
       
    95 <unit bldFile="/sf/mw/accesssec/accesssec_plat/eapaka_db_api/group"/>
       
    96 </component>
       
    97 <component name="wapi_db_api" long-name="WAPI DB API" filter="s60" class="api">
       
    98 <unit bldFile="/sf/mw/accesssec/accesssec_plat/wapi_db_api/group"/>
       
    99 </component>
       
   100 </collection>
       
   101 <collection name="wlansecuritysettings" long-name="WLAN Security Settings" level="specific">
       
   102 <component name="wapisecuritysettingsui" filter="s60" long-name="WAPI Security Settings UI" introduced="9.1">
       
   103 <!-- the directory for this needs to be moved up to the right level -->
       
   104 <unit bldFile="/sf/mw/accesssec/wlansecuritysettings/wapisecuritysettingsui/stub/group"/>
       
   105 </component>
       
   106 <component name="wepsecuritysettingsui" filter="s60" long-name="WEP Security Settings UI" introduced="9.1">
       
   107 <unit bldFile="/sf/mw/accesssec/wlansecuritysettings/wepsecuritysettingsui/group"/>
       
   108 </component>
       
   109 <component name="wifiprotectedsetup" filter="s60" long-name="WIFI Protected Setup" introduced="^1">
       
   110 <unit bldFile="/sf/mw/accesssec/wlansecuritysettings/wifiprotectedsetup/group"/>
       
   111 </component>
       
   112 <component name="wlaneapsettingsui" filter="s60" long-name="WLAN EAP Settings UI" introduced="9.3">
       
   113 <unit bldFile="/sf/mw/accesssec/wlansecuritysettings/wlaneapsettingsui/group"/>
       
   114 </component>
       
   115 <component name="wpasecuritysettingsui" filter="s60" long-name="WPA Security Settings UI" introduced="9.1">
       
   116 <unit bldFile="/sf/mw/accesssec/wlansecuritysettings/wpasecuritysettingsui/group"/>
       
   117 </component>
       
   118 </collection>
       
   119 <collection name="eapol" long-name="EAPOL" level="framework">
       
   120 <component name="eapol_framework" filter="s60" long-name="EAPOL Framework" introduced="9.2">
       
   121 <unit bldFile="/sf/mw/accesssec/eapol/eapol_framework/eapol_symbian/group"/>
       
   122 </component>
       
   123 </collection>
       
   124 </block>
       
   125   </layer>
       
   126  </systemModel>
       
   127 </SystemDefinition>