Commit 84c137a4 authored by lengyelb's avatar lengyelb
Browse files

MR807 locally merged; TS28.623_Rel18_CR0278_Clarify_MnS_scope_definition_for_ME_yang

parent e42d5790
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ module _3gpp-common-mnsregistry {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.623 Generic Network Resource Model (NRM)";

  revision 2023-09-30 { reference CR-0278; }
  revision 2023-09-18 { reference CR-0271 ; } 
  revision 2023-05-10 { reference CR-0243; }
  revision 2023-02-14 { reference CR-0234; }
@@ -55,7 +56,10 @@ module _3gpp-common-mnsregistry {
      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.";
        DNs of the individual managed entities within the SubNetwork.  If a 
        complete ManagedElement can be accessed using the MnS,
        this attribute may contain the DN of the ManagedElement instead of the
        DNs of the individual managed entities within the ManagedElement.";
      min-elements 1;
      type types3gpp:DistinguishedName;
    }