Merge branch 'master' of ssh://git.rot13.org/git/perl-cwmp
[perl-cwmp.git] / t / methods / GetRPCMethods.xml
1 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
2                xmlns:cwmp="urn:dslforum-org:cwmp-1-0"
3                soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
4   <soap:Header>
5     <cwmp:ID mustUnderstand="1">42</cwmp:ID>
6     <cwmp:NoMoreRequests>0</cwmp:NoMoreRequests>
7   </soap:Header>
8   <soap:Body>
9     <cwmp:GetRPCMethods></cwmp:GetRPCMethods>
10   </soap:Body>
11 </soap:Envelope>