Loading yang-models/_3gpp-5gc-nrm-managed-nfprofile.yang +24 −15 Original line number Diff line number Diff line module _3gpp-5gc-nrm-managed-nfprofile { yang-version 1.1; namespace urn:3gpp-5gc-nrm-managed-nfprofile; namespace urn:_3gpp-5gc-nrm-managed-nfprofile; prefix mnfp3gpp; import _3gpp-common-yang-types { prefix types3gpp; } Loading Loading @@ -185,20 +185,27 @@ TTA, TTC). All rights reserved."; shall be evaluated to determine whether a discovered NF (Service) Instanceshall be selected. (See clause 6.1.6.2.125 TS 29.510 [23])."; choice LogicalOperator{ case and { container and { description "It represents a list of conditions where the overall evaluation is true only if all the conditions in the list are evaluated as true."; description "It represents a list of conditions where the overall evaluation is true only if all the conditions in the list are evaluated as true."; uses SelectionConditionsGrp; } } case or{ container or { description "It represents a list of conditions where the overall evaluation is true if at least one of the conditions in the list is evaluated as true"; description "It represents a list of conditions where the overall evaluation is true if at least one of the conditions in the list evaluated as true"; uses SelectionConditionsGrp; } } } } grouping SelectionConditionsGrp { description "This data type represents the list of conditions that Loading @@ -214,6 +221,7 @@ TTA, TTC). All rights reserved."; } uses ConditionItemGrp; } // circular dependency for grouping "ConditionGroupGrp" introduced in //stage 2 // container conditionGroup{ Loading @@ -221,6 +229,7 @@ TTA, TTC). All rights reserved."; // that shall be evaluated"; // uses ConditionGroupGrp; // } } grouping IdentityRange { Loading Loading
yang-models/_3gpp-5gc-nrm-managed-nfprofile.yang +24 −15 Original line number Diff line number Diff line module _3gpp-5gc-nrm-managed-nfprofile { yang-version 1.1; namespace urn:3gpp-5gc-nrm-managed-nfprofile; namespace urn:_3gpp-5gc-nrm-managed-nfprofile; prefix mnfp3gpp; import _3gpp-common-yang-types { prefix types3gpp; } Loading Loading @@ -185,20 +185,27 @@ TTA, TTC). All rights reserved."; shall be evaluated to determine whether a discovered NF (Service) Instanceshall be selected. (See clause 6.1.6.2.125 TS 29.510 [23])."; choice LogicalOperator{ case and { container and { description "It represents a list of conditions where the overall evaluation is true only if all the conditions in the list are evaluated as true."; description "It represents a list of conditions where the overall evaluation is true only if all the conditions in the list are evaluated as true."; uses SelectionConditionsGrp; } } case or{ container or { description "It represents a list of conditions where the overall evaluation is true if at least one of the conditions in the list is evaluated as true"; description "It represents a list of conditions where the overall evaluation is true if at least one of the conditions in the list evaluated as true"; uses SelectionConditionsGrp; } } } } grouping SelectionConditionsGrp { description "This data type represents the list of conditions that Loading @@ -214,6 +221,7 @@ TTA, TTC). All rights reserved."; } uses ConditionItemGrp; } // circular dependency for grouping "ConditionGroupGrp" introduced in //stage 2 // container conditionGroup{ Loading @@ -221,6 +229,7 @@ TTA, TTC). All rights reserved."; // that shall be evaluated"; // uses ConditionGroupGrp; // } } grouping IdentityRange { Loading