123456789101112131415161718192021222324 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- +========================================================================+
- | IBM Confidential
- | OCO Source Materials
- | IBM Cognos Products: BUX
- | (C) Copyright IBM Corp. 2010
- |
- | The source code for this program is not published or otherwise
- | divested of its trade secrets, irrespective of what has been deposited
- | with the U.S. Copyright Office.
- +========================================================================+
- -->
- <properties>
- <property name="specification" type="xmlEncodedXML"/>
- <property name="published" type="boolean"/>
- <property name="viewed" type="boolean"/>
- <property name="shown" type="boolean"/>
- <property name="hidden" type="boolean"/>
- <property name="disabled" type="boolean"/>
- </properties>
- <!-- $Header: //bux/colorado/streamline/prod/plugins/com.ibm.cognos.bux.service.atom.provider.contentmanager/data/cmProperties.xml#1 $ -->
- <!-- $DateTime: 2010/11/29 14:25:36 $ -->
- <!-- $Change: 14226 $ -->
|