MyInbox_contribution.atom 2.0 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. +========================================================================+
  4. | IBM Confidential
  5. | OCO Source Materials
  6. | IBM Cognos Products: BUX
  7. | (C) Copyright IBM Corp. 2009, 2013
  8. |
  9. | The source code for this program is not published or otherwise
  10. | divested of its trade secrets, irrespective of what has been deposited
  11. | with the U.S. Copyright Office.
  12. +========================================================================+
  13. -->
  14. <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
  15. <!-- this entry defines a toolbox iwidget contribution -->
  16. <atom:entry>
  17. <atom:id>tag:ibm:cognos:catalog:iwidget:inbox</atom:id>
  18. <atom:title type="text" xml:lang="en">{buxtoolboxcontributormsg:INBOX_TOOLBOX_TITLE}</atom:title>
  19. <atom:summary xml:lang="en">{buxtoolboxcontributormsg:INBOX_TOOLBOX_SUMMARY}</atom:summary>
  20. <atom:updated>2009-03-24T22:01:37Z</atom:updated>
  21. <atom:link rel="alternate" type="application/x-iwidget+xml" href="{web}/icd/bux/rssfeed.xml?iwparam=url%3d{cgi}%2Ficd%2Ffeeds%2Fmyinbox%26show_image%3dtrue%26open_links%3dnew">
  22. <contrib:externalFeedMapping xmlns:contrib="http://www.ibm.com/xmlns/prod/cognos/icd/contribution">
  23. <parameterInclusionPattern>.*</parameterInclusionPattern>
  24. <cookiePolicy>compatibility</cookiePolicy>
  25. <local>/myinbox</local>
  26. <remote>{bus}/rds/inboxfeed</remote>
  27. </contrib:externalFeedMapping>
  28. </atom:link>
  29. <atom:link rel="http://www.ibm.com/xmlns/prod/cognos/rel/icon16" type="image/gif" href="{web}/icd/feeds/images/icon_my_inbox.gif"/>
  30. <atom:link rel="http://www.ibm.com/xmlns/prod/cognos/rel/icon64" type="image/gif" href="{web}/icd/feeds/images/icon_my_inbox_64.gif"/>
  31. <atom:link rel="http://www.ibm.com/xmlns/prod/cognos/rel/thumbnail" type="image/gif" href="{web}/icd/feeds/images/icon_my_inbox_64.gif"/>
  32. <atom:published>2009-03-24T22:01:37Z</atom:published>
  33. <atom:category scheme="http://www.ibm.com/xmlns/prod/cognos/icd/contribution#type" term="toolbox" label="myinbox"/>
  34. </atom:entry>
  35. </atom:feed>