Move NetconfUtil to netconf-util.
[controller.git] / opendaylight / netconf / netconf-client / src / test / resources / get_schema.xml
1 <rpc message-id="2"
2      xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
3     <get-schema xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
4         <identifier>ietf-netconf-monitoring</identifier>
5         <format
6                 xmlns:ncm="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">ncm:yang
7         </format>
8     </get-schema>
9 </rpc>