Help for this page

Select Code to Download


  1. or download this
    
    <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http:
    +//schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/20
    +01/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    ...
      </soap:Body>
    </soap:Envelope>
    
  2. or download this
    
    use LWP::UserAgent;
    ...
    my $updates = name('updates' => \$batch);
    my $rsp = $soap->UpdateListItems(name('listName' => '{DB8F7CAD-D459-46
    +FD-82B8-5888A55C1EC2}'), $updates);