<?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.6-1b01  svn-revision#13094. --><!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.6-1b01  svn-revision#13094. --><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://WSIngreso/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://WSIngreso/" name="WSIngresoService">
<types>
<xsd:schema>
<xsd:import namespace="http://WSIngreso/" schemaLocation="http://siatep.suseso.cl:8888/SusesoSiatep/WSIngreso?xsd=1"/>
</xsd:schema>
</types>
<message name="WsSiatepIng">
<part name="parameters" element="tns:WsSiatepIng"/>
</message>
<message name="WsSiatepIngResponse">
<part name="parameters" element="tns:WsSiatepIngResponse"/>
</message>
<portType name="WSIngreso">
<operation name="WsSiatepIng">
<input wsam:Action="http://WSIngreso/WSIngreso/WsSiatepIngRequest" message="tns:WsSiatepIng"/>
<output wsam:Action="http://WSIngreso/WSIngreso/WsSiatepIngResponse" message="tns:WsSiatepIngResponse"/>
</operation>
</portType>
<binding name="WSIngresoPortBinding" type="tns:WSIngreso">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<operation name="WsSiatepIng">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
</binding>
<service name="WSIngresoService">
<port name="WSIngresoPort" binding="tns:WSIngresoPortBinding">
<soap:address location="http://siatep.suseso.cl:8888/SusesoSiatep/WSIngreso"/>
</port>
</service>
</definitions>