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

📄 masonfactory_flattened.wsdl

📁 使用eclipse集成GT4插件环境
💻 WSDL
字号:
<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions name="MasonFactoryService" targetNamespace="http://buu.com/grid/hzk/mason/Mason" xmlns:wsrp="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd" xmlns:tns="http://buu.com/grid/hzk/mason/Mason" xmlns:impl="http://buu.com/grid/hzk/mason/Mason" xmlns:wsrpw="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl" xmlns:wsrlw="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.wsdl" xmlns:wsdlpp="http://www.globus.org/namespaces/2004/10/WSDLPreprocessor" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/">  <wsdl:types>    <xsd:schema elementFormDefault="qualified" targetNamespace="http://buu.com/grid/hzk/mason/Mason" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema">   <xsd:import namespace="http://schemas.xmlsoap.org/ws/2004/03/addressing" schemaLocation="../../ws/addressing/WS-Addressing.xsd"/>   <element name="createResource">    <complexType/>   </element>   <element name="createResourceResponse">    <complexType>     <sequence>      <element ref="wsa:EndpointReference"/>     </sequence>    </complexType>   </element>  </xsd:schema>  </wsdl:types>  <wsdl:message name="createResourceResponse">    <wsdl:part name="parameter" element="tns:createResourceResponse"/>  </wsdl:message>  <wsdl:message name="createResourceRequest">    <wsdl:part name="parameter" element="tns:createResource"/>  </wsdl:message>  <wsdl:portType name="MasonFactoryPortType" wsrp:ResourceProperties="tns:MasonResourceProperties">    <wsdl:operation name="createResource">      <wsdl:input name="createResourceRequest" message="tns:createResourceRequest"/>      <wsdl:output name="createResourceResponse" message="tns:createResourceResponse"/>    </wsdl:operation>  </wsdl:portType></wsdl:definitions>

⌨️ 快捷键说明

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