<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions name="Process1_Participant" targetNamespace="http://Process1" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/" xmlns:process1="http://Process1" xmlns:schemaLocation="http://schemas.xmlsoap.org/wsdl/ http://schemas.xmlsoap.org/wsdl/ http://schemas.xmlsoap.org/wsdl/soap/ http://schemas.xmlsoap.org/wsdl/soap/ http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema.xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><wsdl:types><schema targetNamespace="http://Process1" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><complexType name="Process1_RequestType"><sequence><element name="value" type="string"></element></sequence></complexType><complexType name="Process1_ResponseType"><sequence><element name="value" type="string"></element></sequence></complexType></schema></wsdl:types><wsdl:message name="Process1_RequestMessage"><wsdl:part name="Process1_RequestMessage_Part" type="process1:Process1_RequestType"></wsdl:part></wsdl:message><wsdl:message name="Process1_ResponseMessage"><wsdl:part name="Process1_ResponseMessage_Part" type="process1:Process1_ResponseType"></wsdl:part></wsdl:message><wsdl:portType name="PortType"><wsdl:operation name="Process1_InitiateOperation"><wsdl:input message="process1:Process1_RequestMessage"></wsdl:input></wsdl:operation></wsdl:portType><wsdl:portType name="RequesterPortType"><wsdl:operation name="Process1_OnResultOperation"><wsdl:input message="process1:Process1_ResponseMessage"></wsdl:input></wsdl:operation></wsdl:portType><plnk:partnerLinkType name="Process1_PartnerLinkType"><plnk:role name="Process1_ProviderRole"><plnk:portType name="process1:PortType"></plnk:portType></plnk:role><plnk:role name="Process1_RequesterRole"><plnk:portType name="process1:RequesterPortType"></plnk:portType></plnk:role></plnk:partnerLinkType></wsdl:definitions>