1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: CCS
- (c) Copyright IBM Corp. 2005, 2010
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <layout xmlns="http://developer.cognos.com/schemas/rds/types/2" xmlns:rdsCM="http://www.ibm.com/xmlns/prod/cognos/layoutData/200904">
- <page>
- <rdsCM:id>4</rdsCM:id>
- <posId>P1</posId>
- <header>
- <item>
- <LReference>
- <rdsCM:id>dimLine</rdsCM:id>
- <posId>P1H1</posId>
- </LReference>
- </item>
- </header>
- <body>
- <item>
- <LReference>
- <rdsCM:id>2</rdsCM:id>
- <posId>P1B1</posId>
- </LReference>
- </item>
- </body>
- <footer>
- <item>
- <LReference>
- <rdsCM:id>3</rdsCM:id>
- <posId>P1F1</posId>
- </LReference>
- </item>
- </footer>
- </page>
- <page>
- <rdsCM:id>c4</rdsCM:id>
- <posId>P2</posId>
- <body>
- <item>
- <LTable>
- <row>
- <cell>
- <item>
- <LReference>
- <rdsCM:id>c1</rdsCM:id>
- <posId>P2B1TR1TC1IT1</posId>
- </LReference>
- </item>
- </cell>
- <cell>
- <item>
- <LReference>
- <rdsCM:id>cl1</rdsCM:id>
- <posId>P2B1TR1TC2IT1</posId>
- </LReference>
- </item>
- </cell>
- </row>
- </LTable>
- </item>
- </body>
- </page>
- </layout>
|