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:
- RefillOrderDetailSource code
Operations
- RefillOrderStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:refillOrderInputMessage (soap12:body, use = literal)Source coderefillOrderInputPart 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 coderefillOrderOutputPart type RefillOrderResponse- OrderStatus type OrderStatusType
- number type string
- status type string
- version type string
- Patient type PatientType
Port type refillOrderPortTypeSource code
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:types>
<xsd:schema elementFormDefault="qualified" targetNamespace="http://www.herongyang.com/Service/"
</wsdl:types> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
><xsd:complexType name="RefillOrderRequestType">
<xsd:sequence></xsd:sequence>
</xsd:complexType><xsd:complexType name="RefillOrderResponseType"></xsd:complexType>
<xsd:complexType name="PatientType"></xsd:complexType>
<xsd:complexType name="PrescriptionType"></xsd:complexType>
</xsd:schema><wsdl:message name="refillOrderInputMessage"></wsdl:message>
<wsdl:message name="refillOrderOutputMessage"></wsdl:message>
<wsdl:portType name="refillOrderPortType"></wsdl:portType>
</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
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