manifest.xml 6.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: cpscrn
  4. (C) Copyright IBM Corp. 2013
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <Solution xmlns="http://schemas.microsoft.com/sharepoint/" SolutionId="@solution.id@">
  8. <FeatureManifests>
  9. <FeatureManifest Location="@feature.name@\feature.xml"/>
  10. </FeatureManifests>
  11. <Assemblies>
  12. <Assembly Location="Cognos.BI.WebPart.dll" DeploymentTarget="WebApplication">
  13. <SafeControls>
  14. <SafeControl Assembly="Cognos.BI.WebPart, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cb3c72729d0875cd" Namespace="Cognos.Portal.Services" TypeName="*" Safe="True" />
  15. </SafeControls>
  16. <ClassResources>
  17. <ClassResource Location = "dialog_error.gif"/>
  18. <ClassResource Location = "prompt_option_collapse.gif"/>
  19. <ClassResource Location = "prompt_option_expand.gif"/>
  20. </ClassResources>
  21. </Assembly>
  22. <Assembly Location="Cognos.BI.Feature.dll" DeploymentTarget="GlobalAssemblyCache">
  23. <SafeControls>
  24. <SafeControl Assembly="Cognos.BI.Feature, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cb3c72729d0875cd" Namespace="Cognos.Portal.Services" TypeName="*" Safe="True" />
  25. </SafeControls>
  26. </Assembly>
  27. <Assembly Location="cs\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  28. <Assembly Location="da\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  29. <Assembly Location="de\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  30. <Assembly Location="en\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  31. <Assembly Location="es\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  32. <Assembly Location="fi\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  33. <Assembly Location="fr\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  34. <Assembly Location="hu\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  35. <Assembly Location="it\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  36. <Assembly Location="ja\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  37. <Assembly Location="ko\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  38. <Assembly Location="nl\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  39. <Assembly Location="no\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  40. <Assembly Location="pl\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  41. <Assembly Location="pt\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  42. <Assembly Location="ro\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  43. <Assembly Location="ru\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  44. <Assembly Location="sv\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  45. <Assembly Location="tr\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  46. <Assembly Location="th\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  47. <Assembly Location="kk\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  48. <Assembly Location="ca\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  49. <Assembly Location="hr\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  50. <Assembly Location="sl\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  51. <Assembly Location="zh-cn\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  52. <Assembly Location="zh-tw\Cognos.BI.WebPart.resources.dll" DeploymentTarget="WebApplication"/>
  53. </Assemblies>
  54. <DwpFiles>
  55. <DwpFile Location="CognosCustomDiagram@webpart.filename.suffix@.dwp"/>
  56. <DwpFile Location="CognosHistoryChart@webpart.filename.suffix@.dwp"/>
  57. <DwpFile Location="CognosImpactDiagram@webpart.filename.suffix@.dwp"/>
  58. <DwpFile Location="CognosNavigator@webpart.filename.suffix@.dwp"/>
  59. <DwpFile Location="CognosSDK@webpart.filename.suffix@.dwp"/>
  60. <DwpFile Location="CognosSearch@webpart.filename.suffix@.dwp"/>
  61. <DwpFile Location="CognosViewer@webpart.filename.suffix@.dwp"/>
  62. <DwpFile Location="CognosWatchList@webpart.filename.suffix@.dwp"/>
  63. </DwpFiles>
  64. <CodeAccessSecurity>
  65. <PolicyItem>
  66. <PermissionSet class="NamedPermissionSet" version="1" Name="CPSFullTrust" Description="Allows full access to all resources ">
  67. <IPermission class="AspNetHostingPermission" version="1" Level="Minimal" />
  68. <IPermission class="SecurityPermission" version="1" Flags="Execution" />
  69. <IPermission class="Microsoft.SharePoint.Security.SharePointPermission, Microsoft.SharePoint.Security, version=11.0.0.0, Culture=neutral,PublicKeyToken=71e9bce111e9429c" version="1" Unrestricted="true" ObjectModel="True" />
  70. <IPermission class="System.Net.WebPermission, System, version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true">
  71. <ConnectAccess>
  72. <URI uri="https?://.*" />
  73. </ConnectAccess>
  74. </IPermission>
  75. <IPermission class="System.Security.Permissions.SecurityPermission, mscorlib, version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true" Flags="ControlThread, UnmanagedCode" />
  76. <IPermission class="System.Security.Permissions.EnvironmentPermission, mscorlib, version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true" Read="UserName" />
  77. <IPermission class="System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true"/>
  78. <IPermission class="System.Configuration.ConfigurationPermission, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" version="1" Unrestricted="true"/>
  79. </PermissionSet>
  80. <Assemblies>
  81. <Assembly Name="Cognos.BI.WebPart"/>
  82. </Assemblies>
  83. </PolicyItem>
  84. </CodeAccessSecurity>
  85. </Solution>