summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/src/test/resources/json-to-nn/identityref/json/data.json
blob: 88cd6b43c366cf42c0ad576cedc8758bcfec3203 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "identityref:cont":{
        "cont1":{
            "lf11":"identity-module:iden",
            "lf12":"identityref-module:iden_local",              
            "identityref-module:lf13":"identityref-module:iden_local",
            "identityref-module:lf14":"identity-module:iden"  
        }
    }
}