我无法连接到SOAP服务
new SoapClient('https://stest.bankconnect.dk/2017/02/02/services/CorporateService?wsdl');
http://stest.bankconnect.dk/2017/02/02/services/CorporateService?xsd=xsd/xmldsig-core-schema.xsd ): 无法打开流:连接被拒绝
在浏览器中请求URL时。。没问题。。我得到了XML文档
您可以浏览wsdl,但指向xml的链接不起作用:
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://stest.bankconnect.dk/2017/02/02/services/CorporateService?xsd=xsd/xmldsig-core-schema.xsd"/>