Web Service: getStockPriceService

Description:
GetStockPrice_WSDL_11_SOAP_12_RPC.wsdl Copyright (c) herongyang.com. All rights reserved
Target Namespace:
http://www.herongyang.com/Service/

Port getStockPricePort Port typeSource code

Location:
http://www.herongyang.com/Service/GetStockPrice12.php
Protocol:
SOAP
Transport protocol:
SOAP over HTTP
Operations:
  1. GetStockPriceDetailSource code

Operations

    Port type getStockPricePortTypeSource code

    1. GetStockPrice
      Style:
      rpc
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      http://www.herongyang.com/Service/getStockPrice
      Input:
      getStockPriceInputMessage (soap12:body, use = encoded)Source code
      datePart type date
      stockPart type string
      marketPart type string
      Output:
      getStockPriceOutputMessage (soap12:body, use = encoded)Source code
      pricePart type decimal

WSDL source code

<?xml version="1.0"?>
<wsdl:definitions targetNamespace="http://www.herongyang.com/Service/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:hy="http://www.herongyang.com/Service/"
>
<wsdl:documentation>GetStockPrice_WSDL_11_SOAP_12_RPC.wsdl Copyright (c) herongyang.com. All rights reserved</wsdl:documentation>
</wsdl:definitions>

About wsdl-viewer.xsl

This document was generated by SAXON 9.1.0.6 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