Commit 7c5fd9dd authored by scottma's avatar scottma Committed by sunse
Browse files

Update _3gpp-common-mnsregistry.yang

parent 39ecd3f4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -64,13 +64,13 @@ module _3gpp-common-mnsregistry {
  }
  
  grouping MNSRegistry {
    list MNSInfoGrp {
    list MNSRegistry {
    description "Represents the MNSRegistry IOC.";
    reference "3GPP TS 28.622";
    uses top3gpp:Top_Grp;
    key "mnsType mnsVersion mnsAddress";
    container attributes {
      uses MNSRegistryGrp;
      uses MNSInfo;
    }
  }
  }