You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
1.1 KiB
19 lines
1.1 KiB
<?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://zhoubin/ZSU8ERP/U8ERP5.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/ICSSoft.Entity.SO" />
|
|
<xs:import schemaLocation="http://zhoubin/ZSU8ERP/U8ERP5.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/ICSSoft.Entity" />
|
|
<xs:element name="InsertRd32">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/ICSSoft.Entity.SO" minOccurs="0" name="Bills" nillable="true" type="q1:ArrayOfSO_SOMain" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="InsertRd32Response">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/ICSSoft.Entity" minOccurs="0" name="InsertRd32Result" nillable="true" type="q2:Result" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema>
|