/[cwmp]/google/test_files/get_mio_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/test_files/get_mio_parameter_values.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: 617 byte(s)
initial import of cruft around TR-069

1 Name: GetParameterValues to get parameters under Multi-Instance objects
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.c.2.d</xsd:string>
13 <xsd:string>.a.c.8.d</xsd:string>
14 </cwmp:ParameterNames>
15 </cwmp:GetParameterValues>
16 </soap:Body>
17 </soap:Envelope>

  ViewVC Help
Powered by ViewVC 1.1.26