diff --git a/yang-models/_3gpp-ns-nrm-networkslicesubnet.yang b/yang-models/_3gpp-ns-nrm-networkslicesubnet.yang index 0053403626cb84c6d76a892b731448bacd0229ef..afd0f621f28caf13c611e2641c2e79ff19a9bd4c 100755 --- a/yang-models/_3gpp-ns-nrm-networkslicesubnet.yang +++ b/yang-models/_3gpp-ns-nrm-networkslicesubnet.yang @@ -142,7 +142,12 @@ module _3gpp-ns-nrm-networkslicesubnet { list sliceProfileList { description "List of SliceProfiles supported by the network slice - subnet instance"; + subnet instance. All members of the list, instances of SliceProfile, + shall contain the same datatype representing slice profile requirements: + TopSliceSubnetProfile, RANSliceSubnetProfile or CNSliceSubnetProfile. + Members of the list may contain TopSliceSubnetProfile datatype + only when this attribute (sliceProfileList) belongs to + a NetworkSliceSubnet that is directly referenced by a NetworkSlice"; key sliceProfileId; uses SliceProfileGrp; }