We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7a1cc commit a2da0daCopy full SHA for a2da0da
ext/soap/tests/bugs/bug29061.wsdl
@@ -4,8 +4,7 @@ schemas.xmlsoap.org/wsdl/http/"
4
xmlns:xs="http://www.w3.org/2001/XMLSchema"
5
xmlns:soapenc="http://schemas.xmlsoap.org/soap/e
6
ncoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
7
-xmlns:y="http://new.webservice.namespace" targetNamespace="http
8
-://new.webservice.namespace">
+xmlns:y="http://new.webservice.namespace" targetNamespace="http://new.webservice.namespace">
9
<types>
10
<xs:schema/>
11
</types>
0 commit comments