%PDF- %PDF-
Direktori : E:/nuevo/htdocs/EAAB/ |
Current File : E:/nuevo/htdocs/EAAB/ComunicacionesSVCBean.wsdl |
<definitions name='ComunicacionesWS' targetNamespace='http://comunicaciones.negocioServicio.vuc.everis.com.co/' xmlns='http://schemas.xmlsoap.org/wsdl/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:tns='http://comunicaciones.negocioServicio.vuc.everis.com.co/' xmlns:xsd='http://www.w3.org/2001/XMLSchema'> <types> <xs:schema targetNamespace='http://comunicaciones.negocioServicio.vuc.everis.com.co/' version='1.0' xmlns:tns='http://comunicaciones.negocioServicio.vuc.everis.com.co/' xmlns:xs='http://www.w3.org/2001/XMLSchema'> <xs:element name='Exception' type='tns:Exception'/> <xs:element name='crearComunicacion' type='tns:crearComunicacion'/> <xs:element name='crearComunicacionResponse' type='tns:crearComunicacionResponse'/> <xs:complexType name='crearComunicacion'> <xs:sequence> <xs:element minOccurs='0' name='comunicacionExterna' type='tns:comunicacionExterna'/> <xs:element name='idSolicitud' type='xs:long'/> <xs:element name='idEntidad' type='xs:long'/> <xs:element minOccurs='0' name='radicadoOriginal' type='xs:string'/> </xs:sequence> </xs:complexType> <xs:complexType name='comunicacionExterna'> <xs:sequence> <xs:element minOccurs='0' name='archivoAdjuntoComunicacion' type='xs:base64Binary'/> <xs:element name='idTramite' type='xs:long'/> <xs:element minOccurs='0' name='mensaje' type='xs:string'/> <xs:element minOccurs='0' name='nombreArchivoAdjuntoComunicacion' type='xs:string'/> <xs:element minOccurs='0' name='numeroRadicacionSalida' type='xs:string'/> <xs:element name='respuestaFinal' type='xs:boolean'/> <xs:element minOccurs='0' name='tipoArchivoAdjuntoComunicacion' type='xs:string'/> </xs:sequence> </xs:complexType> <xs:complexType name='crearComunicacionResponse'> <xs:sequence> <xs:element minOccurs='0' name='return' type='xs:string'/> </xs:sequence> </xs:complexType> <xs:complexType name='Exception'> <xs:sequence> <xs:element minOccurs='0' name='message' type='xs:string'/> </xs:sequence> </xs:complexType> </xs:schema> </types> <message name='Exception'> <part element='tns:Exception' name='Exception'></part> </message> <message name='ComunicacionesWS_crearComunicacionResponse'> <part element='tns:crearComunicacionResponse' name='crearComunicacionResponse'></part> </message> <message name='ComunicacionesWS_crearComunicacion'> <part element='tns:crearComunicacion' name='crearComunicacion'></part> </message> <portType name='ComunicacionesWS'> <operation name='crearComunicacion' parameterOrder='crearComunicacion'> <input message='tns:ComunicacionesWS_crearComunicacion'></input> <output message='tns:ComunicacionesWS_crearComunicacionResponse'></output> <fault message='tns:Exception' name='Exception'></fault> </operation> </portType> <binding name='ComunicacionesWSBinding' type='tns:ComunicacionesWS'> <soap:binding style='document' transport='http://schemas.xmlsoap.org/soap/http'/> <operation name='crearComunicacion'> <soap:operation soapAction=''/> <input> <soap:body use='literal'/> </input> <output> <soap:body use='literal'/> </output> <fault name='Exception'> <soap:fault name='Exception' use='literal'/> </fault> </operation> </binding> <service name='ComunicacionesWS'> <port binding='tns:ComunicacionesWSBinding' name='ComunicacionesWSPort'> <soap:address location='http://201.245.171.117/wsSDA/ComunicacionesSVCBean?wsdl'/> </port> </service> </definitions>