CMUpgradeScript_capabilities_50.xml 848 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: CM
  5. (C) Copyright IBM Corp. 2011
  6. US Government Users Restricted Rights - Use, duplication or disclosure
  7. restricted by GSA ADP Schedule Contract with IBM Corp.
  8. -->
  9. <!--
  10. The script does nothing for enterprise. It was created so that the midmarket version of the
  11. script could add bluesea era capabilities which were previously ignored.
  12. -->
  13. <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:bus="http://developer.cognos.com/schemas/bibus/3/">
  14. <SOAP-ENV:Header>
  15. <bus:biBusHeader/>
  16. </SOAP-ENV:Header>
  17. <SOAP-ENV:Body>
  18. </SOAP-ENV:Body>
  19. </SOAP-ENV:Envelope>