b2a2ee30c815a6a0ac6b1b57f236dc0dd819d7de
[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>/data/modules/module[name='impl-netconf']/instance[name='instance']</context-instance>
4         <arg1>
5             testarg1
6         </arg1>
7     </no-arg>
8 </rpc>