Instance identifier support
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / cnsn-to-xml / yang / basic-module.yang
index 81d77329c69eaa74d28c19d942ec1b2593a538ec..020ff8fa5062d640830202ae84ba56d42cb017c8 100644 (file)
@@ -97,6 +97,10 @@ module basic-module {
                  }    
                }
                
+               leaf lfInIdentifier {
+                 type instance-identifier;
+               }
+               
        }
          
 }
\ No newline at end of file