<?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-hudson-740-. --><!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2-hudson-740-. --><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://ws.smarttmt.com/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://ws.smarttmt.com/" name="WebServiceCC">
<types>
<xsd:schema>
<xsd:import namespace="http://ws.smarttmt.com/" schemaLocation="http://cae.envigado.gov.co:80/WS_SMARTTMT_CC/WebServiceCC?xsd=1" />
</xsd:schema>
</types>
<message name="RecibirInfoCC">
<part name="parameters" element="tns:RecibirInfoCC" />
</message>
<message name="RecibirInfoCCResponse">
<part name="parameters" element="tns:RecibirInfoCCResponse" />
</message>
<portType name="WebServiceCC">
<operation name="RecibirInfoCC">
<input wsam:Action="http://ws.smarttmt.com/WebServiceCC/RecibirInfoCCRequest" message="tns:RecibirInfoCC" />
<output wsam:Action="http://ws.smarttmt.com/WebServiceCC/RecibirInfoCCResponse" message="tns:RecibirInfoCCResponse" />
</operation>
</portType>
<binding name="WebServiceCCPortBinding" type="tns:WebServiceCC">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
<operation name="RecibirInfoCC">
<soap:operation soapAction="" />
<input>
<soap:body use="literal" />
</input>
<output>
<soap:body use="literal" />
</output>
</operation>
</binding>
<service name="WebServiceCC">
<port name="WebServiceCCPort" binding="tns:WebServiceCCPortBinding">
<soap:address location="http://cae.envigado.gov.co:80/WS_SMARTTMT_CC/WebServiceCC" />
</port>
</service>
</definitions>