PHP SoapClient: Unknown required WSDL extension
问题 I'm trying to implement a Web Service running on an SAP PI system. The WSDL I got looks like this: <?xml version="1.0" encoding="UTF-8"?> <wsdl:definitions name="request_SO" targetNamespace="http://company.ch/orstest/jason_test" xmlns:p1="http://company.ch/orstest/jason_test" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:documentation/>