Commit 25682b5e authored by Peter Haraszti's avatar Peter Haraszti
Browse files

CR1306 fixing externalIndividualIdentifierList type, keeping backward...

CR1306 fixing externalIndividualIdentifierList type, keeping backward compatibility by leaving externalIndividualIdList in there
parent bc8e4dd6
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -319,6 +319,7 @@ ExposureFunctionAPIInformation ::= SET
	-- Kept for backward compatibility, new is in [14]
	internalIndividualIdList		[13] SEQUENCE OF SubscriptionID OPTIONAL,
	externalIndividualIdentifierList	[14] SEQUENCE OF InvolvedParty OPTIONAL
	-- This is to be used instead of [12]

}