WSDL - StudentScheduleService

Use the following URL to access the service. Replace <server:port> with appropriate values for your environment.

http://<server:port>/Cmc.Integration.Webservices.Wcf/StudentScheduleService.svc

This WSDL describes the request and response of StudentScheduleService.

<?xml version="1.0" encoding="UTF-8"?>

<wsdl:definitions xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:i0="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:tns="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd" name="StudentScheduleService">

<wsdl:import location="http://sezdev134.talisma.corp/PSAPI-WCF/StudentScheduleService.svc?wsdl=wsdl0" namespace="http://tempuri.org/"/>

<wsdl:types>

<xsd:schema targetNamespace="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/Imports">

<xsd:import namespace="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd" schemaLocation="http://sezdev134.talisma.corp/PSAPI-WCF/StudentScheduleService.svc?xsd=xsd0"/>

<xsd:import namespace="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Wcf.Messages.Common" schemaLocation="http://sezdev134.talisma.corp/PSAPI-WCF/StudentScheduleService.svc?xsd=xsd3"/>

<xsd:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" schemaLocation="http://sezdev134.talisma.corp/PSAPI-WCF/StudentScheduleService.svc?xsd=xsd1"/>

<xsd:import namespace="http://schemas.datacontract.org/2004/07/Cmc.Integration.Wcf.Messages.Academics" schemaLocation="http://sezdev134.talisma.corp/PSAPI-WCF/StudentScheduleService.svc?xsd=xsd2"/>

<xsd:import namespace="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Client.BusinessEntities.Common" schemaLocation="http://sezdev134.talisma.corp/PSAPI-WCF/StudentScheduleService.svc?xsd=xsd4"/>

</xsd:schema>

</wsdl:types>

<wsdl:message name="IStudentScheduleService_GetStudentSchedule_InputMessage">

<wsdl:part name="parameters" element="tns:GetStudentSchedule"/>

</wsdl:message>

<wsdl:message name="IStudentScheduleService_GetStudentSchedule_OutputMessage">

<wsdl:part name="parameters" element="tns:GetStudentScheduleResponse"/>

</wsdl:message>

<wsdl:message name="IStudentScheduleService_GetStudentSchedule_ServiceFaultFault_FaultMessage">

<wsdl:part name="detail" element="q1:ServiceFault" xmlns:q1="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Wcf.Messages.Common"/>

</wsdl:message>

<wsdl:portType name="IStudentScheduleService">

<wsdl:operation name="GetStudentSchedule">

<wsdl:input message="tns:IStudentScheduleService_GetStudentSchedule_InputMessage" wsaw:Action="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/IStudentScheduleService/GetStudentSchedule"/>

<wsdl:output message="tns:IStudentScheduleService_GetStudentSchedule_OutputMessage" wsaw:Action="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/IStudentScheduleService/GetStudentScheduleResponse"/>

<wsdl:fault name="ServiceFaultFault" message="tns:IStudentScheduleService_GetStudentSchedule_ServiceFaultFault_FaultMessage" wsaw:Action="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/IStudentScheduleService/GetStudentScheduleServiceFaultFault"/>

</wsdl:operation>

</wsdl:portType>

<wsdl:service name="StudentScheduleService">

<wsdl:port name="BasicHttpBinding_IStudentScheduleService" binding="i0:BasicHttpBinding_IStudentScheduleService">

<soap:address location="http://sezdev134.talisma.corp/PSAPI-WCF/StudentScheduleService.svc"/>

</wsdl:port>

</wsdl:service>

</wsdl:definitions>