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

Annotation of /google/test_files/get_parameter_values.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: 654 byte(s)
initial import of cruft around TR-069

1 dpavlin 2 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