Sindbad~EG File Manager
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="WebGrades"
targetNamespace="urn:WebGrades"
xmlns:tns="urn:WebGrades"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ns="urn:WebGrades"
xmlns:SOAP="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:MIME="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:DIME="http://schemas.xmlsoap.org/ws/2002/04/dime/wsdl/"
xmlns:WSDL="http://schemas.xmlsoap.org/wsdl/"
xmlns="http://schemas.xmlsoap.org/wsdl/">
<types>
<schema targetNamespace="urn:WebGrades"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ns="urn:WebGrades"
xmlns="http://www.w3.org/2001/XMLSchema"
elementFormDefault="unqualified"
attributeFormDefault="unqualified">
<import namespace="http://schemas.xmlsoap.org/soap/encoding/" schemaLocation="http://schemas.xmlsoap.org/soap/encoding/"/>
</schema>
</types>
<message name="submitHomeworkRequest">
<part name="secretNumber" type="xsd:int"/>
<part name="filename" type="xsd:string"/>
<part name="topic" type="xsd:int"/>
<part name="problemNumber" type="xsd:int"/>
</message>
<message name="submitHomeworkResponse">
<part name="error" type="xsd:int"/>
</message>
<message name="validateNumberRequest">
<part name="university" type="xsd:string"/>
<part name="secretNumber" type="xsd:int"/>
</message>
<message name="validateNumberResponse">
<part name="error" type="xsd:int"/>
</message>
<portType name="WebGradesPortType">
<operation name="submitHomework">
<documentation>Service definition of function ns__submitHomework</documentation>
<input message="tns:submitHomeworkRequest"/>
<output message="tns:submitHomeworkResponse"/>
</operation>
<operation name="validateNumber">
<documentation>Service definition of function ns__validateNumber</documentation>
<input message="tns:validateNumberRequest"/>
<output message="tns:validateNumberResponse"/>
</operation>
</portType>
<binding name="WebGrades" type="tns:WebGradesPortType">
<SOAP:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
<operation name="submitHomework">
<SOAP:operation style="rpc" soapAction=""/>
<input>
<SOAP:body use="encoded" namespace="urn:WebGrades" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<SOAP:body use="encoded" namespace="urn:WebGrades" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="validateNumber">
<SOAP:operation style="rpc" soapAction=""/>
<input>
<SOAP:body use="encoded" namespace="urn:WebGrades" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<SOAP:body use="encoded" namespace="urn:WebGrades" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
</binding>
<service name="WebGrades">
<documentation>gSOAP 2.7.17 generated service definition</documentation>
<port name="WebGrades" binding="tns:WebGrades">
<SOAP:address location="http://helpwithmath.com/WebGrades.php"/>
</port>
</service>
</definitions>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists