纽威
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.

18 lines
1.1 KiB

3 years ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <xs:schema xmlns:tns="http://tempuri.org/" elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  3. <xs:import schemaLocation="http://zhoubin/ZSU8ERP/U8ERP5.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/ICSSoft.Entity.SO" />
  4. <xs:import schemaLocation="http://zhoubin/ZSU8ERP/U8ERP5.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/ICSSoft.Entity" />
  5. <xs:element name="InsertRd32">
  6. <xs:complexType>
  7. <xs:sequence>
  8. <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/ICSSoft.Entity.SO" minOccurs="0" name="Bills" nillable="true" type="q1:ArrayOfSO_SOMain" />
  9. </xs:sequence>
  10. </xs:complexType>
  11. </xs:element>
  12. <xs:element name="InsertRd32Response">
  13. <xs:complexType>
  14. <xs:sequence>
  15. <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/ICSSoft.Entity" minOccurs="0" name="InsertRd32Result" nillable="true" type="q2:Result" />
  16. </xs:sequence>
  17. </xs:complexType>
  18. </xs:element>
  19. </xs:schema>