File "tissVerificaElegibilidadeV3_03_03.wsdl"
Full path: /home/xml/TISS/v3_03_03/tissVerificaElegibilidadeV3_03_03.wsdl
File size: 2.23 KiB (2279 bytes)
MIME-type: text/xml
Charset: utf-8
<?xml version="1.0" encoding="ISO-8859-1"?>
<definitions xmlns:tns="http://www.ans.gov.br/tiss/ws/tipos/tissverificaelegibilidade/v30303" xmlns:ans="http://www.ans.gov.br/padroes/tiss/schemas" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="tissVerificaElegibilidade" targetNamespace="http://www.ans.gov.br/tiss/ws/tipos/tissverificaelegibilidade/v30303">
<types>
<schema xmlns:soap11-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://www.w3.org/2001/XMLSchema">
<import namespace="http://www.ans.gov.br/padroes/tiss/schemas" schemaLocation="tissWebServicesV3_03_03.xsd"/>
</schema>
</types>
<message name="tissVerificaElegibilidade_Request">
<part name="pedidoElegibilidade" element="ans:pedidoElegibilidadeWS"/>
</message>
<message name="tissVerificaElegibilidade_Response">
<part name="respostaElegibilidade" element="ans:respostaElegibilidadeWS"/>
</message>
<message name="tissFault">
<part name="tissFault" element="ans:tissFaultWS"/>
</message>
<portType name="tissVerificaElegibilidade_PortType">
<operation name="tissVerificaElegibilidade_Operation">
<input message="tns:tissVerificaElegibilidade_Request"/>
<output message="tns:tissVerificaElegibilidade_Response"/>
<fault name="TissFault" message="tns:tissFault"/>
</operation>
</portType>
<binding name="tissVerificaElegibilidade_Binding" type="tns:tissVerificaElegibilidade_PortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<operation name="tissVerificaElegibilidade_Operation">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
<fault name="TissFault">
<soap:fault name="TissFault" use="literal"/>
</fault>
</operation>
</binding>
<service name="tissVerificaElegibilidade">
<port name="tissVerificaElegibilidade_Port" binding="tns:tissVerificaElegibilidade_Binding">
<soap:address/>
</port>
</service>
</definitions>