/[cwmp]/google/branches/TRY-shomodj/test_files/get_parameter_values.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/branches/TRY-shomodj/test_files/get_parameter_values.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 122 - (show annotations)
Fri Oct 26 16:05:41 2007 UTC (16 years, 8 months ago) by shomodj
File MIME type: text/plain
File size: 654 byte(s)
 r835@cryptofix:  shomodj | 2007-10-26 17:03:29 +0200
 add mine try branch, don't want to brake anything in trunk

1 Name: Default GetParameterValues message
2 Request: <soap:Envelope
3 xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
4 soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
5 xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
6 <soap:Header>
7 <cwmp:ID soap:mustUnderstand="1">1234</cwmp:ID>
8 </soap:Header>
9 <soap:Body>
10 <cwmp:GetParameterValues>
11 <cwmp:ParameterNames>
12 <xsd:string>.a.d</xsd:string>
13 <xsd:string>.a.b.a</xsd:string>
14 <xsd:string>.a.b.b</xsd:string>
15 <xsd:string>.a.b.c</xsd:string>
16 </cwmp:ParameterNames>
17 </cwmp:GetParameterValues>
18 </soap:Body>
19 </soap:Envelope>

  ViewVC Help
Powered by ViewVC 1.1.26