Loading yang-models/_3gpp-5gc-nrm-amffunction.yang +2 −5 Original line number Diff line number Diff line Loading @@ -124,16 +124,13 @@ module _3gpp-5gc-nrm-amffunction { mandatory true; } leaf-list satelliteBackhaulInfoList{ list satelliteBackhaulInfoList{ description "Specifies a list of satellite backhaul information. It can be used by NF and NF services."; min-element 1; min-elements 1; uses satelliteBackhaulInfo; } must "if (../satelliteBackhaulSupported = 1 ) then exists (../satelliteBackhaulInfoList) else true()"; } augment "/me3gpp:ManagedElement" { Loading Loading
yang-models/_3gpp-5gc-nrm-amffunction.yang +2 −5 Original line number Diff line number Diff line Loading @@ -124,16 +124,13 @@ module _3gpp-5gc-nrm-amffunction { mandatory true; } leaf-list satelliteBackhaulInfoList{ list satelliteBackhaulInfoList{ description "Specifies a list of satellite backhaul information. It can be used by NF and NF services."; min-element 1; min-elements 1; uses satelliteBackhaulInfo; } must "if (../satelliteBackhaulSupported = 1 ) then exists (../satelliteBackhaulInfoList) else true()"; } augment "/me3gpp:ManagedElement" { Loading