module modleafref { namespace "urn:yanglint:modleafref"; prefix m; import modleaf { prefix ml; } leaf lfr { type leafref { path "/ml:lfl"; } } }