Web Service: PersonServiceService
Target Namespace:
http://service.ws.sis.utoronto.ca/1_0_0/PersonService
Port PersonServicePort Port typeSource code
Location:
https://devauth.utcc.utoronto.ca/wsbuild/services/1_0_0/PersonService
Protocol:
SOAP
Default style:
document
Transport protocol:
SOAP over HTTP
Operations:
- getCurrentAddressDetailSource code
- getEmailDetailSource code
- saveEmailDetailSource code
Operations
- getCurrentAddressStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:getCurrentAddress (soap:body, use = literal)Source codeparameters type getCurrentAddressOutput:getCurrentAddressResponse (soap:body, use = literal)Source codeparameters type getCurrentAddressResponseFault:WebServiceException (soap:fault, use = literal)Source codeWebServiceException type WebServiceException
- code type int
- getEmailStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:getEmail (soap:body, use = literal)Source codeparameters type getEmailOutput:getEmailResponse (soap:body, use = literal)Source codeparameters type getEmailResponseFault:WebServiceException (soap:fault, use = literal)Source codeWebServiceException type WebServiceException
- code type int
- saveEmailStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:saveEmail (soap:body, use = literal)Source codeparameters type saveEmailOutput:saveEmailResponse (soap:body, use = literal)Source codeparameters type saveEmailResponseFault:WebServiceException (soap:fault, use = literal)Source codeWebServiceException type WebServiceException
- code type int
Port type PersonServiceSource code
WSDL source code
<?xml version="1.0"?>
<wsdl:definitions name="PersonServiceService" targetNamespace="http://service.ws.sis.utoronto.ca/1_0_0/PersonService"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:tns="http://service.ws.sis.utoronto.ca/1_0_0/PersonService"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
><wsdl:types>
<xsd:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://vo.ws.sis.utoronto.ca"
xmlns:tns="http://vo.ws.sis.utoronto.ca"
><xsd:complexType name="Credentials"></xsd:complexType>
</xsd:schema><xsd:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://person.vo.model.sis.utoronto.ca"
xmlns:tns="http://person.vo.model.sis.utoronto.ca"
><xsd:complexType name="Email"></xsd:complexType>
<xsd:complexType name="Address">
</xsd:schema><xsd:sequence></xsd:sequence>
</xsd:complexType><xsd:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://service.ws.sis.utoronto.ca"
xmlns:tns="http://service.ws.sis.utoronto.ca"
><xsd:complexType name="WebServiceException">
</xsd:schema><xsd:sequence></xsd:sequence>
</xsd:complexType><xsd:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://service.ws.sis.utoronto.ca/1_0_0/PersonService"
</wsdl:types> xmlns:ns2="http://service.ws.sis.utoronto.ca"
xmlns:ns1="http://person.vo.model.sis.utoronto.ca"
xmlns:ns0="http://vo.ws.sis.utoronto.ca"
><xsd:complexType name="saveEmail"></xsd:complexType>
<xsd:complexType name="saveEmailResponse"></xsd:complexType>
<xsd:complexType name="getEmail"></xsd:complexType>
<xsd:complexType name="getEmailResponse"></xsd:complexType>
<xsd:complexType name="getCurrentAddress"></xsd:complexType>
<xsd:complexType name="getCurrentAddressResponse"></xsd:complexType>
</xsd:schema><wsdl:message name="saveEmailResponse"></wsdl:message>
<wsdl:message name="saveEmail"></wsdl:message>
<wsdl:message name="getEmailResponse"></wsdl:message>
<wsdl:message name="getCurrentAddress"></wsdl:message>
<wsdl:message name="getCurrentAddressResponse"></wsdl:message>
<wsdl:message name="WebServiceException"></wsdl:message>
<wsdl:portType name="PersonService">
<wsdl:operation name="saveEmail"></wsdl:operation>
<wsdl:operation name="getEmail"></wsdl:operation>
</wsdl:portType><wsdl:binding name="PersonServiceServiceSoapBinding" type="tns:PersonService">
</wsdl:definitions><wsdl:operation name="saveEmail"></wsdl:operation>
<wsdl:operation name="getEmail"></wsdl:operation>
<wsdl:operation name="getCurrentAddress"></wsdl:operation>
</wsdl:binding>About wsdl-viewer.xsl
This document was generated by libxslt XSLT engine.
The engine processed the WSDL in XSLT 1.0 compliant mode.
This page has been generated by wsdl-viewer.xsl, version 3.1.00
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