ppstaticlayout.xml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: CCS
  5. (c) Copyright IBM Corp. 2005, 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <layout xmlns="http://developer.cognos.com/schemas/rds/types/2" xmlns:rdsCM="http://www.ibm.com/xmlns/prod/cognos/layoutData/200904">
  9. <page>
  10. <rdsCM:id>4</rdsCM:id>
  11. <posId>P1</posId>
  12. <header>
  13. <item>
  14. <LReference>
  15. <rdsCM:id>dimLine</rdsCM:id>
  16. <posId>P1H1</posId>
  17. </LReference>
  18. </item>
  19. </header>
  20. <body>
  21. <item>
  22. <LReference>
  23. <rdsCM:id>2</rdsCM:id>
  24. <posId>P1B1</posId>
  25. </LReference>
  26. </item>
  27. </body>
  28. <footer>
  29. <item>
  30. <LReference>
  31. <rdsCM:id>3</rdsCM:id>
  32. <posId>P1F1</posId>
  33. </LReference>
  34. </item>
  35. </footer>
  36. </page>
  37. <page>
  38. <rdsCM:id>c4</rdsCM:id>
  39. <posId>P2</posId>
  40. <body>
  41. <item>
  42. <LTable>
  43. <row>
  44. <cell>
  45. <item>
  46. <LReference>
  47. <rdsCM:id>c1</rdsCM:id>
  48. <posId>P2B1TR1TC1IT1</posId>
  49. </LReference>
  50. </item>
  51. </cell>
  52. <cell>
  53. <item>
  54. <LReference>
  55. <rdsCM:id>cl1</rdsCM:id>
  56. <posId>P2B1TR1TC2IT1</posId>
  57. </LReference>
  58. </item>
  59. </cell>
  60. </row>
  61. </LTable>
  62. </item>
  63. </body>
  64. </page>
  65. </layout>