Delete netconf
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / test-config-data / xml / test-interface3.xml
1 <class xmlns="urn:ietf:params:xml:ns:yang:test-interface2">
2     <student>
3         <name>Thomas</name>
4         <age>23</age>
5     </student>
6 </class>