drill_ldkspec.xml 885 B

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" ?>
  2. <!--
  3. *****************************************************************
  4. ** IBM Confidential
  5. **
  6. ** OCO Source Materials
  7. **
  8. ** IBM Cognos Products: drill
  9. **
  10. ** (C) Copyright IBM Corp. 2001, 2010
  11. **
  12. ** The source code for this program is not published or otherwise
  13. ** divested of its trade secrets, irrespective of what has been
  14. ** deposited with the U.S. Copyright Office.
  15. *****************************************************************
  16. --><messageFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../CCL/CCLCore//Resources/LocalizationSpec.xsd">
  17. <messageFile baseName="drill" component="DRL">
  18. <transformations>
  19. <transformation process="CCLInputSource.xslt">
  20. <targetDirs>
  21. <targetDir dir="templates/ps/messages"/>
  22. </targetDirs>
  23. </transformation>
  24. </transformations>
  25. </messageFile>
  26. </messageFiles>