Web Service: IWS

Target Namespace:
http://intralogs.com/d3

Port IWSPort Port typeSource code

Location:
http://intralogs.com/d3/iwsdl.php
Protocol:
SOAP
Default style:
rpc
Transport protocol:
SOAP over HTTP
Operations:
  1. ManifiestoGolmexDetailSource code
  2. RFCrevalidacionesDetailSource code

Operations

    Port type IWSPortTypeSource code

    1. ManifiestoGolmex
      Style:
      rpc
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      http://intralogs.com/d3/iwsdl.php/ManifiestoGolmex
      Input:
      ManifiestoGolmexRequest (soap:body, use = encoded)Source code
      usuario type string
      password type string
      mbl type string
      Output:
      ManifiestoGolmexResponse (soap:body, use = encoded)Source code
      return type string
    2. RFCrevalidaciones
      Style:
      rpc
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      http://intralogs.com/d3/iwsdl.php/RFCrevalidaciones
      Input:
      RFCrevalidacionesRequest (soap:body, use = encoded)Source code
      mensaje type string
      Output:
      RFCrevalidacionesResponse (soap:body, use = encoded)Source code
      return type string

WSDL source code

<?xml version="1.0"?>
<definitions targetNamespace="http://intralogs.com/d3"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:tns="http://intralogs.com/d3"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns="http://schemas.xmlsoap.org/wsdl/"
>
</definitions>

About wsdl-viewer.xsl

This document was generated by 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.01
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