Commit 56a2c84d authored by Jose Antonio Ordoñez Lucena's avatar Jose Antonio Ordoñez Lucena
Browse files

Edit _3gpp-ns-nrm-sliceprofile.yang

parent a2ec73ac
Loading
Loading
Loading
Loading
Loading
+27 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ submodule _3gpp-ns-nrm-sliceprofile {
    5G Network Resource Model (NRM);
    Information model definitions for network slice NRM (chapter 6)
    ";

  revision 2025-08-07 { reference CR-XXXX; }
  revision 2025-01-25 { reference CR-1442; }
  revision 2023-11-04 { reference CR-1129; }
  revision 2023-09-18 { reference CR-1043 ; } 
@@ -314,6 +314,14 @@ submodule _3gpp-ns-nrm-sliceprofile {
      min-elements 1;
      uses types3gpp:TaiGrp;
    }

    leaf nationwideCoverageRequested {
      description "This attribute specifies whether nationwide coverage
        is required for the requested network slice subnet.
        If this attribute is TRUE and the attribute coverageAreaTAList is
        present, then the coverageAreaTAList attribute shall be ignored. ";
      type boolean;
    }
    leaf uEMobilityLevel {
      description "The mobility level of UE accessing the network slice 
        instance.";
@@ -575,6 +583,15 @@ submodule _3gpp-ns-nrm-sliceprofile {
      min-elements 1;
      uses types3gpp:TaiGrp;
    }

    leaf nationwideCoverageRequested {
      description "This attribute specifies whether nationwide coverage
        is required for the requested network slice subnet.
        If this attribute is TRUE and the attribute coverageAreaTAList is
        present, then the coverageAreaTAList attribute shall be ignored. ";
      type boolean;
    }

    leaf resourceSharingLevel {
      description "Specifies whether the resources to be allocated to the 
        network slice subnet instance may be shared with another network 
@@ -802,6 +819,15 @@ submodule _3gpp-ns-nrm-sliceprofile {
      min-elements 1;
      uses types3gpp:TaiGrp;
    }

    leaf nationwideCoverageRequested {
      description "This attribute specifies whether nationwide coverage
        is required for the requested network slice subnet.
        If this attribute is TRUE and the attribute coverageAreaTAList is
        present, then the coverageAreaTAList attribute shall be ignored. ";
      type boolean;
    }

    leaf uEMobilityLevel {
      description "The mobility level of UE accessing the network slice 
        instance.";