rsvp_ldkspec.xml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: rsvp
  5. (C) Copyright IBM Corp. 2005, 2013
  6. US Government Users Restricted Rights - Use, duplication or disclosure
  7. restricted by GSA ADP Schedule Contract with IBM Corp.
  8. -->
  9. <!-- COPYRIGHT_DATA { 'YEAR':[2013, 2012, 2011, 2010, 2009, 2005], 'RELEASE':['caspian_rp1','caspian', 'colorado_wave1', 'colorado_wave2'], 'VISIBLE':'YES', 'COMPONENT':'rsvp' }-->
  10. <!--All lines above the COPYRIGHT_DATA line will be replaced when copyright notices are generated. -->
  11. <!-- $Header$ -->
  12. <!-- $DateTime$ -->
  13. <!-- $Change$ -->
  14. <messageFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./LocalizationSpec.xsd">
  15. <messageFile component="RSVP" baseName="rsvpmsgs">
  16. <transformations>
  17. <transformation process="BMF">
  18. <targetDirs>
  19. <targetDir dir="bin"/>
  20. <targetDir dir="bin64"/>
  21. </targetDirs>
  22. </transformation>
  23. </transformations>
  24. </messageFile>
  25. <messageFile component="RSVP" baseName="rsvpmsgsRL">
  26. <transformations>
  27. <transformation process="BMF">
  28. <targetDirs>
  29. <targetDir dir="bin"/>
  30. <targetDir dir="bin64"/>
  31. </targetDirs>
  32. </transformation>
  33. </transformations>
  34. </messageFile>
  35. </messageFiles>