e48184b4df07fb121e5c07b28826cbf4647d2aa3
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / modules / modules-behind-mount-point / module1-behind-mount-point.yang
1 module module1-behind-mount-point {
2     namespace "module:1:behind:mount:point";
3     prefix "mod1bemopo";
4     revision "2014-02-03";
5     
6     rpc rpc-behind-module1 {
7     }
8     
9     
10 }