Loading yang-models/_3gpp-common-mnsregistry.yang +11 −15 Original line number Diff line number Diff line Loading @@ -45,18 +45,6 @@ module _3gpp-common-mnsregistry { } } grouping MNSInfo { list MNSInfo { description "Represents the MNSInfo IOC."; reference "3GPP TS 28.622"; key "mnsType mnsVersion"; uses top3gpp:Top_Grp; container attributes { uses MNSInfoGroup; } } } grouping MNSRegistry { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; Loading @@ -68,7 +56,15 @@ module _3gpp-common-mnsregistry { } augment "/mnsregist3gpp:MNSRegistry" { uses MNSInfo; list MNSInfo { description "Represents the MNSInfo IOC."; reference "3GPP TS 28.622"; key "mnsType mnsVersion"; uses top3gpp:Top_Grp; container attributes { uses MNSInfoGroup; } } } } No newline at end of file Loading
yang-models/_3gpp-common-mnsregistry.yang +11 −15 Original line number Diff line number Diff line Loading @@ -45,18 +45,6 @@ module _3gpp-common-mnsregistry { } } grouping MNSInfo { list MNSInfo { description "Represents the MNSInfo IOC."; reference "3GPP TS 28.622"; key "mnsType mnsVersion"; uses top3gpp:Top_Grp; container attributes { uses MNSInfoGroup; } } } grouping MNSRegistry { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; Loading @@ -68,7 +56,15 @@ module _3gpp-common-mnsregistry { } augment "/mnsregist3gpp:MNSRegistry" { uses MNSInfo; list MNSInfo { description "Represents the MNSInfo IOC."; reference "3GPP TS 28.622"; key "mnsType mnsVersion"; uses top3gpp:Top_Grp; container attributes { uses MNSInfoGroup; } } } } No newline at end of file