Added support for list, leaf-list and container in output under rpc node in yang...
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / rpcInnerInner_complex_output.xml
diff --git a/opendaylight/netconf/netconf-util/src/test/resources/netconfMessages/rpcInnerInner_complex_output.xml b/opendaylight/netconf/netconf-util/src/test/resources/netconfMessages/rpcInnerInner_complex_output.xml
new file mode 100644 (file)
index 0000000..209c382
--- /dev/null
@@ -0,0 +1,8 @@
+<rpc message-id="a" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
+    <leaf-list-output
+            xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">
+        <context-instance>
+            /data/modules/module[name='impl-netconf']/instance[name='instance2']/inner-running-data[key='1015']/inner-inner-running-data[key='1017']
+        </context-instance>
+    </leaf-list-output>
+</rpc>