<?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI (http://jax-ws.java.net). RI's version is Metro/2.3.2-b608 (trunk-7979; 2015-01-21T12:50:19+0000) JAXWS-RI/2.2.11-b150120.1832 JAXWS-API/2.2.12 JAXB-RI/2.2.12-b141219.1637 JAXB-API/2.2.13-b141020.1521 svn-revision#unknown. --><!-- Generated by JAX-WS RI (http://jax-ws.java.net). RI's version is Metro/2.3.2-b608 (trunk-7979; 2015-01-21T12:50:19+0000) JAXWS-RI/2.2.11-b150120.1832 JAXWS-API/2.2.12 JAXB-RI/2.2.12-b141219.1637 JAXB-API/2.2.13-b141020.1521 svn-revision#unknown. --><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://service.planillaws.siso.pe/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://service.planillaws.siso.pe/" name="PersonalService"> <types> <xsd:schema> <xsd:import namespace="http://service.planillaws.siso.pe/" schemaLocation="http://app9.sacooliveros.edu.pe:8080/PlanillaWS/PersonalService?xsd=1"/> </xsd:schema> </types> <message name="listarPersonalPorTipoDocNumDoc"> <part name="parameters" element="tns:listarPersonalPorTipoDocNumDoc"/> </message> <message name="listarPersonalPorTipoDocNumDocResponse"> <part name="parameters" element="tns:listarPersonalPorTipoDocNumDocResponse"/> </message> <message name="listarPersonalPorCodigo"> <part name="parameters" element="tns:listarPersonalPorCodigo"/> </message> <message name="listarPersonalPorCodigoResponse"> <part name="parameters" element="tns:listarPersonalPorCodigoResponse"/> </message> <portType name="PersonalService"> <operation name="listarPersonalPorTipoDocNumDoc"> <input wsam:Action="http://service.planillaws.siso.pe/PersonalService/listarPersonalPorTipoDocNumDocRequest" message="tns:listarPersonalPorTipoDocNumDoc"/> <output wsam:Action="http://service.planillaws.siso.pe/PersonalService/listarPersonalPorTipoDocNumDocResponse" message="tns:listarPersonalPorTipoDocNumDocResponse"/> </operation> <operation name="listarPersonalPorCodigo"> <input wsam:Action="http://service.planillaws.siso.pe/PersonalService/listarPersonalPorCodigoRequest" message="tns:listarPersonalPorCodigo"/> <output wsam:Action="http://service.planillaws.siso.pe/PersonalService/listarPersonalPorCodigoResponse" message="tns:listarPersonalPorCodigoResponse"/> </operation> </portType> <binding name="PersonalServicePortBinding" type="tns:PersonalService"> <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/> <operation name="listarPersonalPorTipoDocNumDoc"> <soap:operation soapAction=""/> <input> <soap:body use="literal"/> </input> <output> <soap:body use="literal"/> </output> </operation> <operation name="listarPersonalPorCodigo"> <soap:operation soapAction=""/> <input> <soap:body use="literal"/> </input> <output> <soap:body use="literal"/> </output> </operation> </binding> <service name="PersonalService"> <port name="PersonalServicePort" binding="tns:PersonalServicePortBinding"> <soap:address location="http://app9.sacooliveros.edu.pe:8080/PlanillaWS/PersonalService"/> </port> </service> </definitions>