Move yang-common(-netty)
[yangtools.git] / yang / yang-data-codec-gson / src / test / resources / bug8083 / json / zab.json
1 {
2   "top-cont": {
3     "keyed-list":[
4       {
5         "identityref-key-leaf": "derived-id",
6         "regular-leaf": 150
7       }
8     ],
9
10     "iid-leaf": "/zab:top-cont/zab:keyed-list[zab:identityref-key-leaf='derived-id']/zab:regular-leaf"
11   }
12 }