<?xml version="1.0" encoding="UTF-8"?>
<definitions targetNamespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.management.Fund" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.management.Fund" xmlns:intf="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.management.Fund" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="http://util.logicboxes.com" xmlns:tns2="http://error.logicboxes.com" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<!--WSDL created by Apache Axis version: #axisVersion#
Built on #today#-->
 <wsdl:types>
  <schema targetNamespace="http://error.logicboxes.com" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.management.Fund"/>
   <import namespace="http://util.logicboxes.com"/>
   <import namespace="http://xml.apache.org/xml-soap"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="LogicBoxesException">
    <sequence>
     <element name="className" nillable="true" type="xsd:string"/>
     <element name="exceptionClassType" nillable="true" type="xsd:string"/>
     <element name="logLevel" nillable="true" type="xsd:string"/>
     <element name="message" nillable="true" type="xsd:string"/>
     <element name="errorClassType" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
  </schema>
  <schema targetNamespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.management.Fund" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://error.logicboxes.com"/>
   <import namespace="http://util.logicboxes.com"/>
   <import namespace="http://xml.apache.org/xml-soap"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="ArrayOf_xsd_int">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:int[]"/>
     </restriction>
    </complexContent>
   </complexType>
  </schema>
  <schema targetNamespace="http://xml.apache.org/xml-soap" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://error.logicboxes.com"/>
   <import namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.management.Fund"/>
   <import namespace="http://util.logicboxes.com"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="mapItem">
    <sequence>
     <element name="key" nillable="true" type="xsd:anyType"/>
     <element name="value" nillable="true" type="xsd:anyType"/>
    </sequence>
   </complexType>
   <complexType name="Map">
    <sequence>
     <element maxOccurs="unbounded" minOccurs="0" name="item" type="apachesoap:mapItem"/>
    </sequence>
   </complexType>
  </schema>
 </wsdl:types>

   <message name="getTransactionDetailsRequest">

      <part name="transId" type="xsd:int"/>

      <part name="forRole" type="xsd:string"/>

   </message>

   <message name="getTransactionDetailsRequest1">

      <part name="ids" type="impl:ArrayOf_xsd_int"/>

      <part name="role" type="xsd:string"/>

   </message>

   <message name="getTransactionDetailsResponse1">

      <part name="getTransactionDetailsReturn" type="apachesoap:Map"/>

   </message>

   <message name="getTransactionDetailsResponse">

      <part name="getTransactionDetailsReturn" type="xsd:anyType"/>

   </message>

   <message name="LogicBoxesException">

      <part name="fault" type="tns2:LogicBoxesException"/>

   </message>

   <portType name="Fund">

      <operation name="getTransactionDetails" parameterOrder="transId forRole">

         <input message="impl:getTransactionDetailsRequest" name="getTransactionDetailsRequest"/>

         <output message="impl:getTransactionDetailsResponse" name="getTransactionDetailsResponse"/>

         <fault message="impl:LogicBoxesException" name="LogicBoxesException"/>

      </operation>

      <operation name="getTransactionDetails" parameterOrder="ids role">

         <input message="impl:getTransactionDetailsRequest1" name="getTransactionDetailsRequest1"/>

         <output message="impl:getTransactionDetailsResponse1" name="getTransactionDetailsResponse1"/>

         <fault message="impl:LogicBoxesException" name="LogicBoxesException"/>

      </operation>

   </portType>

   <binding name="com.logicboxes.foundation.sfnb.management.FundSoapBinding" type="impl:Fund">

      <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>

      <operation name="getTransactionDetails">

         <wsdlsoap:operation soapAction=""/>

         <input name="getTransactionDetailsRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://management.sfnb.foundation.logicboxes.com" use="encoded"/>

         </input>

         <output name="getTransactionDetailsResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.management.Fund" use="encoded"/>

         </output>

         <fault name="LogicBoxesException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="LogicBoxesException" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.management.Fund" use="encoded"/>

         </fault>

      </operation>

      <operation name="getTransactionDetails">

         <wsdlsoap:operation soapAction=""/>

         <input name="getTransactionDetailsRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://management.sfnb.foundation.logicboxes.com" use="encoded"/>

         </input>

         <output name="getTransactionDetailsResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.management.Fund" use="encoded"/>

         </output>

         <fault name="LogicBoxesException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="LogicBoxesException" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.management.Fund" use="encoded"/>

         </fault>

      </operation>

   </binding>

   <service name="FundService">

      <port binding="impl:com.logicboxes.foundation.sfnb.management.FundSoapBinding" name="com.logicboxes.foundation.sfnb.management.Fund">

         <wsdlsoap:address location="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.management.Fund"/>

      </port>

   </service>

</definitions>
