Remove opendaylight directory
[netconf.git] / netconf / netconf-util / src / test / resources / netconfMessages / get_schema.xml
diff --git a/netconf/netconf-util/src/test/resources/netconfMessages/get_schema.xml b/netconf/netconf-util/src/test/resources/netconfMessages/get_schema.xml
new file mode 100644 (file)
index 0000000..79f046e
--- /dev/null
@@ -0,0 +1,10 @@
+<rpc message-id="2"
+     xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
+    <get-schema xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
+        <identifier>threadpool-api</identifier>
+        <version>2010-09-24</version>
+        <format
+                xmlns:ncm="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">ncm:yang
+        </format>
+    </get-schema>
+</rpc>
\ No newline at end of file