Merge "Null data from XML"
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / rpcInnerInner_complex_output.xml
1 <rpc message-id="a" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
2     <leaf-list-output
3             xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">
4         <context-instance>
5             /data/modules/module[name='impl-netconf']/instance[name='instance2']/inner-running-data[key='1015']/inner-inner-running-data[key='1017']
6         </context-instance>
7     </leaf-list-output>
8 </rpc>