Web Service: WsTs
Web Service: WsTs
Target Namespace:
http://interfaces.webservice.wsfsc.segsocial.pt
Port
obterDadosBeneficiario
Detail
Source code
Operations
Port type
WsTsSEIPort
Port type
Source code
Protocol:
SOAP
Default style:
document
Transport protocol:
SOAP over HTTP
Operations:
WsTsSEI
Source code
obterDadosBeneficiario
Source code
Operation type:
Request-response.
The endpoint receives a message, and sends a correlated message.
Input:
WsTsSEI_obterDadosBeneficiario (soap:body, use = literal)
Source code
parameters
type
obterDadosBeneficiario
AuditoriaVO_1
- nillable; type
AuditoriaVO
user
- nillable; type
string
IdentificacaoBeneficiarioPTVO_1
- nillable; type
IdentificacaoBeneficiarioPTVO
nif
type
long
Output:
WsTsSEI_obterDadosBeneficiarioResponse (soap:body, use = literal)
Source code
result
type
obterDadosBeneficiarioResponse
Return
type
boolean
Fault:
WsTsException (soap:fault, use = literal)
Source code
WsTsException
type
WsTsException
message
- nillable; type
string
WSDL source code
<?xml version="1.0"?>
<definitions
name=
"WsTs"
targetNamespace=
"http://interfaces.webservice.wsfsc.segsocial.pt"
xmlns:soap=
"http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
xmlns:ns2=
"http://vo.webservice.wsfsc.segsocial.pt"
xmlns:tns=
"http://interfaces.webservice.wsfsc.segsocial.pt"
xmlns:wsaw=
"http://www.w3.org/2005/08/addressing"
xmlns=
"http://schemas.xmlsoap.org/wsdl/"
>
<types>
<schema
targetNamespace=
"http://vo.webservice.wsfsc.segsocial.pt"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:soap11-enc=
"http://schemas.xmlsoap.org/soap/encoding/"
>
<complexType
name=
"obterDadosBeneficiario"
>
<sequence>
<element
name=
"AuditoriaVO_1"
type=
"tns:AuditoriaVO"
nillable=
"true"
/>
<element
name=
"IdentificacaoBeneficiarioPTVO_1"
type=
"tns:IdentificacaoBeneficiarioPTVO"
nillable=
"true"
/>
</sequence>
</complexType>
<complexType
name=
"AuditoriaVO"
>
<sequence>
<element
name=
"user"
type=
"string"
nillable=
"true"
/>
</sequence>
</complexType>
<complexType
name=
"IdentificacaoBeneficiarioPTVO"
>
<sequence>
<element
name=
"nif"
type=
"long"
/>
</sequence>
</complexType>
<complexType
name=
"obterDadosBeneficiarioResponse"
>
<sequence>
<element
name=
"Return"
type=
"boolean"
/>
</sequence>
</complexType>
<complexType
name=
"WsTsException"
>
<sequence>
<element
name=
"message"
type=
"string"
nillable=
"true"
/>
</sequence>
</complexType>
<element
name=
"obterDadosBeneficiario"
type=
"tns:obterDadosBeneficiario"
/>
<element
name=
"obterDadosBeneficiarioResponse"
type=
"tns:obterDadosBeneficiarioResponse"
/>
<element
name=
"WsTsException"
type=
"tns:WsTsException"
/>
</schema>
</types>
<message
name=
"WsTsSEI_obterDadosBeneficiario"
>
<part
name=
"parameters"
element=
"ns2:obterDadosBeneficiario"
/>
</message>
<message
name=
"WsTsSEI_obterDadosBeneficiarioResponse"
>
<part
name=
"result"
element=
"ns2:obterDadosBeneficiarioResponse"
/>
</message>
<message
name=
"WsTsException"
>
<part
name=
"WsTsException"
element=
"ns2:WsTsException"
/>
</message>
<portType
name=
"WsTsSEI"
>
<operation
name=
"obterDadosBeneficiario"
>
<input
message=
"tns:WsTsSEI_obterDadosBeneficiario"
/>
<output
message=
"tns:WsTsSEI_obterDadosBeneficiarioResponse"
/>
<fault
name=
"WsTsException"
message=
"tns:WsTsException"
/>
</operation>
</portType>
<binding
name=
"WsTsSEIBinding"
type=
"tns:WsTsSEI"
>
<wsaw:UsingAddressing />
<soap:binding
transport=
"http://schemas.xmlsoap.org/soap/http"
style=
"document"
/>
<operation
name=
"obterDadosBeneficiario"
>
<soap:operation
soapAction=
""
/>
<input>
<soap:body
use=
"literal"
/>
</input>
<output>
<soap:body
use=
"literal"
/>
</output>
<fault
name=
"WsTsException"
>
<soap:fault
name=
"WsTsException"
use=
"literal"
/>
</fault>
</operation>
</binding>
</definitions>
About
wsdl-viewer.xsl
This document was generated by
libxslt
XSLT engine. Based on Uche Ogbuji work. The engine processed the WSDL in XSLT 1.0 compliant mode.
This page has been generated to AMA by wsdl-viewer.xsl, version 3.1.02