oop_II-6/Client/Connected Services/ServiceReference1/ServerService.xsd

13 lines
436 B
XML

<?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:element name="DoWork">
<xs:complexType>
<xs:sequence />
</xs:complexType>
</xs:element>
<xs:element name="DoWorkResponse">
<xs:complexType>
<xs:sequence />
</xs:complexType>
</xs:element>
</xs:schema>