Commit 65aaf969 authored by scottma's avatar scottma Committed by sunse
Browse files

Update _3gpp-common-mnsregistry.yang

parent 43ae3a3d
Loading
Loading
Loading
Loading
+1 −9
Original line number Diff line number Diff line
@@ -45,15 +45,6 @@ module _3gpp-common-mnsregistry {
    }    
  }
  
  grouping MNSInfo {
    description "Represents the MNSInfo IOC.";
    reference "3GPP TS 28.622";
    uses top3gpp:Top_Grp;
    container attributes {
      uses MNSInfoGrp;
    }
  }
  

    augment "mnsregist3gpp:MNSRegistry" {
    list MNSInfo {
@@ -64,6 +55,7 @@ module _3gpp-common-mnsregistry {
        uses MNSInfoGrp;
      }
    }  
    }

  grouping MNSRegistryGrp {
    description "Represents the MNSRegistry IOC.";