Commit d4281be4 authored by chavanne's avatar chavanne
Browse files

Update file TS33128Payloads.asn

parent 631eddd4
Loading
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -6544,7 +6544,8 @@ NRLocation ::= SEQUENCE
    geodeticInformation         [6] UTF8String OPTIONAL,
    globalGNbID                 [7] GlobalRANNodeID OPTIONAL,
    cellSiteInformation         [8] CellSiteInformation OPTIONAL,
    ignoreNCGI                  [9] BOOLEAN OPTIONAL
    ignoreNCGI                  [9] BOOLEAN OPTIONAL,
    ntnTaiInfo                  [10] NtnTaiInfo OPTIONAL
}

-- TS 29.571 [17], clause 5.4.4.10
@@ -6673,6 +6674,13 @@ RAI ::= SEQUENCE

RAC ::= OCTET STRING (SIZE(2))

NtnTaiInfo ::= SEQUENCE
{
    pLMN                        [1] PLMNID,
    tACList                     [2] TACList,
    derivedTAC                  [3] TAC OPTIONAL
}

-- TS 29.571 [17], clause 5.4.4.5
ECGI ::= SEQUENCE
{