Commit 952298ee authored by Junfeng Wang's avatar Junfeng Wang
Browse files

Update file _3gpp-nr-nrm-iabfunction.yang

parent b4086f85
Loading
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -135,8 +135,11 @@ module _3gpp-nr-nrm-iabfunction {
      description "It is the TAI (see subclause 9.3.3.11 in TS 38.413) pertaining
        to the cells where IAB-MT or MWAB-UE is connected";
    }
        leaf geoArea {
      type types3gpp:GeoAreaGrp;
        list geoArea {
      uses types3gpp:GeoAreaGrp;
      key idx;
      leaf idx {type string;}
      max-elements 1;       
      description "It specifies geographical area of mobile NR node
      (e.g., IAB-node or MWAB).";
    }