<?xml version="1.0" encoding="utf-8"?>
<!-- @editor-info:link autogen="true" source="AuthServices.jws" -->
<wsdl:definitions xmlns:conv="http://www.openuri.org/2002/04/soap/conversation/" xmlns:cw="http://www.openuri.org/2002/04/wsdl/conversation/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:jms="http://www.openuri.org/2002/04/wsdl/jms/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:s0="http://www.openuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.openuri.org/">
	<wsdl:types>
		<s:schema elementFormDefault="qualified" targetNamespace="http://www.openuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema">
			<s:element name="getBuildingDetail">
				<s:complexType>
					<s:sequence>
						<s:element name="xmlDoc" type="s:string" minOccurs="0"/>
					</s:sequence>
				</s:complexType>
			</s:element>
			<s:element name="getBuildingDetailResponse">
				<s:complexType>
					<s:sequence>
						<s:element name="getBuildingDetailResult" type="s:string" minOccurs="0"/>
					</s:sequence>
				</s:complexType>
			</s:element>
			<s:element name="string" nillable="true" type="s:string"/>
			<s:element name="getMeterDetail">
				<s:complexType>
					<s:sequence>
						<s:element name="xmlDoc" type="s:string" minOccurs="0"/>
					</s:sequence>
				</s:complexType>
			</s:element>
			<s:element name="getMeterDetailResponse">
				<s:complexType>
					<s:sequence>
						<s:element name="getMeterDetailResult" type="s:string" minOccurs="0"/>
					</s:sequence>
				</s:complexType>
			</s:element>
			<s:element name="manageMeters">
				<s:complexType>
					<s:sequence>
						<s:element name="xmlDoc" type="s:string" minOccurs="0"/>
					</s:sequence>
				</s:complexType>
			</s:element>
			<s:element name="manageMetersResponse">
				<s:complexType>
					<s:sequence>
						<s:element name="manageMetersResult" type="s:string" minOccurs="0"/>
					</s:sequence>
				</s:complexType>
			</s:element>
			<s:element name="manageBuildings">
				<s:complexType>
					<s:sequence>
						<s:element name="xmlDoc" type="s:string" minOccurs="0"/>
					</s:sequence>
				</s:complexType>
			</s:element>
			<s:element name="manageBuildingsResponse">
				<s:complexType>
					<s:sequence>
						<s:element name="manageBuildingsResult" type="s:string" minOccurs="0"/>
					</s:sequence>
				</s:complexType>
			</s:element>
			<s:element name="getTransactionStatus">
				<s:complexType>
					<s:sequence>
						<s:element name="TXNS_ID" type="s:string" minOccurs="0"/>
					</s:sequence>
				</s:complexType>
			</s:element>
			<s:element name="getTransactionStatusResponse">
				<s:complexType>
					<s:sequence>
						<s:element name="getTransactionStatusResult" type="s:string" minOccurs="0"/>
					</s:sequence>
				</s:complexType>
			</s:element>
		</s:schema>
	</wsdl:types>
	<wsdl:message name="resRequestServiceSoapIn">
		<wsdl:part name="PH_ID" type="s:string"/>
		<wsdl:part name="EUO_ID" type="s:string"/>
		<wsdl:part name="XMLDoc" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="resRequestServiceSoapOut">
		<wsdl:part name="resRequestServiceResult" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="RESgetTransactionStatusSoapIn">
		<wsdl:part name="PH_ID" type="s:string"/>
		<wsdl:part name="EUO_ID" type="s:string"/>
		<wsdl:part name="TXNS_ID" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="RESgetTransactionStatusSoapOut">
		<wsdl:part name="getTransactionStatusResult" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="resRequestServiceHttpGetIn">
		<wsdl:part name="PH_ID" type="s:string"/>
		<wsdl:part name="EUO_ID" type="s:string"/>
		<wsdl:part name="XMLDoc" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="resRequestServiceHttpGetOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="RESgetTransactionStatusHttpGetIn">
		<wsdl:part name="PH_ID" type="s:string"/>
		<wsdl:part name="EUO_ID" type="s:string"/>
		<wsdl:part name="TXNS_ID" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="RESgetTransactionStatusHttpGetOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="resRequestServiceHttpPostIn">
		<wsdl:part name="PH_ID" type="s:string"/>
		<wsdl:part name="EUO_ID" type="s:string"/>
		<wsdl:part name="XMLDoc" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="resRequestServiceHttpPostOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="RESgetTransactionStatusHttpPostIn">
		<wsdl:part name="PH_ID" type="s:string"/>
		<wsdl:part name="EUO_ID" type="s:string"/>
		<wsdl:part name="TXNS_ID" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="RESgetTransactionStatusHttpPostOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="getPendingAuthServiceSoapIn"/>
	<wsdl:message name="getPendingAuthServiceSoapOut">
		<wsdl:part name="getPendingAuthServiceResult" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="confirmAuthServiceSoapIn">
		<wsdl:part name="inputXML" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="confirmAuthServiceSoapOut">
		<wsdl:part name="confirmAuthServiceResult" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="deauthServiceSoapIn">
		<wsdl:part name="inputXML" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="deauthServiceSoapOut">
		<wsdl:part name="deauthServiceResult" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="getPendingAuthServiceHttpGetIn"/>
	<wsdl:message name="getPendingAuthServiceHttpGetOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="confirmAuthServiceHttpGetIn">
		<wsdl:part name="inputXML" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="confirmAuthServiceHttpGetOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="deauthServiceHttpGetIn">
		<wsdl:part name="inputXML" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="deauthServiceHttpGetOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="getPendingAuthServiceHttpPostIn"/>
	<wsdl:message name="getPendingAuthServiceHttpPostOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="confirmAuthServiceHttpPostIn">
		<wsdl:part name="inputXML" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="confirmAuthServiceHttpPostOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="deauthServiceHttpPostIn">
		<wsdl:part name="inputXML" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="deauthServiceHttpPostOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="getBuildingDetailSoapIn">
		<wsdl:part name="parameters" element="s0:getBuildingDetail"/>
	</wsdl:message>
	<wsdl:message name="getBuildingDetailSoapOut">
		<wsdl:part name="parameters" element="s0:getBuildingDetailResponse"/>
	</wsdl:message>
	<wsdl:message name="getMeterDetailSoapIn">
		<wsdl:part name="parameters" element="s0:getMeterDetail"/>
	</wsdl:message>
	<wsdl:message name="getMeterDetailSoapOut">
		<wsdl:part name="parameters" element="s0:getMeterDetailResponse"/>
	</wsdl:message>
	<wsdl:message name="manageMetersSoapIn">
		<wsdl:part name="parameters" element="s0:manageMeters"/>
	</wsdl:message>
	<wsdl:message name="manageMetersSoapOut">
		<wsdl:part name="parameters" element="s0:manageMetersResponse"/>
	</wsdl:message>
	<wsdl:message name="manageBuildingsSoapIn">
		<wsdl:part name="parameters" element="s0:manageBuildings"/>
	</wsdl:message>
	<wsdl:message name="manageBuildingsSoapOut">
		<wsdl:part name="parameters" element="s0:manageBuildingsResponse"/>
	</wsdl:message>
	<wsdl:message name="getTransactionStatusSoapIn">
		<wsdl:part name="parameters" element="s0:getTransactionStatus"/>
	</wsdl:message>
	<wsdl:message name="getTransactionStatusSoapOut">
		<wsdl:part name="parameters" element="s0:getTransactionStatusResponse"/>
	</wsdl:message>
	<wsdl:message name="getBuildingDetailHttpGetIn">
		<wsdl:part name="xmlDoc" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="getBuildingDetailHttpGetOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="getMeterDetailHttpGetIn">
		<wsdl:part name="xmlDoc" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="getMeterDetailHttpGetOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="manageMetersHttpGetIn">
		<wsdl:part name="xmlDoc" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="manageMetersHttpGetOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="manageBuildingsHttpGetIn">
		<wsdl:part name="xmlDoc" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="manageBuildingsHttpGetOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="getTransactionStatusHttpGetIn">
		<wsdl:part name="TXNS_ID" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="getTransactionStatusHttpGetOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="getBuildingDetailHttpPostIn">
		<wsdl:part name="xmlDoc" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="getBuildingDetailHttpPostOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="getMeterDetailHttpPostIn">
		<wsdl:part name="xmlDoc" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="getMeterDetailHttpPostOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="manageMetersHttpPostIn">
		<wsdl:part name="xmlDoc" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="manageMetersHttpPostOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="manageBuildingsHttpPostIn">
		<wsdl:part name="xmlDoc" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="manageBuildingsHttpPostOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:message name="getTransactionStatusHttpPostIn">
		<wsdl:part name="TXNS_ID" type="s:string"/>
	</wsdl:message>
	<wsdl:message name="getTransactionStatusHttpPostOut">
		<wsdl:part name="Body" element="s0:string"/>
	</wsdl:message>
	<wsdl:portType name="RESDMSServicesStrSoap">
		<wsdl:operation name="resRequestService">
			<wsdl:documentation>RES Request Service function - this function makes requests for obtaining scores</wsdl:documentation>
			<wsdl:input message="s0:resRequestServiceSoapIn"/>
			<wsdl:output message="s0:resRequestServiceSoapOut"/>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<wsdl:documentation>This function will return the status for the transaction id (TXNS_ID) requested</wsdl:documentation>
			<wsdl:input message="s0:RESgetTransactionStatusSoapIn"/>
			<wsdl:output message="s0:RESgetTransactionStatusSoapOut"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:portType name="RESDMSServicesStrHttpGet">
		<wsdl:operation name="resRequestService">
			<wsdl:documentation>RES Request Service function - this function makes requests for obtaining scores</wsdl:documentation>
			<wsdl:input message="s0:resRequestServiceHttpGetIn"/>
			<wsdl:output message="s0:resRequestServiceHttpGetOut"/>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<wsdl:documentation>This function will return the status for the transaction id (TXNS_ID) requested</wsdl:documentation>
			<wsdl:input message="s0:RESgetTransactionStatusHttpGetIn"/>
			<wsdl:output message="s0:RESgetTransactionStatusHttpGetOut"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:portType name="RESDMSServicesStrHttpPost">
		<wsdl:operation name="resRequestService">
			<wsdl:documentation>RES Request Service function - this function makes requests for obtaining scores</wsdl:documentation>
			<wsdl:input message="s0:resRequestServiceHttpPostIn"/>
			<wsdl:output message="s0:resRequestServiceHttpPostOut"/>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<wsdl:documentation>This function will return the status for the transaction id (TXNS_ID) requested</wsdl:documentation>
			<wsdl:input message="s0:RESgetTransactionStatusHttpPostIn"/>
			<wsdl:output message="s0:RESgetTransactionStatusHttpPostOut"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:portType name="AuthServicesSoap">
		<wsdl:operation name="getPendingAuthService">
			<wsdl:input message="s0:getPendingAuthServiceSoapIn"/>
			<wsdl:output message="s0:getPendingAuthServiceSoapOut"/>
		</wsdl:operation>
		<wsdl:operation name="confirmAuthService">
			<wsdl:input message="s0:confirmAuthServiceSoapIn"/>
			<wsdl:output message="s0:confirmAuthServiceSoapOut"/>
		</wsdl:operation>
		<wsdl:operation name="deauthService">
			<wsdl:input message="s0:deauthServiceSoapIn"/>
			<wsdl:output message="s0:deauthServiceSoapOut"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:portType name="AuthServicesHttpGet">
		<wsdl:operation name="getPendingAuthService">
			<wsdl:input message="s0:getPendingAuthServiceHttpGetIn"/>
			<wsdl:output message="s0:getPendingAuthServiceHttpGetOut"/>
		</wsdl:operation>
		<wsdl:operation name="confirmAuthService">
			<wsdl:input message="s0:confirmAuthServiceHttpGetIn"/>
			<wsdl:output message="s0:confirmAuthServiceHttpGetOut"/>
		</wsdl:operation>
		<wsdl:operation name="deauthService">
			<wsdl:input message="s0:deauthServiceHttpGetIn"/>
			<wsdl:output message="s0:deauthServiceHttpGetOut"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:portType name="AuthServicesHttpPost">
		<wsdl:operation name="getPendingAuthService">
			<wsdl:input message="s0:getPendingAuthServiceHttpPostIn"/>
			<wsdl:output message="s0:getPendingAuthServiceHttpPostOut"/>
		</wsdl:operation>
		<wsdl:operation name="confirmAuthService">
			<wsdl:input message="s0:confirmAuthServiceHttpPostIn"/>
			<wsdl:output message="s0:confirmAuthServiceHttpPostOut"/>
		</wsdl:operation>
		<wsdl:operation name="deauthService">
			<wsdl:input message="s0:deauthServiceHttpPostIn"/>
			<wsdl:output message="s0:deauthServiceHttpPostOut"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:portType name="MgmtServicesSoap">
		<wsdl:operation name="getBuildingDetail">
			<wsdl:input message="s0:getBuildingDetailSoapIn"/>
			<wsdl:output message="s0:getBuildingDetailSoapOut"/>
		</wsdl:operation>
		<wsdl:operation name="getMeterDetail">
			<wsdl:input message="s0:getMeterDetailSoapIn"/>
			<wsdl:output message="s0:getMeterDetailSoapOut"/>
		</wsdl:operation>
		<wsdl:operation name="manageMeters">
			<wsdl:input message="s0:manageMetersSoapIn"/>
			<wsdl:output message="s0:manageMetersSoapOut"/>
		</wsdl:operation>
		<wsdl:operation name="manageBuildings">
			<wsdl:input message="s0:manageBuildingsSoapIn"/>
			<wsdl:output message="s0:manageBuildingsSoapOut"/>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<wsdl:input message="s0:getTransactionStatusSoapIn"/>
			<wsdl:output message="s0:getTransactionStatusSoapOut"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:portType name="MgmtServicesHttpGet">
		<wsdl:operation name="getBuildingDetail">
			<wsdl:input message="s0:getBuildingDetailHttpGetIn"/>
			<wsdl:output message="s0:getBuildingDetailHttpGetOut"/>
		</wsdl:operation>
		<wsdl:operation name="getMeterDetail">
			<wsdl:input message="s0:getMeterDetailHttpGetIn"/>
			<wsdl:output message="s0:getMeterDetailHttpGetOut"/>
		</wsdl:operation>
		<wsdl:operation name="manageMeters">
			<wsdl:input message="s0:manageMetersHttpGetIn"/>
			<wsdl:output message="s0:manageMetersHttpGetOut"/>
		</wsdl:operation>
		<wsdl:operation name="manageBuildings">
			<wsdl:input message="s0:manageBuildingsHttpGetIn"/>
			<wsdl:output message="s0:manageBuildingsHttpGetOut"/>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<wsdl:input message="s0:getTransactionStatusHttpGetIn"/>
			<wsdl:output message="s0:getTransactionStatusHttpGetOut"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:portType name="MgmtServicesHttpPost">
		<wsdl:operation name="getBuildingDetail">
			<wsdl:input message="s0:getBuildingDetailHttpPostIn"/>
			<wsdl:output message="s0:getBuildingDetailHttpPostOut"/>
		</wsdl:operation>
		<wsdl:operation name="getMeterDetail">
			<wsdl:input message="s0:getMeterDetailHttpPostIn"/>
			<wsdl:output message="s0:getMeterDetailHttpPostOut"/>
		</wsdl:operation>
		<wsdl:operation name="manageMeters">
			<wsdl:input message="s0:manageMetersHttpPostIn"/>
			<wsdl:output message="s0:manageMetersHttpPostOut"/>
		</wsdl:operation>
		<wsdl:operation name="manageBuildings">
			<wsdl:input message="s0:manageBuildingsHttpPostIn"/>
			<wsdl:output message="s0:manageBuildingsHttpPostOut"/>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<wsdl:input message="s0:getTransactionStatusHttpPostIn"/>
			<wsdl:output message="s0:getTransactionStatusHttpPostOut"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:binding name="AuthServicesSoap" type="s0:AuthServicesSoap">
		<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
		<wsdl:operation name="getPendingAuthService">
			<soap:operation soapAction="http://www.openuri.org/getPendingAuthService" style="rpc"/>
			<wsdl:input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.openuri.org/"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.openuri.org/"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="confirmAuthService">
			<soap:operation soapAction="http://www.openuri.org/confirmAuthService" style="rpc"/>
			<wsdl:input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.openuri.org/"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.openuri.org/"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="deauthService">
			<soap:operation soapAction="http://www.openuri.org/deauthService" style="rpc"/>
			<wsdl:input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.openuri.org/"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.openuri.org/"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:binding name="AuthServicesHttpGet" type="s0:AuthServicesHttpGet">
		<http:binding verb="GET"/>
		<wsdl:operation name="getPendingAuthService">
			<http:operation location="/getPendingAuthService"/>
			<wsdl:input>
				<http:urlEncoded/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="confirmAuthService">
			<http:operation location="/confirmAuthService"/>
			<wsdl:input>
				<http:urlEncoded/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="deauthService">
			<http:operation location="/deauthService"/>
			<wsdl:input>
				<http:urlEncoded/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:binding name="AuthServicesHttpPost" type="s0:AuthServicesHttpPost">
		<http:binding verb="POST"/>
		<wsdl:operation name="getPendingAuthService">
			<http:operation location="/getPendingAuthService"/>
			<wsdl:input>
				<mime:content type="application/x-www-form-urlencoded"/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="confirmAuthService">
			<http:operation location="/confirmAuthService"/>
			<wsdl:input>
				<mime:content type="application/x-www-form-urlencoded"/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="deauthService">
			<http:operation location="/deauthService"/>
			<wsdl:input>
				<mime:content type="application/x-www-form-urlencoded"/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:binding name="MgmtServicesSoap" type="s0:MgmtServicesSoap">
		<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
		<wsdl:operation name="getBuildingDetail">
			<soap:operation soapAction="http://www.openuri.org/getBuildingDetail" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="getMeterDetail">
			<soap:operation soapAction="http://www.openuri.org/getMeterDetail" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="manageMeters">
			<soap:operation soapAction="http://www.openuri.org/manageMeters" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="manageBuildings">
			<soap:operation soapAction="http://www.openuri.org/manageBuildings" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<soap:operation soapAction="http://www.openuri.org/getTransactionStatus" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:binding name="MgmtServicesHttpGet" type="s0:MgmtServicesHttpGet">
		<http:binding verb="GET"/>
		<wsdl:operation name="getBuildingDetail">
			<http:operation location="/getBuildingDetail"/>
			<wsdl:input>
				<http:urlEncoded/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="getMeterDetail">
			<http:operation location="/getMeterDetail"/>
			<wsdl:input>
				<http:urlEncoded/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="manageMeters">
			<http:operation location="/manageMeters"/>
			<wsdl:input>
				<http:urlEncoded/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="manageBuildings">
			<http:operation location="/manageBuildings"/>
			<wsdl:input>
				<http:urlEncoded/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<http:operation location="/getTransactionStatus"/>
			<wsdl:input>
				<http:urlEncoded/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:binding name="MgmtServicesHttpPost" type="s0:MgmtServicesHttpPost">
		<http:binding verb="POST"/>
		<wsdl:operation name="getBuildingDetail">
			<http:operation location="/getBuildingDetail"/>
			<wsdl:input>
				<mime:content type="application/x-www-form-urlencoded"/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="getMeterDetail">
			<http:operation location="/getMeterDetail"/>
			<wsdl:input>
				<mime:content type="application/x-www-form-urlencoded"/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="manageMeters">
			<http:operation location="/manageMeters"/>
			<wsdl:input>
				<mime:content type="application/x-www-form-urlencoded"/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="manageBuildings">
			<http:operation location="/manageBuildings"/>
			<wsdl:input>
				<mime:content type="application/x-www-form-urlencoded"/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<http:operation location="/getTransactionStatus"/>
			<wsdl:input>
				<mime:content type="application/x-www-form-urlencoded"/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:binding name="RESDMSServicesStrSoap" type="s0:RESDMSServicesStrSoap">
		<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
		<wsdl:operation name="resRequestService">
			<soap:operation soapAction="http://www.openuri.org/resRequestService" style="rpc"/>
			<wsdl:input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.openuri.org/"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.openuri.org/"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<soap:operation soapAction="http://www.openuri.org/getTransactionStatus" style="rpc"/>
			<wsdl:input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.openuri.org/"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.openuri.org/"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:binding name="RESDMSServicesStrHttpGet" type="s0:RESDMSServicesStrHttpGet">
		<http:binding verb="GET"/>
		<wsdl:operation name="resRequestService">
			<http:operation location="/resRequestService"/>
			<wsdl:input>
				<http:urlEncoded/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<http:operation location="/getTransactionStatus"/>
			<wsdl:input>
				<http:urlEncoded/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:binding name="RESDMSServicesStrHttpPost" type="s0:RESDMSServicesStrHttpPost">
		<http:binding verb="POST"/>
		<wsdl:operation name="resRequestService">
			<http:operation location="/resRequestService"/>
			<wsdl:input>
				<mime:content type="application/x-www-form-urlencoded"/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="getTransactionStatus">
			<http:operation location="/getTransactionStatus"/>
			<wsdl:input>
				<mime:content type="application/x-www-form-urlencoded"/>
			</wsdl:input>
			<wsdl:output>
				<mime:mimeXml part="Body"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:service name="AuthServices">
		<wsdl:documentation>@ common:operation @ jws:protocol soap-style="rpc" form-get="false" form-post="false"</wsdl:documentation>
		<wsdl:port name="AuthServicesSoap" binding="s0:AuthServicesSoap">
			<soap:address location="https://estar8.energystar.gov/ABSAuthServicesWeb/gov/energystar/absAuthServices/AuthServices.jws"/>
		</wsdl:port>
		<wsdl:port name="AuthServicesHttpGet" binding="s0:AuthServicesHttpGet">
			<http:address location="https://estar8.energystar.gov/ABSAuthServicesWeb/gov/energystar/absAuthServices/AuthServices.jws"/>
		</wsdl:port>
		<wsdl:port name="AuthServicesHttpPost" binding="s0:AuthServicesHttpPost">
			<http:address location="https://estar8.energystar.gov/ABSAuthServicesWeb/gov/energystar/absAuthServices/AuthServices.jws"/>
		</wsdl:port>
	</wsdl:service>
	<wsdl:service name="MgmtServices">
		<wsdl:documentation>This function will return the status for the transaction id (TXNS_ID) requested @ common:operation @ jws:protocol soap-style="rpc" form-get="false" form-post="false"</wsdl:documentation>
		<wsdl:port name="MgmtServicesSoap" binding="s0:MgmtServicesSoap">
			<soap:address location="https://estar8.energystar.gov/ABSMgmtServicesWeb/gov/energystar/absMgmtServices/MgmtServices.jws"/>
		</wsdl:port>
		<wsdl:port name="MgmtServicesHttpGet" binding="s0:MgmtServicesHttpGet">
			<http:address location="https://estar8.energystar.gov/ABSMgmtServicesWeb/gov/energystar/absMgmtServices/MgmtServices.jws"/>
		</wsdl:port>
		<wsdl:port name="MgmtServicesHttpPost" binding="s0:MgmtServicesHttpPost">
			<http:address location="https://estar8.energystar.gov/ABSMgmtServicesWeb/gov/energystar/absMgmtServices/MgmtServices.jws"/>
		</wsdl:port>
	</wsdl:service>
	<wsdl:service name="RESDMSServicesStr">
		<wsdl:documentation>RESDMS Web Services class has RES request exposed to client in addition to the function to check the Transaction status. The data passed to this web service is in the String form.</wsdl:documentation>
		<wsdl:port name="RESDMSServicesStrSoap" binding="s0:RESDMSServicesStrSoap">
			<soap:address location="https://estar8.energystar.gov/res_dms_ws/gov/energystar/resdms/webservices/RESDMSServicesStr.jws"/>
		</wsdl:port>
		<wsdl:port name="RESDMSServicesStrHttpGet" binding="s0:RESDMSServicesStrHttpGet">
			<http:address location="https://estar8.energystar.gov/res_dms_ws/gov/energystar/resdms/webservices/RESDMSServicesStr.jws"/>
		</wsdl:port>
		<wsdl:port name="RESDMSServicesStrHttpPost" binding="s0:RESDMSServicesStrHttpPost">
			<http:address location="https://estar8.energystar.gov/res_dms_ws/gov/energystar/resdms/webservices/RESDMSServicesStr.jws"/>
		</wsdl:port>
	</wsdl:service>
</wsdl:definitions>
