interface.xml 752 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: ps
  5. (C) Copyright IBM Corp. 2005, 2011
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. -->
  12. <interface targetNamespace="http://developer.cognos.com/schemas/xts/portal/iFaultHandler/1/">
  13. <operation name="handleFault">
  14. <morphlet path="/portal/iFaultHandler/handleFault.xts"/>
  15. </operation>
  16. <operation name="prompt">
  17. <morphlet path="/portal/iFaultHandler/prompt.xts"/>
  18. </operation>
  19. </interface>