Web Service: registrationService

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

Port registrationPort Port typeSource code

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

Operations

    Port type registrationPortTypeSource code

    1. Registration
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      http://www.herongyang.com/Service/Registration
      Input:
      registrationInputMessage (soap:body, use = literal)Source code
      registrationInputPart type RegistrationRequest - restriction of type anyType - restriction of type anyType
        • Guest - unbounded; type string
      • date type date
      • event type string
      Output:
      registrationOutputMessage (soap:body, use = literal)Source code
      registrationOutputPart type RegistrationResponse
        • Confirmation - unbounded; - restriction of type anyType
          • guest type string
          • event type string

WSDL source code

<?xml version="1.0"?>
<wsdl:definitions targetNamespace="http://www.herongyang.com/Service/"
xmlns:hy="http://www.herongyang.com/Service/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
>
<wsdl:documentation>Registration_WSDL_11_SOAP_11_Document.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