Loading yang-models/_3gpp-common-mnsregistry.yang +7 −10 Original line number Diff line number Diff line Loading @@ -47,8 +47,10 @@ module _3gpp-common-mnsregistry { } grouping MNSRegistryGrp { list MNSInfo { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; key id; uses top3gpp:Top_Grp; } Loading @@ -62,18 +64,13 @@ module _3gpp-common-mnsregistry { uses MNSInfoGrp; } } } augment "/mnsregist3gpp:MNSRegistry" { list MNSInfo { augment "/mnsregist3gpp:MNSRegistryGrp" { description "Represents the MNS Registry."; reference "3GPP TS 28.622"; key id; uses top3gpp:Top_Grp; container attributes { uses MNSInfoGrp; } } } augment "/subnet3gpp:SubNetwork" { description "Represents the MNS Registry IOC."; Loading Loading
yang-models/_3gpp-common-mnsregistry.yang +7 −10 Original line number Diff line number Diff line Loading @@ -47,8 +47,10 @@ module _3gpp-common-mnsregistry { } grouping MNSRegistryGrp { list MNSInfo { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; key id; uses top3gpp:Top_Grp; } Loading @@ -62,18 +64,13 @@ module _3gpp-common-mnsregistry { uses MNSInfoGrp; } } } augment "/mnsregist3gpp:MNSRegistry" { list MNSInfo { augment "/mnsregist3gpp:MNSRegistryGrp" { description "Represents the MNS Registry."; reference "3GPP TS 28.622"; key id; uses top3gpp:Top_Grp; container attributes { uses MNSInfoGrp; } } } augment "/subnet3gpp:SubNetwork" { description "Represents the MNS Registry IOC."; Loading