library/L3_Templates: ts_LU_REQ(): Define fields as template (value)

Change-Id: I192eb6f191ea43aee71ff3537ced539fc0b72bf2
diff --git a/library/L3_Templates.ttcn b/library/L3_Templates.ttcn
index 3b0da5a..610d410 100644
--- a/library/L3_Templates.ttcn
+++ b/library/L3_Templates.ttcn
@@ -313,8 +313,9 @@
 };
 
 /* Send template for LOCATION UPDATING REQUEST */
-template PDU_ML3_MS_NW ts_LU_REQ(template LocationUpdatingType lu_type, MobileIdentityLV mi_lv,
-				 OCT3 mcc_mnc := '123456'O) := {
+template (value) PDU_ML3_MS_NW ts_LU_REQ(template (value) LocationUpdatingType lu_type,
+					 template (value) MobileIdentityLV mi_lv,
+					 template (value) OCT3 mcc_mnc := '123456'O) := {
 	discriminator := '0000'B, /* overwritten */
 	tiOrSkip := {
 		skipIndicator := '0000'B