EditVariablesResources.xml 790 B

1234567891011121314151617181920212223242526272829303132
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: mdsrv
  4. (C) Copyright IBM Corp. 2008, 2010
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <resources>
  8. <propertySheet id="VariablesPropertySheet">
  9. <properties>
  10. </properties>
  11. <objects>
  12. <object name="Object1">
  13. </object>
  14. </objects>
  15. </propertySheet>
  16. <listView id="VariablesPropertySheet_ListView1">
  17. <listItems>
  18. <listItem value="typeIn" label="typeIn"/>
  19. <listItem value="pickList" label="pickList"/>
  20. <listItem value="calendar" label="calendar"/>
  21. <listItem value="hierarchyPickList" label="hierarchyPickList"/>
  22. <listItem value="notApplicable" label="notApplicable"/>
  23. </listItems>
  24. </listView>
  25. </resources>