Web Service: refillOrderService

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

Port refillOrderPort Port typeSource code

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

Operations

    Port type refillOrderPortTypeSource code

    1. RefillOrder
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      Input:
      refillOrderInputMessage (soap12:body, use = literal)Source code
      refillOrderInputPart type RefillOrderRequest
        • Patient type PatientType
          • name type string
          • birthDate type date
        • Prescription type PrescriptionType
          • drug type string
          • doctor type string
      • version type string
      Output:
      refillOrderOutputMessage (soap12:body, use = literal)Source code
      refillOrderOutputPart type RefillOrderResponse
        • OrderStatus type OrderStatusType
          • number type string
          • status type string
      • version type string

WSDL source code

<?xml version="1.0"?>
<wsdl:definitions targetNamespace="http://www.herongyang.com/Service/"
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:hy="http://www.herongyang.com/Service/"
>
<wsdl:documentation>RefillOrder_WSDL_11_SOAP_12_Document.wsdl Copyright (c) herongyang.com. All rights reserved Version 1.0</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