123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" ?>
- <report xmlns="http://developer.cognos.com/schemas/report/15.5/" expressionLocale="en-us" useStyleVersion="11">
- <!--RSU-SPC-0093 The report specification was upgraded from "http://developer.cognos.com/schemas/report/14.3/" to "http://developer.cognos.com/schemas/report/15.0/" at 2018-8-16. 11:3:43-->
- <!--RSU-SPC-0093 The report specification was upgraded from "http://developer.cognos.com/schemas/report/13.3/" to "http://developer.cognos.com/schemas/report/14.0/" at 2017-1-26. 15:31:48-->
- <drillBehavior/>
- <layouts>
- <layout>
- <reportPages>
- <page name="Page1">
- <style>
- <defaultStyles>
- <defaultStyle refStyle="pg"/>
- </defaultStyles>
- </style>
- <pageBody>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="pb"/>
- </defaultStyles>
- <CSS value="padding:40px 20px 20px 20px;text-align:center;background-color:#E4E4E4"/>
- </style>
- <contents>
- <table>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="tb"/>
- </defaultStyles>
- <CSS value="width:50%;border-spacing:0;background-color:white;border:2.25pt solid gray"/>
- </style>
- <tableRows>
- <tableRow>
- <tableCells>
- <tableCell>
- <contents>
- <textItem>
- <dataSource>
- <staticValue>SAMPLES VERSION 11.1.3</staticValue>
- </dataSource>
- <style>
- <CSS value="letter-spacing:1px"/>
- </style>
- </textItem>
- </contents>
- <style>
- <CSS value="padding:20px 20px 0px 20px;vertical-align:top;text-align:center;font-family:Helvetica;font-size:12pt;font-weight:bold;font-style:normal;letter-spacing:1px"/>
- <defaultStyles>
- <defaultStyle refStyle="ContentDataContainerBottomRowLeftTableCell"/>
- </defaultStyles>
- </style>
- </tableCell>
- </tableCells>
- </tableRow>
- <tableRow>
- <tableCells>
- <tableCell>
- <contents>
- <textItem>
- <dataSource>
- <staticValue>These samples were designed for IBM Cognos Analytics version 11.1.3. They may make use of features that are new for this version, and may not work with earlier versions.</staticValue>
- </dataSource>
- </textItem>
- </contents>
- <style>
- <CSS value="padding:20px;text-align:center;vertical-align:top;font-family:Helvetica;font-size:10pt;font-weight:normal;font-style:normal"/>
- </style>
- </tableCell>
- </tableCells>
- </tableRow>
- </tableRows>
- </table>
- </contents>
- </pageBody>
- </page>
- </reportPages>
- </layout>
- </layouts>
- <reportName>Version 11.1.3 (Basisbeispiele)</reportName>
- </report>
|