<?xml version="1.0"?>
<definitions name="InteropTestDA" targetNamespace="http://soapinterop.org/"
	xmlns="http://schemas.xmlsoap.org/wsdl/"
	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
	xmlns:xsd="http://www.w3.org/2001/XMLSchema"
	xmlns:tns="http://soapinterop.org/"
	xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
	xmlns:soap-auth="http://soap-authentication.org/digest/2001/10/">

	<import location="http://www.whitemesa.com/interop/InteropTest.wsdl" namespace="http://soapinterop.org/"/>
	<import location="http://www.whitemesa.com/interop/InteropTest.wsdl" namespace="http://soapinterop.org/xsd"/>

	<import location="http://www.whitemesa.com/wsdl/soapauth.xsd" namespace="http://soap-authentication.org/digest/2001/10/"/>

    <message name="Interop_DA_Request">
        <part name="ClientAuth" type="soap-auth:ClientAuth_t"/>
    </message>

    <message name="Interop_DA_Init_Request">
        <part name="InitChallenge" type="soap-auth:InitChallenge_t"/>
    </message>

    <message name="Interop_DA_Response">
        <part name="NextChallenge" type="soap-auth:NextChallenge_t"/>
    </message>

    <message name="Interop_DA_Fault_Response_C">
        <part name="Challenge" type="soap-auth:Challenge_t"/>
    </message>

    <message name="Interop_DA_Fault_Response_NC">
        <part name="NextChallenge" type="soap-auth:NextChallenge_t"/>
    </message>

	<binding name="soap_da_test_binding" type="tns:InteropTestPortType">
		<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
		<operation name="echoString">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoStringArray">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoInteger">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoIntegerArray">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoFloat">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoFloatArray">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoStruct">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoStructArray">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoVoid">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoBase64">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoDate">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoHexBinary">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoDecimal">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
		<operation name="echoBoolean">
			<soap:operation soapAction="http://soapinterop.org/"/>
			<input>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Request" part="ClientAuth" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
				<soap:header message="tns:Interop_DA_Init_Request" part="InitChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_C" part="Challenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                   			<soap:headerfault message="tns:Interop_DA_Fault_Response_NC" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				</soap:header>
			</input>
			<output>
				<soap:body namespace="http://soapinterop.org/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
				<soap:header message="tns:Interop_DA_Response" part="NextChallenge" namespace="http://soap-authentication.org/digest/2001/10/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
			</output>
		</operation>
	</binding>

	<service name="interopLabDA">

  		<port name="interopPortDA" binding="tns:soap_da_test_binding">
    			<soap:address location="http://www.whitemesa.net/interop/std/soapauthtest"/>
  		</port>

	</service>

</definitions>
