<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="SystemConstantService" targetNamespace="urn:localhost/SystemConstants" 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/SystemConstants" 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/SystemConstants" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"/><xs:import namespace="Services.SystemConstants"/><xs:element name="GetSystemConstantById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q1:SystemConstantRequest" xmlns:q1="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSystemConstantByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSystemConstantByIdResult" nillable="true" type="q2:SystemConstantResponse" xmlns:q2="Services.SystemConstants"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSystemConstantByName"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q3:SystemConstantRequest" xmlns:q3="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSystemConstantByNameResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSystemConstantByNameResult" nillable="true" type="q4:SystemConstantResponse" xmlns:q4="Services.SystemConstants"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSystemConstantList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q5:SystemConstantRequest" xmlns:q5="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSystemConstantListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSystemConstantListResult" nillable="true" type="q6:SystemConstantResponse" xmlns:q6="Services.SystemConstants"/></xs:sequence></xs:complexType></xs:element><xs:element name="Save"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q7:SystemConstantRequest" xmlns:q7="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveResult" nillable="true" type="q8:SystemConstantResponse" xmlns:q8="Services.SystemConstants"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveSystemConstantByName"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q9:SystemConstantRequest" xmlns:q9="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveSystemConstantByNameResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveSystemConstantByNameResult" nillable="true" type="q10:SystemConstantResponse" xmlns:q10="Services.SystemConstants"/></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.SystemConstants" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"><xs:import namespace="Services.SystemConstants"/><xs:complexType name="SystemConstantRequest"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="ConstantValue" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreateByUserId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="FirstLetter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MaximumRows" type="xs:int"/><xs:element minOccurs="0" name="ModifiedByUserId" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SortBy" type="q1:SortBy" xmlns:q1="Services.SystemConstants"/><xs:element minOccurs="0" name="SortDirection" type="q2:SortDirection" xmlns:q2="Services.SystemConstants"/><xs:element minOccurs="0" name="StartRowIndex" type="xs:int"/><xs:element minOccurs="0" name="SystemConstantId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SystemConstantRequest" nillable="true" type="tns:SystemConstantRequest"/><xs:complexType name="SystemConstantObject"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="ConstantValue" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreatedBy" 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="ModifiedBy" nillable="true" type="xs:string"/><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="SystemConstantId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SystemConstantObject" nillable="true" type="tns:SystemConstantObject"/><xs:complexType name="ArrayOfSystemConstantObject"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SystemConstantObject" nillable="true" type="tns:SystemConstantObject"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSystemConstantObject" nillable="true" type="tns:ArrayOfSystemConstantObject"/><xs:complexType name="SystemConstantFault"><xs:sequence/></xs:complexType><xs:element name="SystemConstantFault" nillable="true" type="tns:SystemConstantFault"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="Services.SystemConstants" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="Services.SystemConstants"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:import namespace="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"/><xs:simpleType name="SortBy"><xs:restriction base="xs:string"><xs:enumeration value="Name"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ModifiedOn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CreatedOn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</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:complexType name="SystemConstantResponse"><xs:sequence><xs:element minOccurs="0" name="ResultSetCount" type="xs:int"/><xs:element minOccurs="0" name="SystemConstant" nillable="true" type="q1:SystemConstantObject" xmlns:q1="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"/><xs:element minOccurs="0" name="SystemConstantList" nillable="true" type="q2:ArrayOfSystemConstantObject" xmlns:q2="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"/></xs:sequence></xs:complexType><xs:element name="SystemConstantResponse" nillable="true" type="tns:SystemConstantResponse"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="SystemConstantFault" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="SystemConstantFault"><xs:import namespace="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"/><xs:element name="SystemConstantFault" nillable="true" type="q1:SystemConstantFault" xmlns:q1="http://schemas.datacontract.org/2004/07/EBS.Web.Services.SystemConstants"/></xs:schema></wsdl:types><wsdl:message name="SystemConstantService_GetSystemConstantById_InputMessage"><wsdl:part name="parameters" element="tns:GetSystemConstantById"/></wsdl:message><wsdl:message name="SystemConstantService_GetSystemConstantById_OutputMessage"><wsdl:part name="parameters" element="tns:GetSystemConstantByIdResponse"/></wsdl:message><wsdl:message name="SystemConstantService_GetSystemConstantById_SystemConstantFault_FaultMessage"><wsdl:part name="detail" element="q1:SystemConstantFault" xmlns:q1="SystemConstantFault"/></wsdl:message><wsdl:message name="SystemConstantService_GetSystemConstantByName_InputMessage"><wsdl:part name="parameters" element="tns:GetSystemConstantByName"/></wsdl:message><wsdl:message name="SystemConstantService_GetSystemConstantByName_OutputMessage"><wsdl:part name="parameters" element="tns:GetSystemConstantByNameResponse"/></wsdl:message><wsdl:message name="SystemConstantService_GetSystemConstantByName_SystemConstantFault_FaultMessage"><wsdl:part name="detail" element="q2:SystemConstantFault" xmlns:q2="SystemConstantFault"/></wsdl:message><wsdl:message name="SystemConstantService_GetSystemConstantList_InputMessage"><wsdl:part name="parameters" element="tns:GetSystemConstantList"/></wsdl:message><wsdl:message name="SystemConstantService_GetSystemConstantList_OutputMessage"><wsdl:part name="parameters" element="tns:GetSystemConstantListResponse"/></wsdl:message><wsdl:message name="SystemConstantService_GetSystemConstantList_SystemConstantFault_FaultMessage"><wsdl:part name="detail" element="q3:SystemConstantFault" xmlns:q3="SystemConstantFault"/></wsdl:message><wsdl:message name="SystemConstantService_Save_InputMessage"><wsdl:part name="parameters" element="tns:Save"/></wsdl:message><wsdl:message name="SystemConstantService_Save_OutputMessage"><wsdl:part name="parameters" element="tns:SaveResponse"/></wsdl:message><wsdl:message name="SystemConstantService_Save_SystemConstantFault_FaultMessage"><wsdl:part name="detail" element="q4:SystemConstantFault" xmlns:q4="SystemConstantFault"/></wsdl:message><wsdl:message name="SystemConstantService_SaveSystemConstantByName_InputMessage"><wsdl:part name="parameters" element="tns:SaveSystemConstantByName"/></wsdl:message><wsdl:message name="SystemConstantService_SaveSystemConstantByName_OutputMessage"><wsdl:part name="parameters" element="tns:SaveSystemConstantByNameResponse"/></wsdl:message><wsdl:message name="SystemConstantService_SaveSystemConstantByName_SystemConstantFault_FaultMessage"><wsdl:part name="detail" element="q5:SystemConstantFault" xmlns:q5="SystemConstantFault"/></wsdl:message><wsdl:portType name="SystemConstantService"><wsdl:operation name="GetSystemConstantById"><wsdl:input wsaw:Action="GetSystemConstantRequest" message="tns:SystemConstantService_GetSystemConstantById_InputMessage"/><wsdl:output wsaw:Action="GetSystemConstantResponse" message="tns:SystemConstantService_GetSystemConstantById_OutputMessage"/><wsdl:fault wsaw:Action="" name="SystemConstantFault" message="tns:SystemConstantService_GetSystemConstantById_SystemConstantFault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetSystemConstantByName"><wsdl:input wsaw:Action="GetSystemConstantByName" message="tns:SystemConstantService_GetSystemConstantByName_InputMessage"/><wsdl:output wsaw:Action="GetSystemConstantResponse" message="tns:SystemConstantService_GetSystemConstantByName_OutputMessage"/><wsdl:fault wsaw:Action="" name="SystemConstantFault" message="tns:SystemConstantService_GetSystemConstantByName_SystemConstantFault_FaultMessage"/></wsdl:operation><wsdl:operation name="GetSystemConstantList"><wsdl:input wsaw:Action="GetSystemConstantList" message="tns:SystemConstantService_GetSystemConstantList_InputMessage"/><wsdl:output wsaw:Action="GetSystemConstantResponse" message="tns:SystemConstantService_GetSystemConstantList_OutputMessage"/><wsdl:fault wsaw:Action="" name="SystemConstantFault" message="tns:SystemConstantService_GetSystemConstantList_SystemConstantFault_FaultMessage"/></wsdl:operation><wsdl:operation name="Save"><wsdl:input wsaw:Action="SaveSystemConstant" message="tns:SystemConstantService_Save_InputMessage"/><wsdl:output wsaw:Action="SaveSystemConstant" message="tns:SystemConstantService_Save_OutputMessage"/><wsdl:fault wsaw:Action="" name="SystemConstantFault" message="tns:SystemConstantService_Save_SystemConstantFault_FaultMessage"/></wsdl:operation><wsdl:operation name="SaveSystemConstantByName"><wsdl:input wsaw:Action="SaveSystemConstantByName" message="tns:SystemConstantService_SaveSystemConstantByName_InputMessage"/><wsdl:output wsaw:Action="SaveSystemConstantByName" message="tns:SystemConstantService_SaveSystemConstantByName_OutputMessage"/><wsdl:fault wsaw:Action="" name="SystemConstantFault" message="tns:SystemConstantService_SaveSystemConstantByName_SystemConstantFault_FaultMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_SystemConstantService" type="tns:SystemConstantService"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetSystemConstantById"><soap:operation soapAction="GetSystemConstantRequest" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="SystemConstantFault"><soap:fault use="literal" name="SystemConstantFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetSystemConstantByName"><soap:operation soapAction="GetSystemConstantByName" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="SystemConstantFault"><soap:fault use="literal" name="SystemConstantFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="GetSystemConstantList"><soap:operation soapAction="GetSystemConstantList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="SystemConstantFault"><soap:fault use="literal" name="SystemConstantFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="Save"><soap:operation soapAction="SaveSystemConstant" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="SystemConstantFault"><soap:fault use="literal" name="SystemConstantFault" namespace=""/></wsdl:fault></wsdl:operation><wsdl:operation name="SaveSystemConstantByName"><soap:operation soapAction="SaveSystemConstantByName" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output><wsdl:fault name="SystemConstantFault"><soap:fault use="literal" name="SystemConstantFault" namespace=""/></wsdl:fault></wsdl:operation></wsdl:binding><wsdl:service name="SystemConstantService"><wsdl:port name="BasicHttpBinding_SystemConstantService" binding="tns:BasicHttpBinding_SystemConstantService"><soap:address location="http://services.glcarpetcleaning.com/SystemConstantService.svc"/></wsdl:port></wsdl:service></wsdl:definitions>