Help for this page

Select Code to Download


  1. or download this
    $uri='/TestCode';
    $proxy='http://localhost/';
    ...
          SOAP::Data->name('in0')
             ->attr({'xsi:type' => 'ns2:CoolType'})
             ->value( { coolName => Foo, coolType=>Bar}));
    
  2. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope
    ...
      </namesp1:TestMethod>
     </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>