3v4l.org

run code in 300+ PHP versions simultaneously
<?xml version="1.0" encoding="ISO-8859-1"?> <definitions xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="urn:respuestaValidacion" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="urn:respuestaValidacion"> <types> <xsd:schema elementFormDefault="qualified" targetNamespace="urn:respuestaValidacion" > <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/" /> <xsd:import namespace="http://schemas.xmlsoap.org/wsdl/" /> <xsd:complexType name="respuestaValidacion"> <xsd:all> <xsd:element name="codigoResultado" type="xsd:string"/> <xsd:element name="codigoDescripcion" type="xsd:string"/> </xsd:all> </xsd:complexType> </xsd:schema> </types> <message name="validarCFDIRequest"> <part name="suscriptorRFC" type="xsd:string" /> <part name="agenteTI" type="xsd:string" /> <part name="documentoXML" type="xsd:string" /></message> <message name="validarCFDIResponse"> <part name="return" type="tns:respuestaValidacion" /></message> <portType name="validarCFDIPortType"> <operation name="validarCFDI"> <input message="tns:validarCFDIRequest"/> <output message="tns:validarCFDIResponse"/> </operation> </portType> <binding name="validarCFDIBinding" type="tns:validarCFDIPortType"> <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> <operation name="validarCFDI"> <soap:operation soapAction="http://validaxml.com/service/validarCFDI.php/validarCFDI" style="rpc"/> <input><soap:body use="encoded" namespace="urn:respuestaValidacion" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input> <output><soap:body use="encoded" namespace="urn:respuestaValidacion" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output> </operation> </binding> <service name="validarCFDI"> <port name="validarCFDIPort" binding="tns:validarCFDIBinding"> <soap:address location="http://validaxml.com/service/validarCFDI.php"/> </port> </service> </definitions>

This is an error 404

There are `0` results


preferences:
171.17 ms | 1399 KiB | 7 Q