Commit 5321117c authored by znaty's avatar znaty Committed by canterburym
Browse files

TS 33.128 CR0526 - Update of LI notification message

parent 111d8cb4
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -4857,7 +4857,9 @@ LINotification ::= SEQUENCE
    appliedTargetID                     [2] TargetIdentifier OPTIONAL,
    appliedDeliveryInformation          [3] SEQUENCE OF LIAppliedDeliveryInformation OPTIONAL,
    appliedStartTime                    [4] Timestamp OPTIONAL,
    appliedEndTime                      [5] Timestamp OPTIONAL
    appliedEndTime                      [5] Timestamp OPTIONAL,
    appliedTargetIsLocal                [6] BOOLEAN OPTIONAL,
    appliedTargetIsNonLocal             [7] BOOLEAN OPTIONAL
}

-- ==========================