<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<xsd:schema targetNamespace="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/Imports">
<xsd:import schemaLocation="" namespace="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010" />
<xsd:import schemaLocation="" namespace="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.Users" />
<xsd:import schemaLocation="" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xsd:import schemaLocation="" namespace="http://schemas.datacontract.org/2004/07/System" />
</xsd:schema>
</wsdl:types>
<wsdl:message name="IUserChangePasswordProvider_ChangePassword_InputMessage">
<wsdl:part name="parameters" element="tns:ChangePassword" />
</wsdl:message>
<wsdl:message name="IUserChangePasswordProvider_ChangePassword_OutputMessage">
<wsdl:part name="parameters" element="tns:ChangePasswordResponse" />
</wsdl:message>
<wsdl:message name="IUserChangePasswordProvider_ChangePassword_UserFaultFault_FaultMessage">
<wsdl:part xmlns:q1="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.Users" name="detail" element="q1:UserFault" />
</wsdl:message>
<wsdl:message name="IUserChangePasswordProvider_ChangePassword_UserExceptionFault_FaultMessage">
<wsdl:part xmlns:q2="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.Users" name="detail" element="q2:UserException" />
</wsdl:message>
<wsdl:message name="IUserChangePasswordProvider_ChangePassword_UserExceptionFaultFault_FaultMessage">
<wsdl:part xmlns:q3="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.Users" name="detail" element="q3:UserExceptionFault" />
</wsdl:message>
<wsdl:portType name="IUserChangePasswordProvider">
<wsdl:operation name="ChangePassword">
<wsdl:input wsaw:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/IUserChangePasswordProvider/ChangePassword" message="tns:IUserChangePasswordProvider_ChangePassword_InputMessage" />
<wsdl:output wsaw:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/IUserChangePasswordProvider/ChangePasswordResponse" message="tns:IUserChangePasswordProvider_ChangePassword_OutputMessage" />
<wsdl:fault wsaw:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/IUserChangePasswordProvider/ChangePasswordUserFaultFault" name="UserFaultFault" message="tns:IUserChangePasswordProvider_ChangePassword_UserFaultFault_FaultMessage" />
<wsdl:fault wsaw:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/IUserChangePasswordProvider/ChangePasswordUserExceptionFault" name="UserExceptionFault" message="tns:IUserChangePasswordProvider_ChangePassword_UserExceptionFault_FaultMessage" />
<wsdl:fault wsaw:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/IUserChangePasswordProvider/ChangePasswordUserExceptionFaultFault" name="UserExceptionFaultFault" message="tns:IUserChangePasswordProvider_ChangePassword_UserExceptionFaultFault_FaultMessage" />
</wsdl:operation>
</wsdl:portType>
</wsdl:definitions>