Merge "Queue yang model"
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / editConfig_expectedResult.xml
1 <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
2     <data>
3         <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
4             <!--<module>
5             <type>impl</type>
6             </module>
7             -->
8             <!--<module>
9             <type>impl-dep</type>
10             </module>
11             -->
12             <!--<module>
13             <type>impl-netconf</type>
14             </module>
15             -->
16         </modules>
17         <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config"/>
18     </data>
19 </rpc-reply>