Descripción:
Este servicio tiene por objetivo mostrar información de órdenes de compra para el Tribunal de Cuentas de la Provincia de Córdoba a partir del número de unidad administrativa, año de ejercicio y número de compromisoOperations:
- obtenerTribunalOrdenDeCompraStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:obtenerTribunalOrdenDeCompraInput:requestMessage (soap:body, use = literal)Source codeobtenerTribunalOrdenDeCompraInput type obtenerTribunalOrdenDeCompraRequestOutput:replyMessage (soap:body, use = literal)Source codeobtenerTribunalOrdenDeCompraOutput type obtenerTribunalOrdenDeCompraResponse
Port type: TribunalOrdenDeCompraSource code
WSDL source code
<?xml version="1.0"?>
<wsdl:definitions name="TribunalOrdenDeCompra" targetNamespace="https://cba.gov.ar/TribunalCuentas/OrdenDeCompra/1.0.0"
xmlns:enc="https://cba.gov.ar/Comunes/Encabezado/1.0.0"
xmlns:inp1="https://cba.gov.ar/TribunalCuentas/OrdenDeCompra/1.0.0"
xmlns:inp2="https://cba.gov.ar/TribunalCuentas/OrdenDeCompra/1.0.0"
xmlns:rdo="https://cba.gov.ar/Comunes/Resultado/1.0.0"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="https://cba.gov.ar/TribunalCuentas/OrdenDeCompra/1.0.0"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
><wsdl:types>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="https://cba.gov.ar/TribunalCuentas/OrdenDeCompra/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="obtenerTribunalOrdenDeCompraRequest">
<xs:complexType>
</xs:element><xs:sequence>
</xs:complexType><xs:element name="encabezado" type="enc:encabezado" />
<xs:element maxOccurs="1" minOccurs="1" name="nroUnidadAdm" type="xs:long" />
<xs:element maxOccurs="1" minOccurs="1" name="ejercicio" type="xs:int" />
<xs:element maxOccurs="1" minOccurs="1" name="nroCompromiso" type="xs:string" />
<xs:element maxOccurs="1" minOccurs="0" name="idoCompromiso" type="xs:long" />
<xs:element maxOccurs="1" minOccurs="1" name="username" nillable="true" type="xs:string" />
<xs:element maxOccurs="1" minOccurs="1" name="password" nillable="true" type="xs:string" />
</xs:sequence><xs:element name="obtenerTribunalOrdenDeCompraResponse">
<xs:complexType>
</xs:element><xs:sequence>
</xs:complexType><xs:element maxOccurs="1" minOccurs="0" name="ordenDeCompra" type="db:ordenDeCompra" />
<xs:element name="resultado" type="rdo:resultado" />
</xs:sequence><xs:complexType name="ordenDeCompra">
</xs:schema><xs:sequence>
</xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="dato">
</xs:sequence><xs:complexType>
</xs:element><xs:sequence>
</xs:complexType><xs:element name="idUnidadAdm" nillable="true" type="xs:long" />
<xs:element name="numeroUnidadAdm" nillable="true" type="xs:long" />
<xs:element name="nombreUnidadAdm" type="xs:string" />
<xs:element name="idCompromiso" nillable="true" type="xs:long" />
<xs:element name="nroCompromiso" type="xs:string" />
<xs:element name="fechaCompromiso" nillable="true" type="xs:dateTime" />
<xs:element name="idVigencia" nillable="true" type="xs:long" />
<xs:element name="ejercicio" nillable="true" type="xs:int" />
<xs:element minOccurs="0" name="idEstado" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="descripcion" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="expediente" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="idProveedor" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="cup" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="razon" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="idTipoIdentificacion" nillable="true" type="xs:int" />
<xs:element minOccurs="0" name="docCompleta" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="nTipoIdentificacion" type="xs:string" />
<xs:element minOccurs="0" name="documentoNro" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="nTipoSolicitud" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="nEstadoSolicitud" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="fechaUltimaInscripcion" nillable="true" type="xs:dateTime" />
<xs:element minOccurs="0" name="fechaVtoSolicitud" nillable="true" type="xs:dateTime" />
<xs:element minOccurs="0" name="observacion" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="actosAdministrativos" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="idCatProg" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="codigoProg" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="nombreProg" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="idSubprog" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="codigoSubprog" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="nombreSubprog" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="idObjetoGasto" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="numeroObjeto" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="nombreObjeto" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="idObjetoGastoClegal" nillable="true" type="xs:decimal" />
<xs:element minOccurs="0" name="nombreObjetoClegal" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="numeroObjetoLegal" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="idItem" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="codigo" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="nItem" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="importe" nillable="true" type="xs:decimal" />
<xs:element minOccurs="0" name="cantidad" nillable="true" type="xs:decimal" />
<xs:element minOccurs="0" name="importeFuturo" nillable="true" type="xs:decimal" />
</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="replyMessage">
<wsdl:part element="inp2:obtenerTribunalOrdenDeCompraResponse" name="obtenerTribunalOrdenDeCompraOutput" />
</wsdl:message><wsdl:message name="requestMessage">
<wsdl:part element="inp2:obtenerTribunalOrdenDeCompraRequest" name="obtenerTribunalOrdenDeCompraInput" />
</wsdl:message><wsdl:portType name="TribunalOrdenDeCompra">
<wsdl:operation name="obtenerTribunalOrdenDeCompra">
</wsdl:portType><wsdl:input message="inp2:requestMessage" />
<wsdl:output message="inp2:replyMessage" />
</wsdl:operation><wsdl:binding name="TribunalOrdenDeCompra" type="inp2:TribunalOrdenDeCompra">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="obtenerTribunalOrdenDeCompra">
</wsdl:binding><soap:operation soapAction="obtenerTribunalOrdenDeCompra" style="document" />
<wsdl:input>
<soap:body namespace="https://cba.gov.ar/TribunalCuentas/OrdenDeCompra/1.0.0" use="literal" />
</wsdl:input><wsdl:output>
</wsdl:operation><soap:body namespace="https://cba.gov.ar/TribunalCuentas/OrdenDeCompra/1.0.0" use="literal" />
</wsdl:output><wsdl:service name="TribunalOrdenDeCompraQSService">
</wsdl:definitions><wsdl:port binding="inp2:TribunalOrdenDeCompra" name="TribunalOrdenDeCompraQSPort">
</wsdl:service><soap:address location="http://datosinteroperables.cba.gov.ar/services/TribunalCuentas/TribunalOrdenDeCompra" />
</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