Commit 753c03a9 authored by rosabolzek's avatar rosabolzek Committed by lengyelb
Browse files

Corrrect min-elements 0

parent 3be825c3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1440,7 +1440,6 @@ module _3gpp-common-trace {
      key "idx";
      leaf idx { type uint32 ; }
      description "It specifies the area where data shall be collected. ";
      min-elements 0;
      max-elements 1;        
      uses AreaScopeGrp;      
    }