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

1 dpavlin 2 Name: GetParameterValuesResponse for parameters under Multi-Instance objects
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     <soap:Fault>
8     <faultcode xsi:type="xsd:string">Client</faultcode>
9     <faultstring xsi:type="xsd:string">CWMP fault</faultstring>
10     <detail>
11     <cwmp:Fault>
12     <FaultCode xsi:type="xsd:int">9005</FaultCode>
13     <FaultString xsi:type="xsd:string">Invalid parameter name</FaultString>
14     </cwmp:Fault>
15     </detail>
16     </soap:Fault>
17     </soap:Body>
18     </soap:Envelope>
19    

  ViewVC Help
Powered by ViewVC 1.1.26