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

Update _3gpp-nr-nrm-dmrofunction.yang

parent 102a6a6f
Loading
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ module _3gpp-nr-nrm-dmrofunction {
  description "Defines the YANG mapping of the DMROFunction 
    Information Object Class (IOC) that is part of the NR Network Resource 
    Model (NRM).
    Copyright 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    Copyright 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

@@ -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;
    }
  }