89b8c02eba1c40c61cf8803ba849b7fe72c4cbdb
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / modules / modules-behind-mount-point / module2-behind-mount-point.yang
1 module module2-behind-mount-point {
2     namespace "module:2:behind:mount:point";
3     prefix "mod2bemopo";
4     revision "2014-02-04";
5     
6     rpc rpc-behind-module2 {
7     }
8     
9 }