Web Service: AccountManagerDocLiteralWrappedService
Target Namespace:
http://wsdl/AccountManagerDocLiteralWrappedService/
Port AccountManagerDocLiteralWrappedPort Port typeSource code
Location:
http://ec2-54-234-107-53.compute-1.amazonaws.com:8080/sample_axis/services/AccountManagerDocLiteralWrapped
Protocol:
SOAP
Default style:
document
Transport protocol:
SOAP over HTTP
Operations:
- depositDetailSource code
- getBalanceDetailSource code
- listAccountsDetailSource code
- transferDetailSource code
- withdrawDetailSource code
Operations
- depositOperation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:depositRequest (wsdlsoap:body, use = literal)Source codeparameters type deposit
- acctId type string
- amount type int
Output:depositResponse (wsdlsoap:body, use = literal)Source codeparameters type depositResponse- result type int
- getBalanceOperation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:getBalanceRequest (wsdlsoap:body, use = literal)Source codeparameters type getBalance
- acctId type string
Output:getBalanceResponse (wsdlsoap:body, use = literal)Source codeparameters type getBalanceResponse- result type int
- listAccountsOperation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:listAccountsRequest (wsdlsoap:body, use = literal)Source codeparameters type listAccountsOutput:listAccountsResponse (wsdlsoap:body, use = literal)Source codeparameters type listAccountsResponse
- result type string
- transferOperation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:transferRequest (wsdlsoap:body, use = literal)Source codeparameters type transfer
- acctFrom type string
- acctTo type string
- amount type int
Output:transferResponse (wsdlsoap:body, use = literal)Source codeparameters type transferResponse - withdrawOperation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:withdrawRequest (wsdlsoap:body, use = literal)Source codeparameters type withdraw
- acctId type string
- amount type int
Output:withdrawResponse (wsdlsoap:body, use = literal)Source codeparameters type withdrawResponse- result type int
Port type AccountManagerDocLiteralWrappedSource code
WSDL source code
<?xml version="1.0"?>
<wsdl:definitions targetNamespace="http://wsdl/AccountManagerDocLiteralWrappedService/"
xmlns:apachesoap="http://xml.apache.org/xml-soap"
xmlns:impl="http://wsdl/AccountManagerDocLiteralWrappedService/"
xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:intf="http://wsdl/AccountManagerDocLiteralWrappedService/"
xmlns:tns1="http://wsdl/AccountManagerDocLiteralWrapped/"
><!-- WSDL created by Apache Axis version: 1.4
Built on Apr 22, 2006 (06:55:48 PDT) -->
<wsdl:types>
<schema elementFormDefault="qualified" targetNamespace="http://wsdl/AccountManagerDocLiteralWrapped/">
</wsdl:types><element name="listAccountsResponse">
<complexType></complexType>
</element><element name="getBalance">
<complexType></complexType>
</element><element name="getBalanceResponse">
<complexType></complexType>
</element><element name="transfer"></element>
<element name="withdraw"></element>
<element name="withdrawResponse">
<complexType></complexType>
</element><element name="deposit"></element>
<element name="depositResponse">
</schema><complexType></complexType>
</element><wsdl:message name="listAccountsResponse"></wsdl:message>
<wsdl:message name="getBalanceRequest"></wsdl:message>
<wsdl:message name="withdrawRequest"></wsdl:message>
<wsdl:message name="transferResponse"></wsdl:message>
<wsdl:message name="depositResponse"></wsdl:message>
<wsdl:message name="getBalanceResponse"></wsdl:message>
<wsdl:message name="depositRequest"></wsdl:message>
<wsdl:message name="withdrawResponse"></wsdl:message>
<wsdl:message name="transferRequest"></wsdl:message>
<wsdl:message name="listAccountsRequest"></wsdl:message>
<wsdl:portType name="AccountManagerDocLiteralWrapped">
<wsdl:operation name="listAccounts"></wsdl:operation>
<wsdl:operation name="getBalance"></wsdl:operation>
<wsdl:operation name="transfer"></wsdl:operation>
<wsdl:operation name="withdraw"></wsdl:operation>
</wsdl:portType><wsdl:binding name="AccountManagerDocLiteralWrappedPortSoapBinding" type="impl:AccountManagerDocLiteralWrapped">
<wsdl:operation name="listAccounts"></wsdl:operation>
<wsdl:operation name="getBalance"></wsdl:operation>
<wsdl:operation name="transfer"></wsdl:operation>
<wsdl:operation name="withdraw"></wsdl:operation>
</wsdl:binding><wsdl:service name="AccountManagerDocLiteralWrappedService"></wsdl:service>
</wsdl:definitions>About wsdl-viewer.xsl
This document was generated by SAXON 9.1.0.8 from Saxonica XSLT engine.
The engine processed the WSDL in XSLT 2.0 compliant mode.
This page has been generated by wsdl-viewer.xsl, version 3.1.02
Author: tomi vanek
Download at http://tomi.vanek.sk/xml/wsdl-viewer.xsl.
The transformation was inspired by the article
Uche Ogbuji: WSDL processing with XSLT
Author: tomi vanek
Download at http://tomi.vanek.sk/xml/wsdl-viewer.xsl.
The transformation was inspired by the article
Uche Ogbuji: WSDL processing with XSLT