<?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
<wsdl:definitions
	xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
	xmlns:soap11="http://schemas.xmlsoap.org/wsdl/soap/"
	xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
	xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
	xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
	xmlns:wsp="http://www.w3.org/ns/ws-policy"
	xmlns:wsp200409="http://schemas.xmlsoap.org/ws/2004/09/policy"
	xmlns:wsp200607="http://www.w3.org/2006/07/ws-policy"
	xmlns:ns0="http://service.gem.factura.comppago.registro.servicio.sunat.gob.pe/"
	xmlns:ns1="http://service.sunat.gob.pe"
	xmlns:ns2="http://www.datapower.com/extensions/http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://service.gem.factura.comppago.registro.servicio.sunat.gob.pe/">
	<wsdl:import location="https://www.sunat.gob.pe/ol-ti-itcpfegem/billService?ns1.wsdl" namespace="http://service.sunat.gob.pe"/>
	<wsdl:import location="http://www.ws.nova-system.vip/www.sunat.gob.pe/ol-ti-itcpe/billService/ns2" namespace="http://www.datapower.com/extensions/http://schemas.xmlsoap.org/wsdl/soap12/"/>
	<wsdl:binding name="BillServicePortBinding" type="ns1:billService">
		<soap11:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
		<wsdl:operation name="getStatus">
			<soap11:operation soapAction="urn:getStatus" style="document"/>
			<wsdl:input name="getStatusRequest">
				<soap11:body use="literal"/>
			</wsdl:input>
			<wsdl:output name="getStatusResponse">
				<soap11:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="sendBill">
			<soap11:operation soapAction="urn:sendBill" style="document"/>
			<wsdl:input name="sendBillRequest">
				<soap11:body use="literal"/>
			</wsdl:input>
			<wsdl:output name="sendBillResponse">
				<soap11:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="sendPack">
			<soap11:operation soapAction="urn:sendPack" style="document"/>
			<wsdl:input name="sendPackRequest">
				<soap11:body use="literal"/>
			</wsdl:input>
			<wsdl:output name="sendPackResponse">
				<soap11:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
		<wsdl:operation name="sendSummary">
			<soap11:operation soapAction="urn:sendSummary" style="document"/>
			<wsdl:input name="sendSummaryRequest">
				<soap11:body use="literal"/>
			</wsdl:input>
			<wsdl:output name="sendSummaryResponse">
				<soap11:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:service name="billService">
		<wsdl:port name="BillServicePort" binding="ns0:BillServicePortBinding">
			<soap11:address location="https://www.sunat.gob.pe:443/ol-ti-itcpfegem/billService"/>
		</wsdl:port>
		<wsdl:port name="BillServicePort.0" binding="ns2:BillServicePortBinding">
			<soap12:address location="https://www.sunat.gob.pe:443/ol-ti-itcpfegem/billService"/>
		</wsdl:port>
	</wsdl:service>
</wsdl:definitions>