Merge "Add service reference binding to config registry."
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / rpc.xml
1 <rpc message-id="a" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
2     <no-arg xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">
3         <context-instance>/modules/module[type='impl-netconf' and name='test1']</context-instance>
4         <arg1>
5             testarg1
6         </arg1>
7     </no-arg>
8 </rpc>