Adding TestVNF netconf server
[demo.git] / vnfs / TestVNF / netconftemplates / netconftemplates / schema2.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <rpc-reply message-id="102" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
3 <data>
4     <netconf-state xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
5       <schemas>
6       <schema>
7           <identifier>bar</identifier>
8           <version>2008-06-01</version>
9           <format>yang</format>
10           <namespace>http://example.com/bar</namespace>
11           <location>NETCONF</location>
12         </schema>
13      </schemas>
14     </netconf-state>
15   </data>
16 </rpc-reply>
17 ]]>]]>