Commit 5ba55998 authored by lengyelb's avatar lengyelb
Browse files

merge_requests/806 locally merged; TS28.623_Rel17_CR0277_Clarify_MnS_scope_definition_for_ME_yang

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

  revision 2023-09-17 { reference CR-0270 ; } 
  revision 2023-09-29 { reference CR0277; }
  revision 2023-09-17 { reference CR0270 ; } 
  revision 2023-09-09 { reference CR0242; }
  revision 2023-07-25 { reference CR00252; }
  revision 2021-11-23 { reference "S5-216090"; }
@@ -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;
    }
@@ -69,7 +73,7 @@ module _3gpp-common-mnsregistry {
      key id;
      max-elements 1;

      list MNSInfo {
      list MnsInfo {
        description "This IOC represents an available Management Service (MnS)
          and provides the data required to support its discovery.
          It is name-contained by MnsRegistry.