/[cwmp]/google/test_files/get_rpc_methods_response.txt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /google/test_files/get_rpc_methods_response.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations)
Sat May 19 15:15:14 2007 UTC (17 years ago) by dpavlin
File MIME type: text/plain
File size: 1457 byte(s)
initial import of cruft around TR-069

1 dpavlin 2 Name: Default GetRPCMethodsResponse message
2     Response: <?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:cwmp="urn:dslforum-org:cwmp-1-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3     <soap:Header>
4     <cwmp:ID soap:mustUnderstand="1" xsi:type="xsd:string">1234</cwmp:ID>
5     </soap:Header>
6     <soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
7     <cwmp:GetRPCMethodsResponse>
8     <MethodList xsi:type="soap-enc:Array" soap-enc:arrayType="xsd:string[8]">
9     <xsd:string xsi:type="xsd:string">GetRPCMethods</xsd:string>
10     <xsd:string xsi:type="xsd:string">GetParameterNames</xsd:string>
11     <xsd:string xsi:type="xsd:string">GetParameterValues</xsd:string>
12     <xsd:string xsi:type="xsd:string">SetParameterValues</xsd:string>
13     <xsd:string xsi:type="xsd:string">SetParameterAttributes</xsd:string>
14     <xsd:string xsi:type="xsd:string">GetParameterAttributes</xsd:string>
15     <xsd:string xsi:type="xsd:string">AddObject</xsd:string>
16     <xsd:string xsi:type="xsd:string">DeleteObject</xsd:string>
17     </MethodList>
18     </cwmp:GetRPCMethodsResponse>
19     </soap:Body>
20     </soap:Envelope>
21    

  ViewVC Help
Powered by ViewVC 1.1.26