diff --git a/102232-1/LI-PS-PDU.asn b/102232-1/LI-PS-PDU.asn index 451f57279a3e8d673df7d12c311d966834a452e2..79be5ce75c80e157e881e2924b6ce83c453e4a3f 100644 --- a/102232-1/LI-PS-PDU.asn +++ b/102232-1/LI-PS-PDU.asn @@ -1,5 +1,5 @@ LI-PS-PDU -{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version41(41)} +{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version42(42)} DEFINITIONS IMPLICIT TAGS ::= @@ -10,7 +10,8 @@ IMPORTS -- from ETSI TS 103 280 [44] LIID, - WGS84CoordinateDecimal + WGS84CoordinateDecimal, + GNSSLocation FROM Common-Parameters {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version261(261)} @@ -697,7 +698,8 @@ WlanLocationAttributes ::= SEQUENCE CPEProvidedLocationAttributes ::= SEQUENCE { wGS84CoordinateDecimal [0] Common-Parameters.WGS84CoordinateDecimal OPTIONAL, - ... + ..., + gNSSLocation [1] Common-Parameters.GNSSLocation OPTIONAL } IPAddress ::= SEQUENCE