Help for this page

Select Code to Download


  1. or download this
    POST /cgi-bin/tester.cgi HTTP/1.1
    User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client 
    +Protocol 2.0.50727.1433)
    ...
        </tns:testing>
        </soap:Body>
    </soap:Envelope>
    
  2. or download this
    HTTP/1.1 200 OK
    Date: Mon, 30 Nov 2009 18:06:00 GMT
    ...
        </namesp1:testingResponse>
      </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    
  3. or download this
    <?xml version="1.0" encoding="UTF-8" ?> 
    - <!--  WSDL for http://services.camdev.cw.com created by Pod::WSDL ve
    +rsion: 0.05 on Mon Nov 30 16:44:41 2009 
    ...
      </wsdl:port>
      </wsdl:service>
      </wsdl:definitions>
    
  4. or download this
    #!/usr/bin/perl
    use strict;
    ...
      
        return SOAP::Data->name("Returned" => "Back at ya");
    }
    
  5. or download this
     <?xml version="1.0" encoding="utf-8" standalone="yes" ?> 
    - <LobSystem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi
    +:schemaLocation="http://schemas.microsoft.com/office/2006/03/Business
    +DataCatalog BDCMetadata.xsd" Type="WebService" Version="1.0.0.0" Name
    +="WebServiceLobSystem" xmlns="http://schemas.microsoft.com/office/200
    +6/03/BusinessDataCatalog">
    ...
      </Entity>
      </Entities>
      </LobSystem>