item2.xsd
来自「工作流相关资料及源码,包含NETBPM,非常具有参考价值.」· XSD 代码 · 共 14 行
XSD
14 行
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:tns="http://tempuri.org/" elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import schemaLocation="http://localhost:567/wxwinter/?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/DataDBServer" />
<xs:element name="GetGroups">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="Group" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="GetGroupsResponse">
<xs:complexType>
<xs:sequence>
<xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/DataDBServer" minOccurs="0" name="GetGroupsResult" nillable="true" type="q1:ArrayOf缁勫垪琛
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?