schangxiang@126.com
2025-07-30 a16904bd86f89e97a5e507e08003506c5dd8642e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/yunneiWCS" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/yunneiWCS" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:import schemaLocation="http://localhost:8733/Design_Time_Addresses/yunneiWCS.wcf/yunneiWcf/?xsd=xsd4" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
  <xs:complexType name="FunctionReturnEntityOfArrayOfstringuHEDJ7Dj">
    <xs:annotation>
      <xs:appinfo>
        <GenericType Name="FunctionReturnEntityOf{0}{#}" Namespace="http://schemas.datacontract.org/2004/07/yunneiWCS" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
          <GenericParameter Name="ArrayOfstring" Namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
        </GenericType>
      </xs:appinfo>
    </xs:annotation>
    <xs:sequence>
      <xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="resData" nillable="true" type="q1:ArrayOfstring" />
      <xs:element minOccurs="0" name="resMsg" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="result" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="FunctionReturnEntityOfArrayOfstringuHEDJ7Dj" nillable="true" type="tns:FunctionReturnEntityOfArrayOfstringuHEDJ7Dj" />
</xs:schema>