⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sink_listener_port_type.xsd

📁 factorization.zip
💻 XSD
字号:
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema targetNamespace="http://ogsa.globus.org/samples/notification" xmlns:ogsi="http://www.gridforum.org/namespaces/2003/03/OGSI" xmlns:tns="http://ogsa.globus.org/samples/notification" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:complexType name="TopicSourceType">
      <xsd:sequence>
        <xsd:element name="topic" type="xsd:string"/>
        <xsd:element name="source" type="ogsi:HandleType"/>
      </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="addListener" type="tns:TopicSourceType"/>
    <xsd:element name="addListenerResponse">
      <xsd:complexType/>
    </xsd:element>
    <xsd:element name="removeListener" type="tns:TopicSourceType"/>
    <xsd:element name="removeListenerResponse">
      <xsd:complexType/>
    </xsd:element>
  </xsd:schema>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -