symbian3/mw/websrv/package_definition.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 145 c00b8b174e3c
equal deleted inserted replaced
239:e9ebcfcb4702 245:30e67220bf86
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <SystemDefinition schema="3.0.0">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3  <package id="websrv" name="Web Services" levels="plugin framework server generic specific">
     4 <!ATTLIST SystemDefinition
     4   <collection id="websrv_pub" name="Web Services Public Interfaces" level="specific">
     5   name CDATA #REQUIRED
     5    <component id="web_service_description_api" name="Web Service Description API" class="api" filter="s60">
     6   schema CDATA #REQUIRED
     6     <meta rel="Api" href="websrv_pub/web_service_description_api/web_service_description_api.metaxml"/>
     7 >
     7     <unit bldFile="websrv_pub/web_service_description_api/group"/>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8    </component>
     9 
     9    <component id="web_service_connection_api" name="Web Service Connection API" class="api" filter="s60">
    10 <!-- System Model Section of DTD -->
    10     <meta rel="Api" href="websrv_pub/web_service_connection_api/web_service_connection_api.metaxml"/>
    11 <!ELEMENT systemModel (layer+)>
    11     <unit bldFile="websrv_pub/web_service_connection_api/group"/>
    12 
    12    </component>
    13 <!ELEMENT layer (block* | collection*)*>
    13    <component id="web_service_manager_api" name="Web Service Manager API" class="api" filter="s60">
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14     <meta rel="Api" href="websrv_pub/web_service_manager_api/web_service_manager_api.metaxml"/>
    15 <!ATTLIST layer
    15     <unit bldFile="websrv_pub/web_service_manager_api/group"/>
    16   name CDATA #REQUIRED
    16    </component>
    17   long-name CDATA #IMPLIED
    17    <component id="hostlet_connection_api" name="Hostlet Connection API" class="api" filter="s60">
    18   levels NMTOKENS #IMPLIED
    18     <meta rel="Api" href="websrv_pub/hostlet_connection_api/hostlet_connection_api.metaxml"/>
    19   span CDATA #IMPLIED
    19     <unit bldFile="websrv_pub/hostlet_connection_api/group"/>
    20 >
    20    </component>
    21 
    21    <component id="web_service_messaging_api" name="Web Service Messaging API" class="api" filter="s60">
    22 <!ELEMENT block (subblock* | collection*)*>
    22     <meta rel="Api" href="websrv_pub/web_service_messaging_api/web_service_messaging_api.metaxml"/>
    23  <!-- Generic OS services, Comms Services, etc -->
    23     <unit bldFile="websrv_pub/web_service_messaging_api/group"/>
    24 <!ATTLIST block
    24    </component>
    25   levels NMTOKENS #IMPLIED
    25    <component id="xml_extensions_api" name="XML Extensions API" class="api" filter="s60">
    26   span CDATA #IMPLIED
    26     <meta rel="Api" href="websrv_pub/xml_extensions_api/xml_extensions_api.metaxml"/>
    27   level NMTOKEN #IMPLIED
    27     <unit bldFile="websrv_pub/xml_extensions_api/group"/>
    28   name CDATA #REQUIRED
    28    </component>
    29   long-name CDATA #IMPLIED
    29    <component id="xml_fragment_api" name="XML Fragment API" class="api" filter="s60">
    30 >
    30     <meta rel="Api" href="websrv_pub/xml_fragment_api/xml_fragment_api.metaxml"/>
    31 
    31     <unit bldFile="websrv_pub/xml_fragment_api/group"/>
    32 <!ELEMENT subblock (collection)*>
    32    </component>
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33   </collection>
    34 <!ATTLIST subblock
    34   <collection id="webservices" name="Web Services Framework" level="generic">
    35   name CDATA #REQUIRED
    35    <!-- consider breaking this collection into more meaningful subsets -->
    36   long-name CDATA #IMPLIED
    36    <component id="wsnotifierplugins" filter="s60" name="WS Notifier Plugins" class="plugin">
    37 >
    37     <unit bldFile="webservices/wsnotifierplugins/group"/>
    38 
    38    </component>
    39 <!ELEMENT collection (component)*>
    39    <component id="wslogger" filter="s60" name="WS Logger">
    40 <!-- Screen Driver, Content Handling, etc -->
    40     <unit bldFile="webservices/wslogger/group"/>
    41 <!ATTLIST collection
    41    </component>
    42   name CDATA #REQUIRED
    42    <component id="wsxml" filter="s60" name="WS XML Extensions">
    43   long-name CDATA #IMPLIED
    43     <unit bldFile="webservices/wsxml/group"/>
    44   level NMTOKEN #IMPLIED
    44    </component>
    45 >
    45    <component id="wsutils" filter="s60" name="WS Utils">
    46 
    46     <unit bldFile="webservices/wsutils/group"/>
    47 <!ELEMENT component (unit)*>
    47    </component>
    48 <!-- contains units or is a  package or prebuilt -->
    48    <component id="wsfragment" filter="s60" name="WS Fragment">
    49 <!ATTLIST component
    49     <unit bldFile="webservices/wsfragment/group"/>
    50   name CDATA #REQUIRED
    50    </component>
    51   long-name CDATA #IMPLIED
    51    <component id="wsdescription" filter="s60" name="WS Service Description">
    52   deprecated CDATA #IMPLIED
    52     <unit bldFile="webservices/wsdescription/group"/>
    53   introduced CDATA #IMPLIED
    53    </component>
    54   contract CDATA #IMPLIED
    54    <component id="wsconnection" filter="s60" name="WS Service Connection">
    55   plugin (Y|N) "N"
    55     <unit bldFile="webservices/wsconnection/group"/>
    56   filter CDATA #IMPLIED
    56    </component>
    57   class NMTOKENS #IMPLIED
    57    <component id="wsmessages" filter="s60" name="WS Messages">
    58   supports CDATA #IMPLIED
    58     <unit bldFile="webservices/wsmessages/group"/>
    59   purpose ( optional | mandatory | development ) "optional"
    59    </component>
    60 >
    60    <component id="wscredentialmanager" filter="s60" name="WS Credential Manager">
    61 
    61     <unit bldFile="webservices/wscredentialmanager/group"/>
    62 <!ELEMENT unit EMPTY >
    62    </component>
    63 <!-- must be buildable (bld.inf) -->
    63    <component id="wsframework" filter="s60" name="WS Framework">
    64 <!-- bldFile  may someday be removed in favour of mrp -->
    64     <unit bldFile="webservices/wsframework/group"/>
    65 <!ATTLIST unit
    65    </component>
    66   mrp CDATA #IMPLIED
    66    <component id="wshttpchanneltransportplugin" filter="s60" name="WS HTTP Channel Transport Plugin" class="plugin">
    67   filter CDATA #IMPLIED
    67     <unit bldFile="webservices/wshttpchanneltransportplugin/group"/>
    68   bldFile CDATA #IMPLIED
    68    </component>
    69   root CDATA #IMPLIED
    69    <component id="wsconnectionagent" filter="s60" name="WS Connection Agent">
    70   version NMTOKEN #IMPLIED
    70     <unit bldFile="webservices/wsconnectionagent/group"/>
    71   prebuilt NMTOKEN #IMPLIED
    71    </component>
    72   late (Y|N) #IMPLIED
    72    <component id="wsprovider" filter="s60" name="WS Provider">
    73   priority CDATA #IMPLIED
    73     <unit bldFile="webservices/wsprovider/group"/>
    74 >
    74    </component>
    75 ]>
    75    <component id="wshostletconnection" filter="s60" name="WS Hostlet Connection">
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    76     <unit bldFile="webservices/wshostletconnection/group"/>
    77   <systemModel>
    77    </component>
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
    78    <component id="wsmanager" filter="s60" name="WS Service Manager">
    79       <block name="websrv" level="generic" long-name="Web Services" levels="plugin framework server generic specific">
    79     <unit bldFile="webservices/wsmanager/group"/>
    80         <collection name="websrv_pub" long-name="Web Services Public Interfaces" level="specific">
    80    </component>
    81           <component name="web_service_description_api" long-name="Web Service Description API" filter="s60" class="api">
    81    <component id="wsidentitymanager" filter="s60" name="WS Identity Manager">
    82             <unit bldFile="/sf/mw/websrv/websrv_pub/web_service_description_api/group"/>
    82     <unit bldFile="webservices/wsidentitymanager/group"/>
    83           </component>
    83    </component>
    84           <component name="web_service_connection_api" long-name="Web Service Connection API" filter="s60" class="api">
    84    <component id="idwsfplugin" filter="s60" name="ID-WSF Plugin" class="plugin">
    85             <unit bldFile="/sf/mw/websrv/websrv_pub/web_service_connection_api/group"/>
    85     <unit bldFile="webservices/idwsfplugin/group"/>
    86           </component>
    86    </component>
    87           <component name="web_service_manager_api" long-name="Web Service Manager API" filter="s60" class="api">
    87    <component id="wsibasicplugin" filter="s60" name="WS-I Basic Plugin" class="plugin">
    88             <unit bldFile="/sf/mw/websrv/websrv_pub/web_service_manager_api/group"/>
    88     <unit bldFile="webservices/wsibasicplugin/group"/>
    89           </component>
    89    </component>
    90           <component name="hostlet_connection_api" long-name="Hostlet Connection API" filter="s60" class="api">
    90    <component id="wsrestplugin" filter="s60" name="WS REST Plugin" class="plugin">
    91             <unit bldFile="/sf/mw/websrv/websrv_pub/hostlet_connection_api/group"/>
    91     <unit bldFile="webservices/wsrestplugin/group"/>
    92           </component>
    92    </component>
    93           <component name="web_service_messaging_api" long-name="Web Service Messaging API" filter="s60" class="api">
    93    <component id="idwsfsecuritymechanism" filter="s60" name="ID-WSF Security Mechanism">
    94             <unit bldFile="/sf/mw/websrv/websrv_pub/web_service_messaging_api/group"/>
    94     <unit bldFile="webservices/idwsfsecuritymechanism/group"/>
    95           </component>
    95    </component>
    96           <component name="xml_extensions_api" long-name="XML Extensions API" filter="s60" class="api">
    96    <component id="wspasswordtransforms" filter="s60" name="WS Password Transforms">
    97             <unit bldFile="/sf/mw/websrv/websrv_pub/xml_extensions_api/group"/>
    97     <unit bldFile="webservices/wspasswordtransforms/group"/>
    98           </component>
    98    </component>
    99           <component name="xml_fragment_api" long-name="XML Fragment API" filter="s60" class="api">
    99    <component id="wscore" filter="s60" name="WS Core Service Manager">
   100             <unit bldFile="/sf/mw/websrv/websrv_pub/xml_fragment_api/group"/>
   100     <unit bldFile="webservices/wscore/group"/>
   101           </component>
   101    </component>
   102         </collection>
   102    <component id="wslocaltransportplugin" filter="s60" name="WS Local Transport Plugin" class="plugin">
   103         <collection name="webservices" long-name="Web Services Framework" level="generic">
   103     <unit bldFile="webservices/wslocaltransportplugin/group"/>
   104           <!-- consider breaking this collection into more meaningful subsets -->
   104    </component>
   105           <component name="wsnotifierplugins" filter="s60" long-name="WS Notifier Plugins" plugin="Y">
   105    <component id="wshostlettransportplugin" filter="s60" name="WS Hostlet Transport Plugin" class="plugin">
   106             <unit bldFile="/sf/mw/websrv/webservices/wsnotifierplugins/group"/>
   106     <unit bldFile="webservices/wshostlettransportplugin/group"/>
   107           </component>
   107    </component>
   108           <component name="wslogger" filter="s60" long-name="WS Logger">
   108    <component id="wsstar" filter="s60" name="WS Star">
   109             <unit bldFile="/sf/mw/websrv/webservices/wslogger/group"/>
   109     <!-- can only have one unit. Need to split into separate components or #include from a single bld.inf -->
   110           </component>
   110     <unit bldFile="webservices/wsstar/wsstarpolicy/group"/>
   111           <component name="wsxml" filter="s60" long-name="WS XML Extensions">
   111     <unit bldFile="webservices/wsstar/wsstarplugin/group"/>
   112             <unit bldFile="/sf/mw/websrv/webservices/wsxml/group"/>
   112     <unit bldFile="webservices/wsstar/wsstarmessagehandlers/group"/>
   113           </component>
   113    </component>
   114           <component name="wsutils" filter="s60" long-name="WS Utils">
   114    <component id="wsoviplugin" filter="s60" name="WS Ovi Plugin">
   115             <unit bldFile="/sf/mw/websrv/webservices/wsutils/group"/>
   115     <unit bldFile="webservices/wsoviplugin/group"/>
   116           </component>
   116    </component>
   117           <component name="wsfragment" filter="s60" long-name="WS Fragment">
   117    <component id="webservices_build" filter="s60" name="Web Services Build">
   118             <unit bldFile="/sf/mw/websrv/webservices/wsfragment/group"/>
   118     <!-- need to split into self-contained components -->
   119           </component>
   119     <unit bldFile="webservices/group"/>
   120           <component name="wsdescription" filter="s60" long-name="WS Service Description">
   120    </component>
   121             <unit bldFile="/sf/mw/websrv/webservices/wsdescription/group"/>
   121   </collection>
   122           </component>
   122   <collection id="websrv_info" name="Web Services Info" level="specific">
   123           <component name="wsconnection" filter="s60" long-name="WS Service Connection">
   123    <component id="websrv_bld" filter="s60" name="Web Services Build">
   124             <unit bldFile="/sf/mw/websrv/webservices/wsconnection/group"/>
   124     <!-- need to include common .hrh in each unit -->
   125           </component>
   125     <unit bldFile="group"/>
   126           <component name="wsmessages" filter="s60" long-name="WS Messages">
   126    </component>
   127             <unit bldFile="/sf/mw/websrv/webservices/wsmessages/group"/>
   127   </collection>
   128           </component>
   128  </package>
   129           <component name="wscredentialmanager" filter="s60" long-name="WS Credential Manager">
       
   130             <unit bldFile="/sf/mw/websrv/webservices/wscredentialmanager/group"/>
       
   131           </component>
       
   132           <component name="wsframework" filter="s60" long-name="WS Framework">
       
   133             <unit bldFile="/sf/mw/websrv/webservices/wsframework/group"/>
       
   134           </component>
       
   135           <component name="wshttpchanneltransportplugin" filter="s60" long-name="WS HTTP Channel Transport Plugin" plugin="Y">
       
   136             <unit bldFile="/sf/mw/websrv/webservices/wshttpchanneltransportplugin/group"/>
       
   137           </component>
       
   138           <component name="wsconnectionagent" filter="s60" long-name="WS Connection Agent">
       
   139             <unit bldFile="/sf/mw/websrv/webservices/wsconnectionagent/group"/>
       
   140           </component>
       
   141           <component name="wsprovider" filter="s60" long-name="WS Provider">
       
   142             <unit bldFile="/sf/mw/websrv/webservices/wsprovider/group"/>
       
   143           </component>
       
   144           <component name="wshostletconnection" filter="s60" long-name="WS Hostlet Connection">
       
   145             <unit bldFile="/sf/mw/websrv/webservices/wshostletconnection/group"/>
       
   146           </component>
       
   147           <component name="wsmanager" filter="s60" long-name="WS Service Manager">
       
   148             <unit bldFile="/sf/mw/websrv/webservices/wsmanager/group"/>
       
   149           </component>
       
   150           <component name="wsidentitymanager" filter="s60" long-name="WS Identity Manager">
       
   151             <unit bldFile="/sf/mw/websrv/webservices/wsidentitymanager/group"/>
       
   152           </component>
       
   153           <component name="idwsfplugin" filter="s60" long-name="ID-WSF Plugin" plugin="Y">
       
   154             <unit bldFile="/sf/mw/websrv/webservices/idwsfplugin/group"/>
       
   155           </component>
       
   156           <component name="wsibasicplugin" filter="s60" long-name="WS-I Basic Plugin" plugin="Y">
       
   157             <unit bldFile="/sf/mw/websrv/webservices/wsibasicplugin/group"/>
       
   158           </component>
       
   159           <component name="wsrestplugin" filter="s60" long-name="WS REST Plugin" plugin="Y">
       
   160             <unit bldFile="/sf/mw/websrv/webservices/wsrestplugin/group"/>
       
   161           </component>
       
   162           <component name="idwsfsecuritymechanism" filter="s60" long-name="ID-WSF Security Mechanism">
       
   163             <unit bldFile="/sf/mw/websrv/webservices/idwsfsecuritymechanism/group"/>
       
   164           </component>
       
   165           <component name="wspasswordtransforms" filter="s60" long-name="WS Password Transforms">
       
   166             <unit bldFile="/sf/mw/websrv/webservices/wspasswordtransforms/group"/>
       
   167           </component>
       
   168           <component name="wscore" filter="s60" long-name="WS Core Service Manager">
       
   169             <unit bldFile="/sf/mw/websrv/webservices/wscore/group"/>
       
   170           </component>
       
   171           <component name="wslocaltransportplugin" filter="s60" long-name="WS Local Transport Plugin" plugin="Y">
       
   172             <unit bldFile="/sf/mw/websrv/webservices/wslocaltransportplugin/group"/>
       
   173           </component>
       
   174           <component name="wshostlettransportplugin" filter="s60" long-name="WS Hostlet Transport Plugin" plugin="Y">
       
   175             <unit bldFile="/sf/mw/websrv/webservices/wshostlettransportplugin/group"/>
       
   176           </component>
       
   177           <component name="wsstar" filter="s60" long-name="WS Star">
       
   178             <!-- can only have one unit. Need to split into separate components or #include from a single bld.inf -->
       
   179             <unit bldFile="/sf/mw/websrv/webservices/wsstar/wsstarpolicy/group"/>
       
   180             <unit bldFile="/sf/mw/websrv/webservices/wsstar/wsstarplugin/group"/>
       
   181             <unit bldFile="/sf/mw/websrv/webservices/wsstar/wsstarmessagehandlers/group"/>
       
   182           </component>
       
   183           <component name="wsoviplugin" filter="s60" long-name="WS Ovi Plugin">
       
   184             <unit bldFile="/sf/mw/websrv/webservices/wsoviplugin/group"/>
       
   185           </component>
       
   186           <component name="webservices_build" filter="s60" long-name="Web Services Build">
       
   187             <!-- need to split into self-contained components -->
       
   188             <unit bldFile="/sf/mw/websrv/webservices/group"/>
       
   189           </component>
       
   190         </collection>
       
   191         <collection name="websrv_info" long-name="Web Services Info" level="specific">
       
   192           <component name="websrv_bld" filter="s60" long-name="Web Services Build">
       
   193             <!-- need to include common .hrh in each unit -->
       
   194             <unit bldFile="/sf/mw/websrv/group"/>
       
   195           </component>
       
   196         </collection>
       
   197       </block>
       
   198     </layer>
       
   199   </systemModel>
       
   200 </SystemDefinition>
   129 </SystemDefinition>