Commit 4e2cd5dd authored by Robert Tornkvist's avatar Robert Tornkvist
Browse files

Update file TS32298_CHFChargingDataTypes.asn

parent ace2f35c
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -243,8 +243,8 @@ PDUSessionChargingInformation ::= SET
	fiveGMulticastService					[52] FiveGMulticastService OPTIONAL,
	satelliteAccessIndicator				[53] BOOLEAN OPTIONAL,
	satelliteBackhaulInformation			[54] SatelliteBackhaulInformation OPTIONAL,
	serviceLevelAA							[55] UTF8String OPTIONAL
	userDisasterRoamingInd					[55] BOOLEAN OPTIONAL
	serviceLevelAA							[55] UTF8String OPTIONAL,
	userDisasterRoamingInd					[56] BOOLEAN OPTIONAL

}

@@ -364,8 +364,8 @@ RegistrationChargingInformation ::= SET
	cAGIDList							[25] SEQUENCE OF CagId OPTIONAL,
	alternativeNSSAIMap					[26] SEQUENCE OF AlternativeNSSAIMap OPTIONAL,
	satelliteAccessIndicator			[27] BOOLEAN OPTIONAL,
	serviceLevelAA						[28] UTF8String OPTIONAL
	userDisasterRoamingInd				[28] BOOLEAN OPTIONAL
	serviceLevelAA						[28] UTF8String OPTIONAL,
	userDisasterRoamingInd				[29] BOOLEAN OPTIONAL

}