Loading yang-models/_3gpp-common-mnsregistry.yang +19 −21 Original line number Diff line number Diff line Loading @@ -44,20 +44,19 @@ module _3gpp-common-mnsregistry { } } augment "mnsregist3gpp:MNSRegistry" { list MNSInfo { description "Represents the MNSInfo IOC."; key id; grouping MNSRegistryGrp { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; uses top3gpp:Top_Grp; container attributes { uses MNSInfoGrp; } } } grouping MNSRegistryGrp { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; augment "mnsregist3gpp:MNSRegistry" { list MNSInfo { description "Represents the MNSInfo IOC."; key id; uses top3gpp:Top_Grp; container attributes { uses MNSInfoGrp; Loading @@ -65,7 +64,6 @@ module _3gpp-common-mnsregistry { } augment "/subnet3gpp:SubNetwork" { list MNSRegistry { description "Represents the MNSRegistry IOC."; key id; uses top3gpp:Top_Grp; Loading @@ -73,6 +71,6 @@ module _3gpp-common-mnsregistry { uses MNSRegistryGrp; } } } } } No newline at end of file Loading
yang-models/_3gpp-common-mnsregistry.yang +19 −21 Original line number Diff line number Diff line Loading @@ -44,20 +44,19 @@ module _3gpp-common-mnsregistry { } } augment "mnsregist3gpp:MNSRegistry" { list MNSInfo { description "Represents the MNSInfo IOC."; key id; grouping MNSRegistryGrp { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; uses top3gpp:Top_Grp; container attributes { uses MNSInfoGrp; } } } grouping MNSRegistryGrp { description "Represents the MNSRegistry IOC."; reference "3GPP TS 28.622"; augment "mnsregist3gpp:MNSRegistry" { list MNSInfo { description "Represents the MNSInfo IOC."; key id; uses top3gpp:Top_Grp; container attributes { uses MNSInfoGrp; Loading @@ -65,7 +64,6 @@ module _3gpp-common-mnsregistry { } augment "/subnet3gpp:SubNetwork" { list MNSRegistry { description "Represents the MNSRegistry IOC."; key id; uses top3gpp:Top_Grp; Loading @@ -73,6 +71,6 @@ module _3gpp-common-mnsregistry { uses MNSRegistryGrp; } } } } } No newline at end of file