Commit 323a8673 authored by lengyelb's avatar lengyelb Committed by lengyelb
Browse files

Corrected a reference and a multiplicity

parent 2170baae
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ module _3gpp-5gc-ecmconnectioninfo {
    
    list geographicalCoordinates {
      description "This refers to the Topological Service Area, 
        (see clause 7.3.3.2 in TS 23.558) that is defined as a datatype 
        (see clause 7.3.3.2 in TS 23.538) that is defined as a datatype 
        (see clause 6.3.8).";
      key latitude;
      max-elements 1;
@@ -229,6 +229,7 @@ module _3gpp-5gc-ecmconnectioninfo {
        UPF DN. ";
      config false;
      min-elements 1;
      max-elements 1;
      key idx;
      leaf idx { type uint32 ; }
      uses UPFConnInfoGrp;