<?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>
|