Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/1999/XMLSchema-instanc
    +e"
    ...
        </byName>
      </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    
  2. or download this
     #!/usr/local/bin/perl
    #CLIENT
    ...
    print $res->fault ? $res->faultstring. "\n" : $res->result;
    
  3. or download this
    #!/usr/local/bin/perl
    
    ...
    }
    
  4. or download this
    Delivery==> test-password
    Delivery==> Action
    ...
         <byNameResponse xmlns="Delivery"><s-gensym15/></byNameResponse>
       </SOAP-ENV:Body>
     </SOAP-ENV:Envelope>