Commit 2571e0e8 authored by Junfeng Wang's avatar Junfeng Wang
Browse files

Edit _3gpp-nr-nrm-iabfunction.yang

parent dcbf21df
Loading
Loading
Loading
Loading
Loading
+6 −12
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ module _3gpp-nr-nrm-iabfunction {
    }
  }

  grouping locationInfoGrp {
  grouping LocationInfoGrp {
    description "This data type contains location information 
      of mobile NR node (e.g., IAB-node).";
    
@@ -135,7 +135,7 @@ module _3gpp-nr-nrm-iabfunction {
  }

  grouping IABGrp {
    description "IAB-node architecture is specified in TS 38.401 [4], IAB-node 
    description "IAB-node architecture is specified in TS 38.401, IAB-node 
      consists of IAB-DU and IAB-UE functions, all functions specified for
       a gNB-DU are equally applicable for an IAB-DU. This IOC defines
        the configuration information for the IAB-DU";
@@ -146,29 +146,23 @@ module _3gpp-nr-nrm-iabfunction {
       in TS 28.314[x] clause 6.1.2";

      key id;
      uses top3gpp:Top_Grp ;
      container attributes {
      uses MnrOamIPConfigGrp ;
    }
    }

    list locationInfo {
      description "It is Location information of IAB-node that is used for 
      IAB-node OAM connection and IAB configuration as specified in
       TS 28.314[x] clause 6.1.2 and TS 28.531 [26] clause 5.1.27";
       TS 28.314 clause 6.1.2 and TS 28.531 clause 5.1.27";

      key id;
      uses top3gpp:Top_Grp ;
      container attributes {
      uses locationInfoGrp;
    }
  }
  }
    grouping IabSubTree {
    description "Contains classes that manage IAB function management";

    list IAB  {
      description "IAB-node architecture is specified in TS 38.401 [4], 
      description "IAB-node architecture is specified in TS 38.401, 
      IAB-node consists of IAB-DU and IAB-UE functions, all functions 
      specified for a gNB-DU are equally applicable for an IAB-DU. 
      This IOC defines the configuration information for the IAB-DU";