Loading yang-models/_3gpp-5gc-nrm-managed-nfprofile.yang +4 −1 Original line number Diff line number Diff line Loading @@ -192,9 +192,12 @@ revision 2025-07-25 { reference CR-1558 ; } uses ConditionItemGrp; } container conditionGroup { list conditionGroup { description "It represents a group of conditions that shall be evaluated."; key idx; leaf idx { type uint32; } max-elements 1; // Note: ConditionGroupGrp references SelectionConditionsGrp // creating a circular dependency. Inlined one level to avoid it. choice LogicalOperator { Loading yang-models/_3gpp-5gc-nrm-nfservice.yang +2 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,8 @@ module _3gpp-5gc-nrm-nfservice { revision 2019-06-17 { reference "initial revision"; } grouping NFServiceGrp { description "This data type represents the NF Service defined in TS 29.510 [23]."; description "This data type represents the NF Service defined in TS 29.510 [23]."; leaf serviceInstanceID { description "Unique ID of the service instance within a given NF Instance."; Loading Loading
yang-models/_3gpp-5gc-nrm-managed-nfprofile.yang +4 −1 Original line number Diff line number Diff line Loading @@ -192,9 +192,12 @@ revision 2025-07-25 { reference CR-1558 ; } uses ConditionItemGrp; } container conditionGroup { list conditionGroup { description "It represents a group of conditions that shall be evaluated."; key idx; leaf idx { type uint32; } max-elements 1; // Note: ConditionGroupGrp references SelectionConditionsGrp // creating a circular dependency. Inlined one level to avoid it. choice LogicalOperator { Loading
yang-models/_3gpp-5gc-nrm-nfservice.yang +2 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,8 @@ module _3gpp-5gc-nrm-nfservice { revision 2019-06-17 { reference "initial revision"; } grouping NFServiceGrp { description "This data type represents the NF Service defined in TS 29.510 [23]."; description "This data type represents the NF Service defined in TS 29.510 [23]."; leaf serviceInstanceID { description "Unique ID of the service instance within a given NF Instance."; Loading