WSDL - UpdateEnrollmentDataService

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

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

This WSDL describes the WCF service request and response of the UpdateEnrollmentDataService.

<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:i0="http://tempuri.org/" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" name="UpdateEnrollmentDataService" targetNamespace="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd">
  <wsdl:types>
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd">
      <xs:import namespace="http://schemas.datacontract.org/2004/07/Cmc.Integration.Wcf.Messages.Academics"/>
      <xs:element name="UpdateEnrollmentData">
        <xs:complexType>
          <xs:sequence>
            <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/Cmc.Integration.Wcf.Messages.Academics" minOccurs="0" name="request" nillable="true" type="q1:UpdateEnrollmentDataRequest"/>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="UpdateEnrollmentDataResponse">
        <xs:complexType>
          <xs:sequence>
            <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/Cmc.Integration.Wcf.Messages.Academics" minOccurs="0" name="UpdateEnrollmentDataResult" nillable="true" type="q2:UpdateEnrollmentDataResponse"/>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:schema>
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/">
      <xs:element name="anyType" nillable="true" type="xs:anyType"/>
      <xs:element name="anyURI" nillable="true" type="xs:anyURI"/>
      <xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/>
      <xs:element name="boolean" nillable="true" type="xs:boolean"/>
      <xs:element name="byte" nillable="true" type="xs:byte"/>
      <xs:element name="dateTime" nillable="true" type="xs:dateTime"/>
      <xs:element name="decimal" nillable="true" type="xs:decimal"/>
      <xs:element name="double" nillable="true" type="xs:double"/>
      <xs:element name="float" nillable="true" type="xs:float"/>
      <xs:element name="int" nillable="true" type="xs:int"/>
      <xs:element name="long" nillable="true" type="xs:long"/>
      <xs:element name="QName" nillable="true" type="xs:QName"/>
      <xs:element name="short" nillable="true" type="xs:short"/>
      <xs:element name="string" nillable="true" type="xs:string"/>
      <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/>
      <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/>
      <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/>
      <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/>
      <xs:element name="char" nillable="true" type="tns:char"/>
      <xs:simpleType name="char">
        <xs:restriction base="xs:int"/>
      </xs:simpleType>
      <xs:element name="duration" nillable="true" type="tns:duration"/>
      <xs:simpleType name="duration">
        <xs:restriction base="xs:duration">
          <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/>
          <xs:minInclusive value="-P10675199DT2H48M5.4775808S"/>
          <xs:maxInclusive value="P10675199DT2H48M5.4775807S"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:element name="guid" nillable="true" type="tns:guid"/>
      <xs:simpleType name="guid">
        <xs:restriction base="xs:string">
          <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:attribute name="FactoryType" type="xs:QName"/>
      <xs:attribute name="Id" type="xs:ID"/>
      <xs:attribute name="Ref" type="xs:IDREF"/>
    </xs:schema>
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Cmc.Integration.Wcf.Messages.Academics" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Cmc.Integration.Wcf.Messages.Academics">
      <xs:import namespace="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Wcf.Messages.Common"/>
      <xs:complexType name="UpdateEnrollmentDataRequest">
        <xs:complexContent mixed="false">
          <xs:extension xmlns:q1="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Wcf.Messages.Common" base="q1:GenericRequest">
            <xs:sequence>
              <xs:element minOccurs="0" name="UpdateEnrollmentDataInMsg" nillable="true" type="tns:ArrayOfUpdateEnrollmentDataInMsg"/>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="UpdateEnrollmentDataRequest" nillable="true" type="tns:UpdateEnrollmentDataRequest"/>
      <xs:complexType name="ArrayOfUpdateEnrollmentDataInMsg">
        <xs:sequence>
          <xs:element minOccurs="0" maxOccurs="unbounded" name="UpdateEnrollmentDataInMsg" nillable="true" type="tns:UpdateEnrollmentDataInMsg"/>
        </xs:sequence>
      </xs:complexType>
      <xs:element name="ArrayOfUpdateEnrollmentDataInMsg" nillable="true" type="tns:ArrayOfUpdateEnrollmentDataInMsg"/>
      <xs:complexType name="UpdateEnrollmentDataInMsg">
        <xs:complexContent mixed="false">
          <xs:extension xmlns:q2="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Wcf.Messages.Common" base="q2:GenericInMsg">
            <xs:sequence>
              <xs:element name="StudentId" type="xs:int"/>
              <xs:element minOccurs="0" name="EnrollmentId" nillable="true" type="xs:int"/>
              <xs:element minOccurs="0" name="FinancialAidSAPStatus" nillable="true" type="xs:string"/>
              <xs:element minOccurs="0" name="AppRecDate" type="xs:dateTime"/>
              <xs:element minOccurs="0" name="EnrollDate" type="xs:dateTime"/>
              <xs:element minOccurs="0" name="ActualStartDate" type="xs:dateTime"/>
              <xs:element minOccurs="0" name="ExpectedStartDate" type="xs:dateTime"/>
              <xs:element minOccurs="0" name="ExpectedGradDate" type="xs:dateTime"/>
              <xs:element minOccurs="0" name="MidDate" type="xs:dateTime"/>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="UpdateEnrollmentDataInMsg" nillable="true" type="tns:UpdateEnrollmentDataInMsg"/>
      <xs:complexType name="UpdateEnrollmentDataResponse">
        <xs:complexContent mixed="false">
          <xs:extension xmlns:q3="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Wcf.Messages.Common" base="q3:GenericResponse">
            <xs:sequence>
              <xs:element minOccurs="0" name="UpdateEnrollmentDataOutMsg" nillable="true" type="tns:ArrayOfUpdateEnrollmentDataOutMsg"/>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="UpdateEnrollmentDataResponse" nillable="true" type="tns:UpdateEnrollmentDataResponse"/>
      <xs:complexType name="ArrayOfUpdateEnrollmentDataOutMsg">
        <xs:sequence>
          <xs:element minOccurs="0" maxOccurs="unbounded" name="UpdateEnrollmentDataOutMsg" nillable="true" type="tns:UpdateEnrollmentDataOutMsg"/>
        </xs:sequence>
      </xs:complexType>
      <xs:element name="ArrayOfUpdateEnrollmentDataOutMsg" nillable="true" type="tns:ArrayOfUpdateEnrollmentDataOutMsg"/>
      <xs:complexType name="UpdateEnrollmentDataOutMsg">
        <xs:complexContent mixed="false">
          <xs:extension xmlns:q4="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Wcf.Messages.Common" base="q4:GenericOutMsg">
            <xs:sequence>
              <xs:element minOccurs="0" name="C" type="xs:int"/>
              <xs:element minOccurs="0" name="EnrollmentId" type="xs:int"/>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="UpdateEnrollmentDataOutMsg" nillable="true" type="tns:UpdateEnrollmentDataOutMsg"/>
    </xs:schema>
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Wcf.Messages.Common" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Wcf.Messages.Common">
      <xs:import namespace="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Client.BusinessEntities.Common"/>
      <xs:complexType name="GenericRequest">
        <xs:sequence>
          <xs:element minOccurs="0" name="ServiceRequestId" type="xs:int"/>
          <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Client.BusinessEntities.Common" minOccurs="0" name="Source" type="q1:RequestMessageSource"/>
          <xs:element minOccurs="0" name="TokenId" nillable="true" type="xs:string"/>
        </xs:sequence>
      </xs:complexType>
      <xs:element name="GenericRequest" nillable="true" type="tns:GenericRequest"/>
      <xs:complexType name="GenericInMsg">
        <xs:complexContent mixed="false">
          <xs:extension base="tns:GenericMsg">
            <xs:sequence>
              <xs:element minOccurs="0" name="MessageState" nillable="true" type="xs:string"/>
              <xs:element minOccurs="0" name="ServiceMessageId" type="xs:int"/>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="GenericInMsg" nillable="true" type="tns:GenericInMsg"/>
      <xs:complexType name="GenericMsg">
        <xs:sequence>
          <xs:element name="CorrelationId" type="xs:int"/>
          <xs:element minOccurs="0" name="CustomAttributes" nillable="true" type="tns:ArrayOfCustomAttributeMsg"/>
        </xs:sequence>
      </xs:complexType>
      <xs:element name="GenericMsg" nillable="true" type="tns:GenericMsg"/>
      <xs:complexType name="ArrayOfCustomAttributeMsg">
        <xs:sequence>
          <xs:element minOccurs="0" maxOccurs="unbounded" name="CustomAttributeMsg" nillable="true" type="tns:CustomAttributeMsg"/>
        </xs:sequence>
      </xs:complexType>
      <xs:element name="ArrayOfCustomAttributeMsg" nillable="true" type="tns:ArrayOfCustomAttributeMsg"/>
      <xs:complexType name="CustomAttributeMsg">
        <xs:sequence>
          <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/>
          <xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/>
        </xs:sequence>
      </xs:complexType>
      <xs:element name="CustomAttributeMsg" nillable="true" type="tns:CustomAttributeMsg"/>
      <xs:complexType name="GenericResponse">
        <xs:sequence>
          <xs:element minOccurs="0" name="ProcessedRequest" nillable="true" type="tns:ProcessedRequestInfo"/>
          <xs:element minOccurs="0" name="Status" type="tns:TrxStatus"/>
          <xs:element minOccurs="0" name="TokenId" nillable="true" type="xs:string"/>
          <xs:element minOccurs="0" name="TrxResult" nillable="true" type="xs:string"/>
        </xs:sequence>
      </xs:complexType>
      <xs:element name="GenericResponse" nillable="true" type="tns:GenericResponse"/>
      <xs:complexType name="ProcessedRequestInfo">
        <xs:sequence>
          <xs:element minOccurs="0" name="ProcessId" type="xs:int"/>
          <xs:element minOccurs="0" name="ProcessedCode" nillable="true" type="xs:string"/>
          <xs:element minOccurs="0" name="ProcessedRequestId" type="xs:int"/>
          <xs:element minOccurs="0" name="ProcessedRequests" nillable="true" type="tns:ArrayOfProcessedRequestInfo"/>
        </xs:sequence>
      </xs:complexType>
      <xs:element name="ProcessedRequestInfo" nillable="true" type="tns:ProcessedRequestInfo"/>
      <xs:complexType name="ArrayOfProcessedRequestInfo">
        <xs:sequence>
          <xs:element minOccurs="0" maxOccurs="unbounded" name="ProcessedRequestInfo" nillable="true" type="tns:ProcessedRequestInfo"/>
        </xs:sequence>
      </xs:complexType>
      <xs:element name="ArrayOfProcessedRequestInfo" nillable="true" type="tns:ArrayOfProcessedRequestInfo"/>
      <xs:simpleType name="TrxStatus">
        <xs:restriction base="xs:string">
          <xs:enumeration value="OK"/>
          <xs:enumeration value="ErrorSQL"/>
          <xs:enumeration value="ErrorBusinessLogic"/>
          <xs:enumeration value="ErrorWebService"/>
          <xs:enumeration value="ErrorArguments"/>
          <xs:enumeration value="ErrorSecurity"/>
          <xs:enumeration value="ErrorSystem"/>
          <xs:enumeration value="ErrorMultiple"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:element name="TrxStatus" nillable="true" type="tns:TrxStatus"/>
      <xs:complexType name="GenericOutMsg">
        <xs:complexContent mixed="false">
          <xs:extension base="tns:GenericMsg">
            <xs:sequence>
              <xs:element minOccurs="0" name="DataSource" nillable="true" type="xs:string"/>
              <xs:element minOccurs="0" name="ExceptionDetail" nillable="true" type="xs:string"/>
              <xs:element minOccurs="0" name="HostName" nillable="true" type="xs:string"/>
              <xs:element minOccurs="0" name="InitialCatalog" nillable="true" type="xs:string"/>
              <xs:element minOccurs="0" name="MessageErrorCode" nillable="true" type="xs:string"/>
              <xs:element minOccurs="0" name="MessageResult" nillable="true" type="xs:string"/>
              <xs:element minOccurs="0" name="MessageStatus" type="tns:MessageStatusType"/>
            </xs:sequence>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      <xs:element name="GenericOutMsg" nillable="true" type="tns:GenericOutMsg"/>
      <xs:simpleType name="MessageStatusType">
        <xs:restriction base="xs:string">
          <xs:enumeration value="OK"/>
          <xs:enumeration value="FailedValidation"/>
          <xs:enumeration value="FailedExecution"/>
          <xs:enumeration value="FailedAuthorization"/>
          <xs:enumeration value="FailedOther"/>
          <xs:enumeration value="ForcedComplete"/>
          <xs:enumeration value="ForcedFail"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:element name="MessageStatusType" nillable="true" type="tns:MessageStatusType"/>
      <xs:complexType name="ServiceFault">
        <xs:sequence>
          <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/>
        </xs:sequence>
      </xs:complexType>
      <xs:element name="ServiceFault" nillable="true" type="tns:ServiceFault"/>
    </xs:schema>
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Client.BusinessEntities.Common" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Client.BusinessEntities.Common">
      <xs:simpleType name="RequestMessageSource">
        <xs:annotation>
          <xs:appinfo>
            <ActualType xmlns="http://schemas.microsoft.com/2003/10/Serialization/" Name="unsignedByte" Namespace="http://www.w3.org/2001/XMLSchema"/>
          </xs:appinfo>
        </xs:annotation>
        <xs:restriction base="xs:string">
          <xs:enumeration value="CmcWcfService"/>
          <xs:enumeration value="CmcFaAutomation"/>
          <xs:enumeration value="CmcCVueRegulatory"/>
          <xs:enumeration value="CmcCVue"/>
          <xs:enumeration value="CmcCVuePortal"/>
          <xs:enumeration value="ExternalService"/>
          <xs:enumeration value="CmcGLobalService"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:element name="RequestMessageSource" nillable="true" type="tns:RequestMessageSource"/>
    </xs:schema>
  </wsdl:types>
  <wsdl:message name="IUpdateEnrollmentDataService_UpdateEnrollmentData_InputMessage">
    <wsdl:part name="parameters" element="tns:UpdateEnrollmentData"/>
  </wsdl:message>
  <wsdl:message name="IUpdateEnrollmentDataService_UpdateEnrollmentData_OutputMessage">
    <wsdl:part name="parameters" element="tns:UpdateEnrollmentDataResponse"/>
  </wsdl:message>
  <wsdl:message name="IUpdateEnrollmentDataService_UpdateEnrollmentData_ServiceFaultFault_FaultMessage">
    <wsdl:part xmlns:q1="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Wcf.Messages.Common" name="detail" element="q1:ServiceFault"/>
  </wsdl:message>
  <wsdl:portType name="IUpdateEnrollmentDataService">
    <wsdl:operation name="UpdateEnrollmentData">
      <wsdl:input wsaw:Action="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/IUpdateEnrollmentDataService/UpdateEnrollmentData" message="tns:IUpdateEnrollmentDataService_UpdateEnrollmentData_InputMessage"/>
      <wsdl:output wsaw:Action="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/IUpdateEnrollmentDataService/UpdateEnrollmentDataResponse" message="tns:IUpdateEnrollmentDataService_UpdateEnrollmentData_OutputMessage"/>
      <wsdl:fault wsaw:Action="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/IUpdateEnrollmentDataService/UpdateEnrollmentDataServiceFaultFault" name="ServiceFaultFault" message="tns:IUpdateEnrollmentDataService_UpdateEnrollmentData_ServiceFaultFault_FaultMessage"/>
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="BasicHttp" type="tns:IUpdateEnrollmentDataService">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="UpdateEnrollmentData">
      <soap:operation soapAction="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/IUpdateEnrollmentDataService/UpdateEnrollmentData" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
      <wsdl:fault name="ServiceFaultFault">
        <soap:fault use="literal" name="ServiceFaultFault" namespace=""/>
      </wsdl:fault>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="UpdateEnrollmentDataService">
    <wsdl:port name="BasicHttp" binding="tns:BasicHttp">
      <soap:address location="http://wks0378.campusmgmt.com/Cmc.Integration.WebServices.Wcf/UpdateEnrollmentDataService.svc"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>

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

