liberty.wsdl
来自「Java有关XML编程需要用到axis 的源代码 把里面bin下的包导入相应」· WSDL 代码 · 共 8 行
WSDL
8 行
<wsdl:definitions xmlns:typens="urn:test:wsdl:liberty" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:pp="urn:liberty:id-sis-pp:2003-08" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="urn:liberty:id-sis-pp:wsdl:2003-08" name="pp">
<wsdl:types>
<xsd:schema>
<xsd:import namespace="urn:liberty:id-sis-pp:2003-08" schemaLocation="liberty-idsis-pp-v1.1.xsd"/>
</xsd:schema>
</wsdl:types>
</wsdl:definitions>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?