Loading yang-models/_3gpp-common-mnsregistry.yang +0 −17 Original line number Diff line number Diff line Loading @@ -54,29 +54,12 @@ module _3gpp-common-mnsregistry { } } grouping MNSRegistryGrp { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; uses top3gpp:Top_Grp; } grouping MNSRegistry { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; uses top3gpp:Top_Grp; container attributes { uses MNSRegistryGrp; } } augment "/mnsregist3gpp:MNSRegistry" { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; uses top3gpp:Top_Grp; list MNSInfo { uses MNSInfo; key "mnsType mnsVersion mnsAddress"; } } Loading Loading
yang-models/_3gpp-common-mnsregistry.yang +0 −17 Original line number Diff line number Diff line Loading @@ -54,29 +54,12 @@ module _3gpp-common-mnsregistry { } } grouping MNSRegistryGrp { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; uses top3gpp:Top_Grp; } grouping MNSRegistry { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; uses top3gpp:Top_Grp; container attributes { uses MNSRegistryGrp; } } augment "/mnsregist3gpp:MNSRegistry" { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; uses top3gpp:Top_Grp; list MNSInfo { uses MNSInfo; key "mnsType mnsVersion mnsAddress"; } } Loading