reorg source code tree to make trunk
[perl-cwmp.git] / t / SpeedTouch-706 / GetRPCMethodsResponse.xml
1 <soapenv:Envelope soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
2  <soapenv:Header>
3 <cwmp:ID soapenv:mustUnderstand="1">22_THOM_TR69_ID</cwmp:ID>
4  </soapenv:Header>
5  <soapenv:Body>
6 <cwmp:GetRPCMethodsResponse>
7 <MethodList soap:arrayType="string[09]">
8 <string>GetRPCMethods</string>
9 <string>GetParameterNames</string>
10 <string>GetParameterValues</string>
11 <string>SetParameterValues</string>
12 <string>AddObject</string>
13 <string>DeleteObject</string>
14 <string>Download</string>
15 <string>Reboot</string>
16 <string>FactoryReset</string>
17 </MethodList>
18 </cwmp:GetRPCMethodsResponse>
19  </soapenv:Body>
20 </soapenv:Envelope>