Loading ASN/TS32298_CHFChargingDataTypes.asn +33 −1 Original line number Diff line number Diff line Loading @@ -171,7 +171,8 @@ ChargingRecord ::= SET tSNChargingInformation [42] TSNChargingInformation OPTIONAL, mBSSessionChargingInformation [43] MbsSessionChargingInformation OPTIONAL, interCHFInformation [44] InterCHFInformation OPTIONAL, nSSAAChargingInformation [45] NSSAAChargingInformation OPTIONAL nSSAAChargingInformation [45] NSSAAChargingInformation OPTIONAL, rangingSLChargingInformation [46] RangingSLChargingInformation OPTIONAL } Loading Loading @@ -725,6 +726,21 @@ NSSAAChargingInformation ::= SET } -- -- Ranging and Sidelink Positioning charging Information -- RangingSLChargingInformation ::= SET { targetUEID [0] SubscriptionID OPTIONAL, sLReferenceUEID [1] SubscriptionID OPTIONAL, sLPositioningServerUEID [2] SubscriptionID OPTIONAL, locatedUEID [3] SubscriptionID OPTIONAL, locationType [4] LocationType OPTIONAL, locationEstimate [5] UserLocation OPTIONAL } -- -- CHF CHARGING TYPES -- Loading Loading @@ -1222,6 +1238,13 @@ LocationAreaId ::= SEQUENCE lac [1] Lac } LocationEstimate ::= SEQUENCE { userLocationInformation [1] UserLocationInformation OPTIONAL, horizontalAccuracy [2] OCTET STRING OPTIONAL, verticalAccuracy [3] OCTET STRING OPTIONAL } LocationNumber ::= UTF8String -- -- See 3GPP TS 29.571 [249] for details Loading @@ -1229,6 +1252,15 @@ LocationNumber ::= UTF8String LocationReportingMessageType ::= INTEGER LocationType ::= ENUMERATED { currentLocation (0), lastKnownLocation (1), initialLocation (2), deferredLocation (3), notificationVerification (4) } -- -- M Loading Loading
ASN/TS32298_CHFChargingDataTypes.asn +33 −1 Original line number Diff line number Diff line Loading @@ -171,7 +171,8 @@ ChargingRecord ::= SET tSNChargingInformation [42] TSNChargingInformation OPTIONAL, mBSSessionChargingInformation [43] MbsSessionChargingInformation OPTIONAL, interCHFInformation [44] InterCHFInformation OPTIONAL, nSSAAChargingInformation [45] NSSAAChargingInformation OPTIONAL nSSAAChargingInformation [45] NSSAAChargingInformation OPTIONAL, rangingSLChargingInformation [46] RangingSLChargingInformation OPTIONAL } Loading Loading @@ -725,6 +726,21 @@ NSSAAChargingInformation ::= SET } -- -- Ranging and Sidelink Positioning charging Information -- RangingSLChargingInformation ::= SET { targetUEID [0] SubscriptionID OPTIONAL, sLReferenceUEID [1] SubscriptionID OPTIONAL, sLPositioningServerUEID [2] SubscriptionID OPTIONAL, locatedUEID [3] SubscriptionID OPTIONAL, locationType [4] LocationType OPTIONAL, locationEstimate [5] UserLocation OPTIONAL } -- -- CHF CHARGING TYPES -- Loading Loading @@ -1222,6 +1238,13 @@ LocationAreaId ::= SEQUENCE lac [1] Lac } LocationEstimate ::= SEQUENCE { userLocationInformation [1] UserLocationInformation OPTIONAL, horizontalAccuracy [2] OCTET STRING OPTIONAL, verticalAccuracy [3] OCTET STRING OPTIONAL } LocationNumber ::= UTF8String -- -- See 3GPP TS 29.571 [249] for details Loading @@ -1229,6 +1252,15 @@ LocationNumber ::= UTF8String LocationReportingMessageType ::= INTEGER LocationType ::= ENUMERATED { currentLocation (0), lastKnownLocation (1), initialLocation (2), deferredLocation (3), notificationVerification (4) } -- -- M Loading