Descripción:
Este servicio permite transferir un trámite de un usuario a otroOperations:
- crearTransferenciaTramitesStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:crearTransferenciaTramitesInput:requestMessage (soap:body, use = literal)Source codecrearTransferenciaInput type crearTransferenciaTramitesRequestOutput:replyMessage (soap:body, use = literal)Source codecrearTransferenciaOutput type crearTransferenciaTramitesResponse
Port type: TransferenciaTramites_pttSource code
WSDL source code
<?xml version="1.0"?>
<wsdl:definitions name="TransferenciaTramites" targetNamespace="http://xmlns.oracle.com/Cba/Servicios/TransferenciaTramites/1.0.0"
xmlns:enc="https://cba.gov.ar/Comunes/Encabezado/1.0.0"
xmlns:inp1="https://cba.gov.ar/Servicios/TransferenciaTramites/1.0.0"
xmlns:inp2="https://cba.gov.ar/Servicios/TransferenciaTramites/1.0.0"
xmlns:rdo="https://cba.gov.ar/Comunes/Resultado/1.0.0"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="http://xmlns.oracle.com/Cba/Servicios/TransferenciaTramites/1.0.0"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
><wsdl:types>
<xs:schema elementFormDefault="qualified" targetNamespace="https://cba.gov.ar/Servicios/TransferenciaTramites/1.0.0">
<xs:import namespace="https://cba.gov.ar/Comunes/Encabezado/1.0.0" />
<xs:import namespace="https://cba.gov.ar/Comunes/Resultado/1.0.0" />
<xs:element name="crearTransferenciaTramitesRequest">
<xs:complexType>
</xs:element><xs:sequence>
</xs:complexType><xs:element name="encabezado" type="enc:encabezado" />
<xs:element maxOccurs="1" minOccurs="1" name="stickerONumeroTramite" nillable="false" type="xs:string" />
<xs:element maxOccurs="1" minOccurs="1" name="idUsuario" nillable="false" type="xs:string" />
<xs:element maxOccurs="1" minOccurs="1" name="idUsuarioOrigen" nillable="false" type="xs:string" />
<xs:element maxOccurs="1" minOccurs="1" name="idUsuarioDestino" nillable="false" type="xs:string" />
</xs:sequence><xs:element name="crearTransferenciaTramitesResponse">
</xs:schema><xs:complexType>
</xs:element><xs:sequence>
</xs:complexType><xs:element name="resultado" type="rdo:resultado" />
</xs:sequence><xsd:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="https://cba.gov.ar/Comunes/Encabezado/1.0.0">
<xsd:complexType name="encabezado">
</xsd:schema><xsd:sequence>
</xsd:complexType><xsd:element maxOccurs="1" minOccurs="0" name="usuario" type="xsd:string" />
<xsd:element maxOccurs="1" minOccurs="0" name="token" type="xsd:string" />
<xsd:element maxOccurs="1" minOccurs="0" name="sign" type="xsd:string" />
<xsd:element maxOccurs="1" minOccurs="0" name="aplicacion" type="xsd:string" />
</xsd:sequence><xsd:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="https://cba.gov.ar/Comunes/Resultado/1.0.0">
<xsd:complexType name="resultado">
</xsd:schema><xsd:sequence>
</xsd:complexType><xsd:element maxOccurs="1" minOccurs="1" name="estado" type="xsd:string" />
<xsd:element maxOccurs="1" minOccurs="1" name="idTransaccion" type="xsd:string" />
<xsd:element minOccurs="1" name="mensajes">
</xsd:sequence><xsd:complexType>
</xsd:element><xsd:sequence>
</xsd:complexType><xsd:element minOccurs="1" name="mensaje">
</xsd:sequence><xsd:complexType>
</xsd:element><xsd:sequence>
</xsd:complexType><xsd:element maxOccurs="1" minOccurs="1" name="orden" type="xsd:int" />
<xsd:element maxOccurs="1" minOccurs="1" name="tipo" type="xsd:string" />
<xsd:element maxOccurs="1" minOccurs="1" name="codigo" type="xsd:string" />
<xsd:element maxOccurs="1" minOccurs="1" name="descripcion" type="xsd:string" />
</xsd:sequence><xsd:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="https://cba.gov.ar/Maestros/PersonaFisica/1.0.0">
</wsdl:types><xs:import namespace="https://cba.gov.ar/Comunes/Resultado/1.0.0" />
<xs:element name="falla">
</xsd:schema><xs:complexType>
</xs:element><xs:sequence>
</xs:complexType><xs:element maxOccurs="1" minOccurs="1" name="resultado" type="rdo:resultado" />
</xs:sequence><wsdl:message name="requestMessage">
<wsdl:part element="inp2:crearTransferenciaTramitesRequest" name="crearTransferenciaInput" />
</wsdl:message><wsdl:message name="replyMessage">
<wsdl:part element="inp2:crearTransferenciaTramitesResponse" name="crearTransferenciaOutput" />
</wsdl:message><wsdl:portType name="TransferenciaTramites_ptt">
<wsdl:operation name="crearTransferenciaTramites">
</wsdl:portType><wsdl:input message="tns:requestMessage" />
<wsdl:output message="tns:replyMessage" />
</wsdl:operation><wsdl:binding name="TransferenciaTramites" type="tns:TransferenciaTramites_ptt">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="crearTransferenciaTramites">
</wsdl:binding><soap:operation soapAction="crearTransferenciaTramites" style="document" />
<wsdl:input>
<soap:body namespace="http://xmlns.oracle.com/Cba/Servicios/TransferenciaTramites" use="literal" />
</wsdl:input><wsdl:output>
</wsdl:operation><soap:body namespace="http://xmlns.oracle.com/Cba/Servicios/TransferenciaTramites" use="literal" />
</wsdl:output><wsdl:service name="TransferenciaTramitesQSService">
</wsdl:definitions><wsdl:port binding="tns:TransferenciaTramites" name="TransferenciaTramitesQSPort">
</wsdl:service><soap:address location="http://datosinteroperables.cba.gov.ar/services/Servicios/TransferenciaTramites" />
</wsdl:port>About wsdl-viewer.xsl
This document was generated by libxslt XSLT engine.
The engine processed the WSDL in XSLT 1.0 compliant mode.
This page has been generated by wsdl-viewer.xsl, version 3.1.01
Author: tomi vanek
Download at http://tomi.vanek.sk/xml/wsdl-viewer.xsl.
The transformation was inspired by the article
Uche Ogbuji: WSDL processing with XSLT
Author: tomi vanek
Download at http://tomi.vanek.sk/xml/wsdl-viewer.xsl.
The transformation was inspired by the article
Uche Ogbuji: WSDL processing with XSLT