Commit a3a2f931 authored by Brendan Hassett's avatar Brendan Hassett Committed by lengyelb
Browse files

S5-223244 Update _3gpp-common-mnsregistry.yang

parent 7a804743
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ module _3gpp-common-mnsregistry {
    }    
    
    leaf-list mnsScope {
      description "List of top level addresses (Root DN) of the supported 3GPP models.";
      description "List of the managed object instances that can be accessed using the MnS. If a complete SubNetwork can be accessed using the MnS, this attribute may contain the DN of the SubNetwork instead of the DNs of the individual managed entities within the SubNetwork.";
      min-elements 1;
      type types3gpp:DistinguishedName;
    }