Web Service: WsOBITOSEIBindingQSService1
Target Namespace:
http://interfaces.webservice.obito.segsocial.pt
Port WsOBITOSEIBindingQSPort1 Port typeSource code
Location:
http://localhost
Protocol:
SOAP
Default style:
document
Transport protocol:
SOAP over HTTP
Operations:
- comunicaObitoDetailSource code
Operations
- comunicaObitoOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:http://interfaces.webservice.obito.segsocial.pt#comunicaObitoInput:WsOBITOSEI_comunicaObito (WL5G3N3:body, use = literal)Source codeparameters type comunicaObito
- obito type obitoVO
- nome - type undefined with restriction maxLength(160)
- nic - optional; - type undefined with restriction maxLength(8)
- ckDigitNic - optional; - type integer with restriction pattern(\d{1})
- anoRegisto - type integer with restriction minInclusive(1900) pattern(\d{4})
- mesRegisto - type integer with restriction minInclusive(01) maxInclusive(12) pattern(\d{2})
- diaRegisto - type integer with restriction minInclusive(01) maxInclusive(31) pattern(\d{2})
- anoNascimento - optional; - type integer with restriction minInclusive(1900) pattern(\d{4})
- mesNascimento - optional; - type integer with restriction minInclusive(01) maxInclusive(12) pattern(\d{2})
- diaNascimento - optional; - type integer with restriction minInclusive(01) maxInclusive(31) pattern(\d{2})
- anoObito - optional; - type integer with restriction minInclusive(1900) pattern(\d{4})
- mesObito - optional; - type integer with restriction minInclusive(01) maxInclusive(12) pattern(\d{2})
- diaObito - optional; - type integer with restriction minInclusive(01) maxInclusive(31) pattern(\d{2})
- paisNaturalidade - optional; - type undefined with restriction length(2)
- naturalidade - optional; type divisaoAdmin
- distrito - type undefined with restriction length(2)
- concelho - type undefined with restriction length(2)
- freguesia - type undefined with restriction length(2)
- tipoRegisto - type string with restriction - enum { 'R', 'C', 'A' }R-RegistoC-Correcao ou RectificacaoA-Anulacao
Output:WsOBITOSEI_comunicaObitoResponse (WL5G3N3:body, use = literal)Source codeResponse type Response- Return type boolean
Fault:WsOBITOException (WL5G3N3:fault, use = literal)Source codeWsOBITOException type WsOBITOException- message - nillable; type string
- obito type obitoVO
Port type WsOBITOSEISource code
WSDL source code
<?xml version="1.0"?>
<WL5G3N0:definitions name="WsOBITO" targetNamespace="http://interfaces.webservice.obito.segsocial.pt"
xmlns:WL5G3N3="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:WL5G3N2="http://interfaces.webservice.obito.segsocial.pt"
xmlns:WL5G3N1="http://vo.webservice.obito.segsocial.pt"
xmlns:WL5G3N0="http://schemas.xmlsoap.org/wsdl/"
xmlns:iap="http://www.interop.gov.pt/Services/XmlResponse"
><WL5G3N0:types>
<xsd:schema targetNamespace="http://vo.webservice.obito.segsocial.pt"
</WL5G3N0:types> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap11-enc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns="http://www.w3.org/2001/XMLSchema"
><xsd:complexType name="comunicaObito"></xsd:complexType>
<xsd:complexType name="obitoVO">
<xsd:sequence>
</xsd:complexType><xsd:element minOccurs="1" name="nome">
<xsd:simpleType>
</xsd:element><xsd:restriction base="string"></xsd:restriction>
</xsd:simpleType><xsd:element minOccurs="0" name="nic">
<xsd:simpleType>
</xsd:element><xsd:restriction base="string"></xsd:restriction>
</xsd:simpleType><xsd:element minOccurs="0" name="ckDigitNic">
<xsd:simpleType>
</xsd:element><xsd:restriction base="xsd:integer"></xsd:restriction>
</xsd:simpleType><xsd:element minOccurs="1" name="anoRegisto">
<xsd:simpleType></xsd:simpleType>
</xsd:element><xsd:element minOccurs="1" name="mesRegisto"></xsd:element>
<xsd:element minOccurs="1" name="diaRegisto"></xsd:element>
<xsd:element minOccurs="0" name="anoNascimento">
<xsd:simpleType></xsd:simpleType>
</xsd:element><xsd:element minOccurs="0" name="mesNascimento"></xsd:element>
<xsd:element minOccurs="0" name="diaNascimento"></xsd:element>
<xsd:element minOccurs="0" name="anoObito">
<xsd:simpleType></xsd:simpleType>
</xsd:element><xsd:element minOccurs="0" name="mesObito"></xsd:element>
<xsd:element minOccurs="0" name="diaObito"></xsd:element>
<xsd:element minOccurs="0" name="paisNaturalidade">
<xsd:simpleType>
</xsd:element><xsd:restriction base="string"></xsd:restriction>
</xsd:simpleType><xsd:element minOccurs="1" name="tipoRegisto">
</xsd:sequence><xsd:annotation>
<xsd:documentation>R-Registo</xsd:documentation>
<xsd:documentation>C-Correcao ou Rectificacao</xsd:documentation>
<xsd:documentation>A-Anulacao</xsd:documentation>
</xsd:annotation><xsd:simpleType></xsd:simpleType>
</xsd:element><xsd:complexType name="divisaoAdmin">
<xsd:sequence>
</xsd:complexType><xsd:element minOccurs="1" name="distrito">
<xsd:simpleType>
</xsd:element><xsd:restriction base="string"></xsd:restriction>
</xsd:simpleType><xsd:element minOccurs="1" name="concelho">
<xsd:simpleType>
</xsd:element><xsd:restriction base="string"></xsd:restriction>
</xsd:simpleType><xsd:element minOccurs="1" name="freguesia">
</xsd:sequence><xsd:simpleType>
</xsd:element><xsd:restriction base="string"></xsd:restriction>
</xsd:simpleType><xsd:complexType name="comunicaObitoResponse">
<xsd:sequence></xsd:sequence>
</xsd:complexType><xsd:complexType name="WsOBITOException"></xsd:complexType>
</xsd:schema><WL5G3N0:message name="WsOBITOSEI_comunicaObito"></WL5G3N0:message>
<WL5G3N0:message name="WsOBITOSEI_comunicaObitoResponse"></WL5G3N0:message>
<WL5G3N0:message name="WsOBITOException"></WL5G3N0:message>
<WL5G3N0:portType name="WsOBITOSEI"></WL5G3N0:portType>
<WL5G3N0:binding name="WsOBITOSEIBinding" type="WL5G3N2:WsOBITOSEI">
</WL5G3N0:definitions><WL5G3N0:operation name="comunicaObito">
</WL5G3N0:binding><WL5G3N0:input></WL5G3N0:input>
<WL5G3N0:output></WL5G3N0:output>
</WL5G3N0:operation>Imported Schema tipos/IAPResponse.xsd
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