Commit 142aa4c9 authored by lengyelb's avatar lengyelb
Browse files

Locally rebased and merged !1887

parent b1c02d29
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ module _3gpp-common-yang-types {
  reference "3GPP TS 28.623";


  revision 2025-08-13 { reference CR-0551 ; }
  revision 2025-08-31 { reference "CR-0551 CR-0556"; }
  revision 2025-02-19 { reference CR-0512; }
  revision 2025-02-07 { reference CR-0492; }
  revision 2024-11-25 { reference CR-1442; }
@@ -153,7 +153,7 @@ module _3gpp-common-yang-types {
      the 'status' attribute may be provided by the 'progressStateInfo' and
      'resultStateInfo' attributes.

      When the process is instantiated, the 'status' is set to 'NOT_RUNNING'
      When the process is instantiated, the 'status' is set to 'NOT_STARTED'
      and the 'progressPercentage' to '0'. The MnS producer decides when to
      start executing the process and to transition into the 'RUNNING' state.
      This time is captured in the 'startTime' attribute. Alternatively, the
@@ -163,7 +163,7 @@ module _3gpp-common-yang-types {
      During the 'RUNNING' state the 'progressPercentage' attribute may be
      repeatedly updated. The exact semantic of this attribute is subject to
      further specialisation. The 'progressInfo' attribute may be used to
      provide additional textual information in the 'NOT_RUNNING', 'CANCELLING'
      provide additional textual information in the 'NOT_STARTED', 'CANCELLING'
      and 'RUNNING' states. Further specialisation of
      'progressStateInfo' may be provided where this data type is
      used.