123456789101112131415161718 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- BI and PM: qs
- © Copyright IBM Corp. 2001, 2015
- 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).
- -->
- <system version="3.1">
- <!-- possible values for limitedDataMode are "nodata" and "partial" -->
- <param name="limitedDataMode">nodata</param>
- </system>
|