📄 loggingfacilityimpl.wsdl
字号:
<?xml version="1.0" encoding="utf-8"?><definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/LoggingFacility.wsdl" targetNamespace="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/LoggingFacility.wsdl" xmlns="http://schemas.xmlsoap.org/wsdl/"> <import namespace="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/LoggingFacility.wsdl" location="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/LoggingFacility.wsdl"/> <types/> <service name="LoggingFacilityService"> <port name="LoggingFacilityPort" binding="tns:LoggingFacilitySoapBinding"> <soap:address location="http://localhost:8080/axis/services/LoggingFacilityPort" /> </port> </service></definitions>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -