Commit 7ee41fad authored by scottma's avatar scottma
Browse files

Update _3gpp-common-trace.yang

parent 3cb518cc
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@ module _3gpp-common-trace {
    }
  }
  
  grouping ScopeIdScope {
  grouping SliceIdScope {
    description "This <<datatype>> provides a PLMN Id and associated
      slice ids (S-NSSAI).";
      
@@ -121,7 +121,7 @@ module _3gpp-common-trace {
      key idx;
      min-elements 1;
      description "It specifies slice identified by S-NSSAI.";
      leaf idx { type types5g3gpp:snssai; }
      leaf idx { type types5g3gpp:SNssai; }
    }
  }