Rename mdsal-netconf-connector to netconf-server-mdsal
[netconf.git] / plugins / netconf-server-mdsal / src / test / resources / filter / f3.xml
1 <mainroot xmlns="urn:dummy:mod-0">
2         <choiceList>
3             <choice-leaf>
4                 aaa
5             </choice-leaf>
6         </choiceList>
7         <choiceList>
8             <choice-leaf>
9                 bbb
10             </choice-leaf>
11         </choiceList>
12 </mainroot>