Cannot remove namespace of SOAP response using SAXFilter
问题 I am trying to parse the following SOAP response, as it is not a valid response I am trying to remove its namespace using the following filter but it runs into an error. Response <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Body> <SearchFlightsResponse xmlns="ElsyArres.API"> <SoapMessage> <Username>TEST</Username> <Password