- <wsdl:definitions name="UpdateEnrollmentDataService" targetNamespace="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 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:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:tns="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex">

- <wsdl:types>

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

<xsd:import schemaLocation="http://localhost:1901/UpdateEnrollmentDataService.svc?xsd=xsd0" namespace="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd" />

<xsd:import schemaLocation="http://localhost:1901/UpdateEnrollmentDataService.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/Cmc.CampusLink.Wcf.Messages.Common" />

<xsd:import schemaLocation="http://localhost:1901/UpdateEnrollmentDataService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />

<xsd:import schemaLocation="http://localhost:1901/UpdateEnrollmentDataService.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/Cmc.Integration.Wcf.Messages.Academics" />

</xsd:schema>

</wsdl:types>

- <wsdl:message name="IUpdateEnrollmentDataService_UpdateEnrollmentData_InputMessage">

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

</wsdl:message>

- <wsdl:message name="IUpdateEnrollmentDataService_UpdateEnrollmentData_OutputMessage">

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

</wsdl:message>

- <wsdl:message name="IUpdateEnrollmentDataService_UpdateEnrollmentData_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="IUpdateEnrollmentDataService">

- <wsdl:operation name="UpdateEnrollmentData">

<wsdl:input wsaw:Action="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/IUpdateEnrollmentDataService/UpdateEnrollmentData" message="tns:IUpdateEnrollmentDataService_UpdateEnrollmentData_InputMessage" />

