<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="TestimonialService" targetNamespace="urn:localhost/Testimonials" 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: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="urn:localhost/Testimonials" 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"><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="urn:localhost/Testimonials" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/EBS.Web.Services.Testimonials"/><xs:import namespace="TestimonialResponse"/><xs:element name="GetTestimonialById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q1:TestimonialRequest" xmlns:q1="http://schemas.datacontract.org/2004/07/EBS.Web.Services.Testimonials"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTestimonialByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetTestimonialByIdResult" nillable="true" type="q2:TestimonialResponse" xmlns:q2="TestimonialResponse"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTestimonialList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q3:TestimonialRequest" xmlns:q3="http://schemas.datacontract.org/2004/07/EBS.Web.Services.Testimonials"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTestimonialListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetTestimonialListResult" nillable="true" type="q4:TestimonialResponse" xmlns:q4="TestimonialResponse"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPendingTestimonialsCount"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q5:TestimonialRequest" xmlns:q5="http://schemas.datacontract.org/2004/07/EBS.Web.Services.Testimonials"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPendingTestimonialsCountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetPendingTestimonialsCountResult" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Save"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q6:TestimonialRequest" xmlns:q6="http://schemas.datacontract.org/2004/07/EBS.Web.Services.Testimonials"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveResult" nillable="true" type="q7:TestimonialResponse" xmlns:q7="TestimonialResponse"/></xs:sequence></xs:complexType></xs:element></xs:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="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 elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/EBS.Web.Services.Testimonials" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/EBS.Web.Services.Testimonials"><xs:import namespace="Services.Testimonials"/><xs:complexType name="TestimonialRequest"><xs:sequence><xs:element minOccurs="0" name="Account" type="xs:int"/><xs:element minOccurs="0" name="Active" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Approved" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ApprovedBy" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ApprovedOn" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CompanyName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContactName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreatedByUserId" type="xs:int"/><xs:element minOccurs="0" name="CreatedOn" type="xs:dateTime"/><xs:element minOccurs="0" name="MaximumRows" type="xs:int"/><xs:element minOccurs="0" name="ModifiedByUserId" type="xs:int"/><xs:element minOccurs="0" name="ModifiedOn" type="xs:dateTime"/><xs:element minOccurs="0" name="RandomizeList" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="SortBy" type="q1:SortBy" xmlns:q1="Services.Testimonials"/><xs:element minOccurs="0" name="SortDirection" type="q2:SortDirection" xmlns:q2="Services.Testimonials"/><xs:element minOccurs="0" name="StartRowIndex" type="xs:int"/><xs:element minOccurs="0" name="TestimonialId" type="xs:int"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TestimonialRequest" nillable="true" type="tns:TestimonialRequest"/><xs:complexType name="TestimonialFault"><xs:sequence/></xs:complexType><xs:element name="TestimonialFault" nillable="true" type="tns:TestimonialFault"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="Services.Testimonials" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="Services.Testimonials"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:simpleType name="SortBy"><xs:restriction base="xs:string"><xs:enumeration value="Title"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ApprovedOn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="SortBy" nillable="true" type="tns:SortBy"/><xs:simpleType name="SortDirection"><xs:restriction base="xs:string"><xs:enumeration value="ASC"/><xs:enumeration value="DESC"/><xs:enumeration value="NONE"/></xs:restriction></xs:simpleType><xs:element name="SortDirection" nillable="true" type="tns:SortDirection"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="TestimonialResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="TestimonialResponse"><xs:import namespace="TestimonialObject"/><xs:complexType name="TestimonialResponse"><xs:sequence><xs:element minOccurs="0" name="ResultSetCount" type="xs:int"/><xs:element minOccurs="0" name="Testimonial" nillable="true" type="q1:TestimonialObject" xmlns:q1="TestimonialObject"/><xs:element minOccurs="0" name="TestimonialList" nillable="true" type="q2:ArrayOfTestimonialObject" xmlns:q2="TestimonialObject"/></xs:sequence></xs:complexType><xs:element name="TestimonialResponse" nillable="true" type="tns:TestimonialResponse"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="TestimonialObject" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="TestimonialObject"><xs:import namespace="AccountObject"/><xs:complexType name="TestimonialObject"><xs:sequence><xs:element minOccurs="0" name="Account" type="xs:int"/><xs:element minOccurs="0" name="AccountObjects" nillable="true" type="q1:ArrayOfAccountObject" xmlns:q1="AccountObject"/><xs:element minOccurs="0" name="Active" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Approved" type="xs:boolean"/><xs:element minOccurs="0" name="ApprovedBy" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ApprovedByUserName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ApprovedOn" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CompanyName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContactName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreatedByUserId" type="xs:int"/><xs:element minOccurs="0" name="CreatedOn" type="xs:dateTime"/><xs:element minOccurs="0" name="ModifiedByUserId" type="xs:int"/><xs:element minOccurs="0" name="ModifiedOn" type="xs:dateTime"/><xs:element minOccurs="0" name="TestimonialId" type="xs:int"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TestimonialObject" nillable="true" type="tns:TestimonialObject"/><xs:complexType name="ArrayOfTestimonialObject"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TestimonialObject" nillable="true" type="tns:TestimonialObject"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTestimonialObject" nillable="true" type="tns:ArrayOfTestimonialObject"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="AccountObject" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="AccountObject"><xs:complexType name="ArrayOfAccountObject"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AccountObject" nillable="true" type="tns:AccountObject"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAccountObject" nillable="true" type="tns:ArrayOfAccountObject"/><xs:complexType name="AccountObject"><xs:sequence><xs:element minOccurs="0" name="AccountId" type="xs:int"/><xs:element minOccurs="0" name="AccountServiceKeywords" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Active" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="AllowPublicDisplay" type="xs:boolean"/><xs:element minOccurs="0" name="CompanyDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreatedByUserId" type="xs:int"/><xs:element minOccurs="0" name="CreatedOn" type="xs:dateTime"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FeaturedClientEnd" type="xs:dateTime"/><xs:element minOccurs="0" name="FeaturedClientStart" type="xs:dateTime"/><xs:element minOccurs="0" name="ModifiedByUserId" type="xs:int"/><xs:element minOccurs="0" name="ModifiedOn" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PageTemplate" type="xs:int"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WebSiteUrl" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="AccountObject" nillable="true" type="tns:AccountObject"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="TestimonialFault" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="TestimonialFault"><xs:import namespace="http://schemas.datacontract.org/2004/07/EBS.Web.Services.Testimonials"/><xs:element name="TestimonialFault" nillable="true" type="q1:TestimonialFault" xmlns:q1="http://schemas.datacontract.org/2004/07/EBS.Web.Services.Testimonials"/></xs:schema></wsdl:types><wsdl:message name="TestimonialService_GetTestimonialById_InputMessage"><wsdl:part name="parameters" element="tns:GetTestimonialById"/></wsdl:message><wsdl:message name="TestimonialService_GetTestimonialById_OutputMessage"><wsdl:part name="parameters" element="tns:GetTestimonialByIdResponse"/></wsdl:message><wsdl:message name="TestimonialService_GetTestimonialById_TestimonialFault_FaultMessage"><wsdl:part name="detail" element="q1:TestimonialFault" xmlns:q1="TestimonialFault"/></wsdl:message><wsdl:message name="TestimonialService_GetTestimonialList_InputMessage"><wsdl:part name="parameters" element="tns:GetTestimonialList"/></wsdl:message><wsdl:message name="TestimonialService_GetTestimonialList_OutputMessage"><wsdl:part name="parameters" element="tns:GetTestimonialListResponse"/></wsdl:message><wsdl:message name="TestimonialService_GetTestimonialList_TestimonialFault_FaultMessage"><wsdl:part name="detail" element="q2:TestimonialFault" xmlns:q2="TestimonialFault"/></wsdl:message><wsdl:message name="TestimonialService_GetPendingTestimonialsCount_InputMessage"><wsdl:part name="parameters" element="tns:GetPendingTestimonialsCount"/></wsdl:message><wsdl:message name="TestimonialService_GetPendingTestimonialsCount_OutputMessage"><wsdl:part name="parameters" element="tns:GetPendingTestimonialsCountResponse"/></wsdl:message><wsdl:message name="TestimonialService_GetPendingTestimonialsCount_TestimonialFault_FaultMessage"><wsdl:part name="detail" element="q3:TestimonialFault" xmlns:q3="TestimonialFault"/></wsdl:message><wsdl:message name="TestimonialService_Save_InputMessage"><wsdl:part name="parameters" element="tns:Save"/></wsdl:message><wsdl:message name="TestimonialService_Save_OutputMessage"><wsdl:part name="parameters" element="tns:SaveResponse"/></wsdl:message><wsdl:message name="TestimonialService_Save_TestimonialFault_FaultMessage"><wsdl:part name="detail" element="q4:TestimonialFault" xmlns:q4="TestimonialFault"/></wsdl:message><wsdl:portType name="TestimonialService"><wsdl:operation name="GetTestimonialById"><wsdl:input wsaw:Action="GetTestimonialRequest" message="tns:TestimonialService_GetTestimonialById_InputMessage"/><wsdl:output wsaw:Action="GetTestimonialResponse" message="tns:TestimonialService_GetTestimonialById_OutputMessage"/><wsdl:fault wsaw:Action="" name="TestimonialFault" message="tns:TestimonialService_GetTestimonialById_TestimonialFault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetTestimonialList"><wsdl:input wsaw:Action="GetTestimonialList" message="tns:TestimonialService_GetTestimonialList_InputMessage"/><wsdl:output wsaw:Action="GetTestimonialResponse" message="tns:TestimonialService_GetTestimonialList_OutputMessage"/><wsdl:fault wsaw:Action="" name="TestimonialFault" message="tns:TestimonialService_GetTestimonialList_TestimonialFault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetPendingTestimonialsCount"><wsdl:input wsaw:Action="GetPendingTestimonialsCount" message="tns:TestimonialService_GetPendingTestimonialsCount_InputMessage"/><wsdl:output wsaw:Action="GetTestimonialResponse" message="tns:TestimonialService_GetPendingTestimonialsCount_OutputMessage"/><wsdl:fault wsaw:Action="" name="TestimonialFault" message="tns:TestimonialService_GetPendingTestimonialsCount_TestimonialFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Save"><wsdl:input wsaw:Action="SaveTestimonial" message="tns:TestimonialService_Save_InputMessage"/><wsdl:output wsaw:Action="SaveTestimonial" message="tns:TestimonialService_Save_OutputMessage"/><wsdl:fault wsaw:Action="" name="TestimonialFault" message="tns:TestimonialService_Save_TestimonialFault_FaultMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_TestimonialService" type="tns:TestimonialService"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetTestimonialById"><soap:operation soapAction="GetTestimonialRequest" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="TestimonialFault"><soap:fault use="literal" name="TestimonialFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetTestimonialList"><soap:operation soapAction="GetTestimonialList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="TestimonialFault"><soap:fault use="literal" name="TestimonialFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetPendingTestimonialsCount"><soap:operation soapAction="GetPendingTestimonialsCount" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="TestimonialFault"><soap:fault use="literal" name="TestimonialFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Save"><soap:operation soapAction="SaveTestimonial" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="TestimonialFault"><soap:fault use="literal" name="TestimonialFault" namespace=""/></wsdl:fault></wsdl:operation></wsdl:binding><wsdl:service name="TestimonialService"><wsdl:port name="BasicHttpBinding_TestimonialService" binding="tns:BasicHttpBinding_TestimonialService"><soap:address location="http://services.glcarpetcleaning.com/TestimonialService.svc"/></wsdl:port></wsdl:service></wsdl:definitions>