📄 ws-resourceproperties_service.wsdl
字号:
<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions name="WS-ResourceProperties" targetNamespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl/service" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:binding="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl/bindings"> <wsdl:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl/bindings" location="WS-ResourceProperties_bindings.wsdl"/> <wsdl:service name="WS-ResourcePropertiesService"> <wsdl:port name="QueryResourcePropertiesPort" binding="binding:QueryResourcePropertiesSOAPBinding"> <soap:address location="http://localhost:8080/wsrf/services/"/> </wsdl:port> <wsdl:port name="GetMultipleResourcePropertiesPort" binding="binding:GetMultipleResourcePropertiesSOAPBinding"> <soap:address location="http://localhost:8080/wsrf/services/"/> </wsdl:port> <wsdl:port name="SetResourcePropertiesPort" binding="binding:SetResourcePropertiesSOAPBinding"> <soap:address location="http://localhost:8080/wsrf/services/"/> </wsdl:port> <wsdl:port name="GetResourcePropertyPort" binding="binding:GetResourcePropertySOAPBinding"> <soap:address location="http://localhost:8080/wsrf/services/"/> </wsdl:port> </wsdl:service></wsdl:definitions>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -