<!-- edited with XMLSpy v2005 rel. 3 U (http://www.altova.com) by Patricia Bluhm (HBF Group) -->
<wsdl:definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="urn:xmlns-atis-org:esif.esi.eisi-ws.HealthService" xmlns:eisie="urn:xmlns-atis-org:esif.esi.eisi.elements" targetNamespace="urn:xmlns-atis-org:esif.esi.eisi-ws.HealthService">
	<import namespace="urn:xmlns-atis-org:esif.esi.eisi.elements" location="../TF34Elements.xsd"/>
	<message name="HealthService_HealthRequest">
		<part name="HealthRequest" element="eisie:Health"/>
	</message>
	<message name="HealthService_HealthResponse">
		<part name="HealthResponse" element="eisie:Health"/>
	</message>
	<portType name="HealthService">
		<operation name="SystemHealth">
			<input message="tns:HealthService_HealthRequest"/>
			<output message="tns:HealthService_HealthResponse"/>
		</operation>
	</portType>
</wsdl:definitions>

