Loading yang-models/_3gpp-nr-nrm-mwab.yang +0 −21 Original line number Diff line number Diff line Loading @@ -6,9 +6,6 @@ module _3gpp-nr-nrm-mwab { import _3gpp-common-yang-types { prefix types3gpp; } import _3gpp-common-top { prefix top3gpp; } import _3gpp-5g-common-yang-types { prefix types5g3gpp; } import _3gpp-common-managed-element { prefix me3gpp; } import _3gpp-common-subnetwork { prefix subnet3gpp; } organization "3GPP SA5"; contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; Loading Loading @@ -97,22 +94,4 @@ module _3gpp-nr-nrm-mwab { } } feature MWABUnderManagedElement { description "The MWAB shall be available under ManagedElement"; } augment /me3gpp:ManagedElement { if-feature MWABUnderManagedElement; uses MWABSubTree; } feature MWABUnderSubNetwork { description "The MWAB shall be available under SubNetwork"; } augment /subnet3gpp:SubNetwork { if-feature MWABUnderSubNetwork; uses MWABSubTree; } } Loading
yang-models/_3gpp-nr-nrm-mwab.yang +0 −21 Original line number Diff line number Diff line Loading @@ -6,9 +6,6 @@ module _3gpp-nr-nrm-mwab { import _3gpp-common-yang-types { prefix types3gpp; } import _3gpp-common-top { prefix top3gpp; } import _3gpp-5g-common-yang-types { prefix types5g3gpp; } import _3gpp-common-managed-element { prefix me3gpp; } import _3gpp-common-subnetwork { prefix subnet3gpp; } organization "3GPP SA5"; contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; Loading Loading @@ -97,22 +94,4 @@ module _3gpp-nr-nrm-mwab { } } feature MWABUnderManagedElement { description "The MWAB shall be available under ManagedElement"; } augment /me3gpp:ManagedElement { if-feature MWABUnderManagedElement; uses MWABSubTree; } feature MWABUnderSubNetwork { description "The MWAB shall be available under SubNetwork"; } augment /subnet3gpp:SubNetwork { if-feature MWABUnderSubNetwork; uses MWABSubTree; } }