123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239 |
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: ans
- (C) Copyright IBM Corp. 2005, 2016
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <!--
- Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
- Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
- -->
- <report xmlns="#SCHEMA#" expressionLocale="en-us">
- <modelPath>/content/package[@name='Great Outdoors Company']/model[@name='model']</modelPath>
- <queries>
- <query name="Query1">
- <source>
- <model/>
- </source>
- <selection>
- <dataItem name="Revenue">
- <expression>[Great Outdoors Company].[Measures].[Revenue]</expression>
- </dataItem>
- <dataItem name="Quantity sold">
- <expression>[Great Outdoors Company].[Measures].[Quantity sold]</expression>
- </dataItem>
- <dataItem name="Product type" aggregate="none" rollupAggregate="none">
- <expression>[Great Outdoors Company].[Products].[Products].[Product type]</expression>
- </dataItem>
- </selection>
- </query>
- </queries>
- <layouts>
- <layout>
- <reportPages>
- <page name="Page1">
- <style>
- <defaultStyles>
- <defaultStyle refStyle="pg"/>
- </defaultStyles>
- </style>
- <pageBody>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="pb"/>
- </defaultStyles>
- </style>
- <contents>
- <scatterChart dataPointSize="6" refQuery="Query1" name="Scatter Chart1" pointChartDataPointShape="circle">
- <legend>
- <legendPosition>
- <relativePosition/>
- </legendPosition>
- <legendTitle refQuery="Query1">
- <style>
- <defaultStyles>
- <defaultStyle refStyle="lx"/>
- </defaultStyles>
- </style>
- </legendTitle>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="lg"/>
- </defaultStyles>
- </style>
- </legend>
- <numericalAxisX>
- <axisTitle refQuery="Query1">
- <style>
- <defaultStyles>
- <defaultStyle refStyle="at"/>
- </defaultStyles>
- </style>
- </axisTitle>
- <gridlines color="#cccccc"/>
- <axisLine color="black"/>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="al"/>
- </defaultStyles>
- </style>
- </numericalAxisX>
- <numericalAxisY>
- <axisTitle refQuery="Query1">
- <style>
- <defaultStyles>
- <defaultStyle refStyle="at"/>
- </defaultStyles>
- </style>
- </axisTitle>
- <gridlines color="#cccccc"/>
- <axisLine color="black"/>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="al"/>
- </defaultStyles>
- </style>
- </numericalAxisY>
- <style>
- <CSS value="padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px"/>
- <defaultStyles>
- <defaultStyle refStyle="ch"/>
- </defaultStyles>
- </style>
- <pointClusters>
- <chartNodes>
- <chartNode>
- <chartNodeMembers>
- <chartNodeMember refDataItem="Product type">
- <chartContents>
- <chartTextItem>
- <dataSource>
- <memberCaption/>
- </dataSource>
- </chartTextItem>
- </chartContents>
- </chartNodeMember>
- </chartNodeMembers>
- </chartNode>
- </chartNodes>
- </pointClusters>
- <pointXMeasure refDataItem="Revenue"/>
- <pointYMeasure refDataItem="Quantity sold"/>
- </scatterChart>
- </contents>
- </pageBody>
- <pageHeader>
- <contents>
- <block>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="ta"/>
- </defaultStyles>
- </style>
- <contents>
- <textItem>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="tt"/>
- </defaultStyles>
- </style>
- <dataSource>
- <staticValue/>
- </dataSource>
- </textItem>
- </contents>
- </block>
- </contents>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="ph"/>
- </defaultStyles>
- <CSS value="padding-bottom:10px"/>
- </style>
- </pageHeader>
- <pageFooter>
- <contents>
- <table>
- <tableRows>
- <tableRow>
- <tableCells>
- <tableCell>
- <contents>
- <date>
- <style>
- <dataFormat>
- <dateFormat/>
- </dataFormat>
- </style>
- </date>
- </contents>
- <style>
- <CSS value="vertical-align:top;text-align:left;width:25%"/>
- </style>
- </tableCell>
- <tableCell>
- <contents>
- <pageNumber/>
- </contents>
- <style>
- <CSS value="vertical-align:top;text-align:center;width:50%"/>
- </style>
- </tableCell>
- <tableCell>
- <contents>
- <time>
- <style>
- <dataFormat>
- <timeFormat/>
- </dataFormat>
- </style>
- </time>
- </contents>
- <style>
- <CSS value="vertical-align:top;text-align:right;width:25%"/>
- </style>
- </tableCell>
- </tableCells>
- </tableRow>
- </tableRows>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="tb"/>
- </defaultStyles>
- <CSS value="border-collapse:collapse;width:100%"/>
- </style>
- </table>
- </contents>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="pf"/>
- </defaultStyles>
- <CSS value="padding-top:10px"/>
- </style>
- </pageFooter>
- </page>
- </reportPages>
- </layout>
- </layouts>
- <classStyles>
- <classStyle name="pd_1" label="Excellent">
- <CSS value="background-color:#009933; color:#FFFFFF;"/>
- </classStyle>
- <classStyle name="pd_2" label="Very good">
- <CSS value="background-color:#FFFFFF; color:#009933;"/>
- </classStyle>
- <classStyle name="pd_3" label="Average">
- <CSS value="background-color:#FFFFFF; color:#CC9900;"/>
- </classStyle>
- <classStyle name="pd_4" label="Below average">
- <CSS value="background-color:#FFFFFF; color:#990000;"/>
- </classStyle>
- <classStyle name="pd_5" label="Poor">
- <CSS value="background-color:#990000; color:#FFFFFF;"/>
- </classStyle>
- </classStyles>
- <XMLAttributes>
- <XMLAttribute name="listSeparator" value=","/>
- </XMLAttributes>
- </report>
|