<?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2-b05-. --><!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2-b05-. --><definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://webservices.sil.com/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://webservices.sil.com/" name="WSUtilService">
<types>
<xsd:schema>
<xsd:import namespace="http://webservices.sil.com/" schemaLocation="http://homologacao.siltecnologia.com.br:80/tbitapevi/services/WSUtil?xsd=1"/>
</xsd:schema>
</types>
<message name="urlNfd">
<part name="parameters" element="tns:urlNfd"/>
</message>
<message name="urlNfdResponse">
<part name="parameters" element="tns:urlNfdResponse"/>
</message>
<portType name="WSUtil">
<operation name="urlNfd">
<input wsam:Action="http://webservices.sil.com/WSUtil/urlNfdRequest" message="tns:urlNfd"/>
<output wsam:Action="http://webservices.sil.com/WSUtil/urlNfdResponse" message="tns:urlNfdResponse"/>
</operation>
</portType>
<binding name="WSUtilPortBinding" type="tns:WSUtil">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<operation name="urlNfd">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
</binding>
<service name="WSUtilService">
<port name="WSUtilPort" binding="tns:WSUtilPortBinding">
<soap:address location="http://homologacao.siltecnologia.com.br:80/tbitapevi/services/WSUtil"/>
</port>
</service>
</definitions>