HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5
Content-Type: application/soap+xml; action="urn:listDecodingProfilesResponse";charset=UTF-8
Transfer-Encoding: chunked
Date: Tue, 27 Apr 2010 16:00:33 GMT

311
<?xml version='1.0' encoding='UTF-8'?>
   <soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
      <soapenv:Body>
         <ns:listDecodingProfilesResponse xmlns:ns="http://search.nexiwave.com/xsd" xmlns:ax29="http://upload.services.pcng.com/xsd" xmlns:ax27="http://domain.search.nexiwave.com/xsd">
            <ns:return xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ax27:DecodingProfile">
               <ax27:description>This is the default decoding config</ax27:description>
               <ax27:name>Default</ax27:name>
            </ns:return>
            <ns:return xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ax27:DecodingProfile">
               <ax27:description>This is the fast decoding config</ax27:description>
               <ax27:name>Fast</ax27:name>
            </ns:return>
         </ns:listDecodingProfilesResponse>
      </soapenv:Body>
   </soapenv:Envelope>
0

