...
Code Block |
---|
<?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SOAP-ENV:Body> <confirmResponse xmlns="http://www.parasoft.com/wsdl/store-01/"> <Result>true</Result> </confirmResponse> </SOAP-ENV:Body> </SOAP-ENV:Envelope> |
Scroll pdf ignore | ||||
---|---|---|---|---|
Video Tutorial: Creating a Virtual Asset from WSDLThis video describes how to create a virtual asset from a WSDL service description.
|
...