Loading yang-models/_3gpp-common-mnsregistry.yang +12 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ module _3gpp-common-mnsregistry { } } grouping MNSRegistryGrp { grouping MNSInfo { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; key id; Loading @@ -55,6 +55,17 @@ module _3gpp-common-mnsregistry { } } grouping MNSRegistryGrp { list MNSInfo { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; uses top3gpp:Top_Grp; container attributes { uses MNSInfo; } } } augment "/mnsregist3gpp:MNSRegistryGrp" { uses MNSInfoGrp; } Loading Loading
yang-models/_3gpp-common-mnsregistry.yang +12 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ module _3gpp-common-mnsregistry { } } grouping MNSRegistryGrp { grouping MNSInfo { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; key id; Loading @@ -55,6 +55,17 @@ module _3gpp-common-mnsregistry { } } grouping MNSRegistryGrp { list MNSInfo { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; uses top3gpp:Top_Grp; container attributes { uses MNSInfo; } } } augment "/mnsregist3gpp:MNSRegistryGrp" { uses MNSInfoGrp; } Loading