Commit db4445f2 authored by rosabolzek's avatar rosabolzek Committed by lengyelb
Browse files

Update _3gpp-nr-nrm-dmrofunction.yang

parent e0292c88
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -70,12 +70,14 @@ module _3gpp-nr-nrm-dmrofunction {
        leaf-list mLModelRefList {
      type types3gpp:DistinguishedName;
      description "This attribute holds a DN list of MLModel ¨
      (See TS 28.105 [105]).";
        (See TS 28.105).";
      config false;
    }
    leaf-list aIMLInferenceFunctionRefList {
      type types3gpp:DistinguishedName;
      description "This attribute holds a DN list of AIMLInferenceFunction
      (See TS 28.105 [105]) .";
        (See TS 28.105) .";
      config false;
    }
  }