<wsdl:output wsaw:Action="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/IUpdateEnrollmentDataService/UpdateEnrollmentDataResponse" message="tns:IUpdateEnrollmentDataService_UpdateEnrollmentData_OutputMessage" />

<wsdl:fault wsaw:Action="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/IUpdateEnrollmentDataService/UpdateEnrollmentDataServiceFaultFault" name="ServiceFaultFault" message="tns:IUpdateEnrollmentDataService_UpdateEnrollmentData_ServiceFaultFault_FaultMessage" />

</wsdl:operation>

</wsdl:portType>

- <wsdl:binding name="BasicHttpBinding_IUpdateEnrollmentDataService" type="tns:IUpdateEnrollmentDataService">

<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />

- <wsdl:operation name="UpdateEnrollmentData">

<soap:operation soapAction="http://www.campusmgmt.com/Soa/Foundation/MessageDefinition.xsd/IUpdateEnrollmentDataService/UpdateEnrollmentData" style="document" />

- <wsdl:input>

<soap:body use="literal" />

</wsdl:input>

- <wsdl:output>

<soap:body use="literal" />

</wsdl:output>

- <wsdl:fault name="ServiceFaultFault">

<soap:fault name="ServiceFaultFault" use="literal" />

</wsdl:fault>

</wsdl:operation>

</wsdl:binding>

- <wsdl:service name="UpdateEnrollmentDataService">

- <wsdl:port name="BasicHttpBinding_IUpdateEnrollmentDataService" binding="tns:BasicHttpBinding_IUpdateEnrollmentDataService">

<soap:address location="http://localhost:1901/UpdateEnrollmentDataService.svc" />

</wsdl:port>

</wsdl:service>

</wsdl:definitions>