<?xml version="1.0" encoding="UTF-8" ?>
- <wsdl:definitions targetNamespace="https://palena.sii.cl/DTEWS/GetTokenFromSeed.jws" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="https://palena.sii.cl/DTEWS/GetTokenFromSeed.jws" xmlns:intf="https://palena.sii.cl/DTEWS/GetTokenFromSeed.jws" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<wsdl:types />
- <wsdl:message name="getTokenResponse">
<wsdl:part name="getTokenReturn" type="xsd:string" />
</wsdl:message>
- <wsdl:message name="getVersionResponse">
<wsdl:part name="getVersionReturn" type="xsd:string" />
</wsdl:message>
<wsdl:message name="getVersionRequest" />
- <wsdl:message name="getTokenRequest">
<wsdl:part name="pszXml" type="xsd:string" />
</wsdl:message>
- <wsdl:portType name="GetTokenFromSeed">
- <wsdl:operation name="getVersion">
<wsdl:input message="impl:getVersionRequest" name="getVersionRequest" />
<wsdl:output message="impl:getVersionResponse" name="getVersionResponse" />
</wsdl:operation>
- <wsdl:operation name="getToken" parameterOrder="pszXml">
<wsdl:input message="impl:getTokenRequest" name="getTokenRequest" />
<wsdl:output message="impl:getTokenResponse" name="getTokenResponse" />
</wsdl:operation>
</wsdl:portType>
- <wsdl:binding name="GetTokenFromSeedSoapBinding" type="impl:GetTokenFromSeed">
<wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http" />
- <wsdl:operation name="getVersion">
<wsdlsoap:operation soapAction="" />
- <wsdl:input name="getVersionRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://palena.sii.cl/DTEWS/GetTokenFromSeed.jws" use="encoded" />
</wsdl:input>
- <wsdl:output name="getVersionResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://palena.sii.cl/DTEWS/GetTokenFromSeed.jws" use="encoded" />
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="getToken">
<wsdlsoap:operation soapAction="" />
- <wsdl:input name="getTokenRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
namespace="https://palena.sii.cl/DTEWS/GetTokenFromSeed.jws" use="encoded" />
</wsdl:input>
- <wsdl:output name="getTokenResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://palena.sii.cl/DTEWS/GetTokenFromSeed.jws" use="encoded" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
- <wsdl:service name="GetTokenFromSeedService">
- <wsdl:port binding="impl:GetTokenFromSeedSoapBinding" name="GetTokenFromSeed">
<wsdlsoap:address location="https://palena.sii.cl/DTEWS/GetTokenFromSeed.jws" />
</wsdl:port>
</wsdl:service>
</wsdl:definitions>