ogsi_factory.gwsdl
来自「factorization.zip」· GWSDL 代码 · 共 14 行
GWSDL
14 行
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="FactoryServiceGroupService"
targetNamespace="http://ogsi.gridforum.org"
xmlns:gwsdl="http://www.gridforum.org/namespaces/2003/03/gridWSDLExtensions"
xmlns:ogsi="http://www.gridforum.org/namespaces/2003/03/OGSI"
xmlns="http://schemas.xmlsoap.org/wsdl/">
<import location="ogsi.gwsdl"
namespace="http://www.gridforum.org/namespaces/2003/03/OGSI"/>
<gwsdl:portType name="FactoryServiceGroup" extends="ogsi:Factory ogsi:ServiceGroup"/>
</definitions>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?