Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:wsdlsoap="h
    +ttp://schemas.xmlsoap.org/wsdl/soap/" xmlns:apachesoap="http://xml.ap
    +ache.org/xml-soap" xmlns:namesp7="test" soap:encodingStyle="http://sc
    +hemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.xmlsoap.
    +org/soap/envelope/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xml
    +ns:impl="$uri" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    +xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="
    +http://www.w3.org/2001/XMLSchema"><soap:Body><namesp7:doSelect xmlns:
    +namesp7="test"><sid xsi:type="xsd:int">1041754813</sid><objectType xs
    +i:type="xsd:string">pcat</objectType><whereClause xsi:type="xsd:strin
    +g">sym like 'Hosted%'</whereClause><maxRows xsi:type="xsd:int">1</max
    +Rows><attributes><string xsi:type="xsd:string">sym</string><string xs
    +i:type="xsd:string">description</string></attributes></namesp7:doSele
    +ct></soap:Body></soap:Envelope>
    SOAP::Transport::HTTP::Client::send_receive: HTTP/1.1 200 OK
    ...
    Client-Date: Sun, 14 Sep 2008 03:11:39 GMT
    Client-Peer: 65.120.87.83:8180
    Client-Response-Num: 1
    
  2. or download this
        my $result = $service->call($method => @params);
        print $result->result;
    
  3. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    
    ...
    
    </UDSObjectList>