Skip to content

Commit 6eda9de

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Change wrong attribute value in WSDL example
2 parents 63906f3 + 1fa06bf commit 6eda9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/soap_web_service.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ An example WSDL is below.
112112
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
113113
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
114114
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
115-
xmlns:tns="urn:arnleadservicewsdl"
115+
xmlns:tns="urn:helloservicewsdl"
116116
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
117117
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
118118
xmlns="http://schemas.xmlsoap.org/wsdl/"

0 commit comments

Comments
 (0)