<?xml version="1.0" encoding="UTF-8"?>

<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp200409="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsp200607="http://www.w3.org/2006/07/ws-policy" xmlns:ns0="http://pra.services.service.pra.blood.ca/" targetNamespace="http://pra.services.service.pra.blood.ca/">
<wsdl:types xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:schema>
<xsd:import schemaLocation="PRACalculatorService.xsd3.xsd" namespace="http://pra.services.service.pra.blood.ca/"/></xsd:schema></wsdl:types>
<wsdl:message name="calculate">
<wsdl:part name="parameters" element="xsns:calculate" xmlns:xsns="http://pra.services.service.pra.blood.ca/"/></wsdl:message>
<wsdl:message name="calculateResponse">
<wsdl:part name="parameters" element="xsns:calculateResponse" xmlns:xsns="http://pra.services.service.pra.blood.ca/"/></wsdl:message>
<wsdl:message name="SoapException">
<wsdl:part name="fault" element="xsns:SoapException" xmlns:xsns="http://pra.services.service.pra.blood.ca/"/></wsdl:message>
<wsdl:portType name="PRACalculatorService">
<wsdl:operation name="calculate">
<wsdl:input name="calculateRequest" message="ns0:calculate"/>
<wsdl:output name="calculateResponse" message="ns0:calculateResponse"/>
<wsdl:fault name="SoapException" message="ns0:SoapException"/></wsdl:operation></wsdl:portType>
<wsdl:binding name="PRACalculatorServicePortBinding" type="ns0:PRACalculatorService">
<soap11:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<wsdl:operation name="calculate">
<soap11:operation soapAction="" style="document"/>
<wsdl:input name="calculateRequest">
<soap11:body use="literal"/></wsdl:input>
<wsdl:output name="calculateResponse">
<soap11:body use="literal"/></wsdl:output>
<wsdl:fault name="SoapException">
<soap11:fault name="SoapException" use="literal"/></wsdl:fault></wsdl:operation></wsdl:binding>
<wsdl:service name="PRACalculatorServiceService">
<wsdl:port name="PRACalculatorServicePort" binding="ns0:PRACalculatorServicePortBinding">
<soap11:address location="https://uat-qc.transplantregistry.ca:443/otd-soap/otd/ctr1ws/PRACalculatorService"/></wsdl:port>
<wsdl:port name="PRACalculatorServicePort.0" binding="ns0:PRACalculatorServicePortBinding">
<soap11:address location="https://uat-qc.transplantregistry.ca:443/otd-soap/otd/ctr1ws/PRACalculatorService"/></wsdl:port></wsdl:service></wsdl:definitions>