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

Update _3gpp-nr-nrm-dlbofunction.yang

parent e7079c4f
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -73,12 +73,14 @@ module _3gpp-nr-nrm-dlbofunction {
    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; 
    }
  }