/[cwmp]/google/test_files/get_rpc_methods_response_vouchers.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

Contents of /google/test_files/get_rpc_methods_response_vouchers.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations)
Sat May 19 15:15:14 2007 UTC (16 years, 11 months ago) by dpavlin
File MIME type: text/plain
File size: 1534 byte(s)
initial import of cruft around TR-069

1 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[9]">
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 <xsd:string xsi:type="xsd:string">SetVouchers</xsd:string>
18 </MethodList>
19 </cwmp:GetRPCMethodsResponse>
20 </soap:Body>
21 </soap:Envelope>
22

  ViewVC Help
Powered by ViewVC 1.1.26