Descripción:
Este servicio fue creado para brindar a todo organismo requirente la información sobre los trámites generados en SUAC y que se encuentren en el estado "A Recibir" por parte de la unidad consultanteOperations:
- obtenerTramitesARecibirPorUnidadStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:obtenerTramitesARecibirPorUnidadInput:requestMessage (WL5G3N4:body, use = literal)Source codeobtenerTramitesARecibirPorUnidadInput type obtenerTramiteARecibirPorUnidadRequestOutput:replyMessage (WL5G3N4:body, use = literal)Source codeobtenerTramitesARecibirPorUnidadOutput type obtenerTramiteARecibirPorUnidadResponse
Port type: TramitesARecibirPorUnidadSource code
WSDL source code
<?xml version="1.0"?>
<wsdl:definitions name="TramitesARecibirPorUnidad" targetNamespace="https://cba.gov.ar/Servicios/TramitesARecibirPorUnidad/1.0.0"
xmlns:WL5G3N2="http://schemas.xmlsoap.org/wsdl/"
xmlns:WL5G3N3="https://cba.gov.ar/Servicios/TramitesARecibirPorUnidad/1.0.0"
xmlns:WL5G3N4="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
><wsdl:types>
<xsd:schema elementFormDefault="qualified" targetNamespace="https://cba.gov.ar/Servicios/TramitesARecibirPorUnidad/1.0.0"
xmlns:enc="https://cba.gov.ar/Comunes/Encabezado/1.0.0"
xmlns:rdo="https://cba.gov.ar/Comunes/Resultado/1.0.0"
><xsd:import namespace="https://cba.gov.ar/Comunes/Encabezado/1.0.0" />
<xsd:import namespace="https://cba.gov.ar/Comunes/Resultado/1.0.0" />
<xs:element name="obtenerTramiteARecibirPorUnidadRequest">
<xs:complexType>
</xs:element><xs:sequence>
</xs:complexType><xs:element name="encabezado" type="enc:encabezado" />
<xs:element maxOccurs="1" minOccurs="1" name="codigoUnidad" type="string" />
<xs:element maxOccurs="1" minOccurs="1" name="fechaDesde">
<xs:annotation>
<xs:documentation xml:lang="es">
Formato fecha: "yyyy-mm-dd"
</xs:documentation>
</xs:annotation><xs:simpleType>
</xs:element><xs:restriction base="date">
</xs:simpleType><xs:minInclusive value="1950-01-01" />
<xs:maxInclusive value="2100-01-01" />
</xs:restriction><xs:element maxOccurs="1" minOccurs="1" name="fechaHasta">
</xs:sequence><xs:annotation>
<xs:documentation xml:lang="es">
Formato fecha: "yyyy-mm-dd"
</xs:documentation>
</xs:annotation><xs:simpleType>
</xs:element><xs:restriction base="date">
</xs:simpleType><xs:minInclusive value="1950-01-01" />
<xs:maxInclusive value="2100-01-01" />
</xs:restriction><xs:element name="obtenerTramiteARecibirPorUnidadResponse">
<xs:complexType>
</xs:element><xs:sequence>
</xs:complexType><xs:element maxOccurs="1" minOccurs="0" name="tramitesARecibirPorUnidad" type="db:tramitesARecibirPorUnidad" />
<xs:element name="resultado" type="rdo:resultado" />
</xs:sequence><xs:complexType name="tramitesARecibirPorUnidad">
</xsd:schema><xs:sequence>
</xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="tramite">
</xs:sequence><xs:complexType>
</xs:element><xs:sequence>
</xs:complexType><xs:element minOccurs="0" name="numeroTramite" nillable="true" type="string" />
<xs:element minOccurs="0" name="numeroSticker" type="string" />
<xs:element minOccurs="0" name="asunto" type="string" />
<xs:element minOccurs="0" name="fechaCreacion" type="date" />
<xs:element minOccurs="0" name="nombreIniciador" nillable="true" type="string" />
<xs:element minOccurs="0" name="numeroDocumento" nillable="true" type="string" />
<xs:element minOccurs="0" name="areaEstado" type="string" />
<xs:element name="codigoUnidad" type="string" />
<xs:element minOccurs="0" name="fechaEstado" type="date" />
<xs:element minOccurs="0" name="nombreTipoTramite" type="string" />
<xs:element minOccurs="0" name="nombreSubtipoTramite" type="string" />
<xs:element name="idTramiteDigital" nillable="true" type="xs:decimal" />
<xs:element minOccurs="0" name="tipoDigital" nillable="true" type="string" />
<xs:element minOccurs="0" name="codigoUnidadActual" nillable="true" type="string" />
<xs:element minOccurs="0" name="nombreUnidadActual" nillable="true" type="string" />
</xs:sequence><xsd:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="https://cba.gov.ar/Comunes/Encabezado/1.0.0">
<xs:complexType name="encabezado">
</xsd:schema><xs:sequence>
</xs:complexType><xs:element maxOccurs="1" minOccurs="0" name="usuario" type="xs:string" />
<xs:element maxOccurs="1" minOccurs="0" name="token" type="xs:string" />
<xs:element maxOccurs="1" minOccurs="0" name="sign" type="xs:string" />
<xs:element maxOccurs="1" minOccurs="0" name="aplicacion" type="xs:string" />
</xs:sequence><xsd:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="https://cba.gov.ar/Comunes/Resultado/1.0.0">
</wsdl:types><xs:complexType name="resultado">
</xsd:schema><xs:sequence>
</xs:complexType><xs:element maxOccurs="1" minOccurs="1" name="estado" type="xs:string" />
<xs:element maxOccurs="1" minOccurs="1" name="idTransaccion" type="xs:string" />
<xs:element minOccurs="1" name="mensajes">
</xs:sequence><xs:complexType>
</xs:element><xs:sequence>
</xs:complexType><xs:element minOccurs="1" name="mensaje">
</xs:sequence><xs:complexType>
</xs:element><xs:sequence>
</xs:complexType><xs:element maxOccurs="1" minOccurs="1" name="orden" type="xs:int" />
<xs:element maxOccurs="1" minOccurs="1" name="tipo" type="xs:string" />
<xs:element maxOccurs="1" minOccurs="1" name="codigo" type="xs:string" />
<xs:element maxOccurs="1" minOccurs="1" name="descripcion" type="xs:string" />
</xs:sequence><wsdl:message name="replyMessage">
<wsdl:part element="WL5G3N3:obtenerTramiteARecibirPorUnidadResponse" name="obtenerTramitesARecibirPorUnidadOutput" />
</wsdl:message><wsdl:message name="requestMessage">
<wsdl:part element="WL5G3N3:obtenerTramiteARecibirPorUnidadRequest" name="obtenerTramitesARecibirPorUnidadInput" />
</wsdl:message><wsdl:portType name="TramitesARecibirPorUnidad">
<wsdl:operation name="obtenerTramitesARecibirPorUnidad">
</wsdl:portType><wsdl:input message="WL5G3N3:requestMessage" />
<wsdl:output message="WL5G3N3:replyMessage" />
</wsdl:operation><wsdl:binding name="TramitesARecibirPorUnidad" type="WL5G3N3:TramitesARecibirPorUnidad">
<WL5G3N4:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="obtenerTramitesARecibirPorUnidad">
</wsdl:binding><WL5G3N4:operation soapAction="obtenerTramitesARecibirPorUnidad" style="document" />
<wsdl:input>
<WL5G3N4:body namespace="https://cba.gov.ar/Servicios/TramitesARecibirPorUnidad/1.0.0" use="literal" />
</wsdl:input><wsdl:output>
</wsdl:operation><WL5G3N4:body namespace="https://cba.gov.ar/Servicios/TramitesARecibirPorUnidad/1.0.0" use="literal" />
</wsdl:output><wsdl:service name="TramitesARecibirPorUnidadQSService">
</wsdl:definitions><WL5G3N2:documentation>OSB Service</WL5G3N2:documentation>
<wsdl:port binding="WL5G3N3:TramitesARecibirPorUnidad" name="TramitesARecibirPorUnidadQSPort">
</wsdl:service><WL5G3N4:address location="http://datosinteroperables.cba.gov.ar/services/Servicios/TramitesARecibirPorUnidad" />
</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