⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 notification_consumer_factory_port_type.wsdl

📁 globus4.0.4在windows平台下的安装程序
💻 WSDL
字号:
<?xml version="1.0" encoding="UTF-8"?><!--   Portions of this file Copyright 1999-2005 University of Chicago  Portions of this file Copyright 1999-2005 The University of Southern California.    This file or a portion of this file is licensed under the  terms of the Globus Toolkit Public License, found at  http://www.globus.org/toolkit/download/license.html.  If you redistribute this file, with or without  modifications, you must include this notice in the file.--><definitions name="NotificationConsumerFactory"     targetNamespace="http://wsrf.globus.org/core/tests/interop"    xmlns:tns="http://wsrf.globus.org/core/tests/interop"    xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"    xmlns="http://schemas.xmlsoap.org/wsdl/">         <types>        <xsd:schema targetNamespace="http://wsrf.globus.org/core/tests/interop"            xmlns:tns="http://wsrf.globus.org/core/tests/interop"            xmlns:xsd="http://www.w3.org/2001/XMLSchema"            elementFormDefault="qualified">            <xsd:import                 namespace=                "http://schemas.xmlsoap.org/ws/2004/03/addressing"                schemaLocation="../../../ws/addressing/WS-Addressing.xsd"                 />            <xsd:element name="createNotificationConsumer">                <xsd:complexType/>            </xsd:element>            <xsd:element name="createNotificationConsumerResponse"                 type="wsa:EndpointReferenceType"/>        </xsd:schema>    </types>    <message name="CreateNotificationConsumerRequest">        <part name="request" element="tns:createNotificationConsumer"/>    </message>    <message name="CreateNotificationConsumerResponse">        <part name="response"             element="tns:createNotificationConsumerResponse"/>    </message>    <portType name="NotificationConsumerFactory">        <operation name="createNotificationConsumer">            <input message="tns:CreateNotificationConsumerRequest"/>            <output message="tns:CreateNotificationConsumerResponse"/>        </operation>    </portType></definitions>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -