reorg source code tree to make trunk
[perl-cwmp.git] / t / SpeedTouch-780 / Fault.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">0_THOM_TR69_ID</cwmp:ID>
4  </soapenv:Header>
5  <soapenv:Body>
6   <soapenv:Fault>
7    <faultcode>Client</faultcode>
8    <faultstring>CWMP fault</faultstring>
9    <detail>
10     <cwmp:Fault>
11      <FaultCode>9001</FaultCode>
12      <FaultString>Request Denied</FaultString>
13     </cwmp:Fault>
14    </detail>
15   </soapenv:Fault>
16  </soapenv:Body>
17 </soapenv:Envelope>