ogsi_service_group_port_type.gwsdl
来自「factorization.zip」· GWSDL 代码 · 共 17 行
GWSDL
17 行
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="OGSIServiceGroupService"
targetNamespace="http://ogsa.gridforum.org/samples/ogsi"
xmlns:tns="http://ogsa.gridforum.org/samples/ogsi"
xmlns:gwsdl="http://www.gridforum.org/namespaces/2003/03/gridWSDLExtensions"
xmlns:sd="http://www.gridforum.org/namespaces/2003/03/serviceData"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ogsi="http://www.gridforum.org/namespaces/2003/03/OGSI"
xmlns="http://schemas.xmlsoap.org/wsdl/">
<import location="../../ogsi/ogsi.gwsdl"
namespace="http://www.gridforum.org/namespaces/2003/03/OGSI"/>
<gwsdl:portType name="TestServiceGroupPortType" extends="ogsi:ServiceGroupRegistration ogsi:ServiceGroupEntry"/>
</definitions>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?